Changes

Jump to: navigation, search

Virtual Ethernet device

350 bytes added, 18:03, 31 May 2008
Configure device in VE
[ve-101]# /sbin/ip route add default dev eth0
</pre>
 
Notes:
* Until you ifconfig eth0 it won't appear. When you do it will use the mac address netif_add added earlier
* 192.168.0.101 is chosen to be an unrouteable private address. Where 101 reminds you that it is node 101.
* I (mrjcleaver) don't know how to get it to pick up a DHCP address
* The "ip route" tells all traffic to head to "device eth0"
==== Add route in [[CT0]] ====
38
edits

Navigation menu