Changes

Jump to: navigation, search

Virtual Ethernet device

230 bytes removed, 12:06, 8 June 2006
removed --veth_del from Examples
VE-side ethernet device will have <tt>eth0</tt> name and <tt>00:12:34:56:78:9B</tt> MAC address.
{{Note|Use random MAC addresses. Do not use MAC addresses of real eth devices, beacuse this can lead to collisions.}}
<pre>
vzctl set 101 --veth_del veth101.0 --save
</pre>
After executing this command veth device with host-side ethernet name <tt>veth101.0</tt> will be removed from VE 101 and
veth configuration will be updated in VE config file.
=== Removing veth from a VE ===

Navigation menu