38
edits
Changes
Added where numbers come from on confusing example
==== Add veth device to VE ====
<pre>
[host-node] ifconfig eth0
...
HWaddress 00:12:34:56:78:9B
...
</pre>
<pre>
[host-node] easymac.sh -R
00:12:34:56:78:9A
</pre>
<pre>
[host-node]# vzctl set 101 --veth_add veth101.0,00:12:34:56:78:9A,eth0,00:12:34:56:78:9B --save