Changes

Jump to: navigation, search

VLAN

21 bytes added, 13:24, 11 March 2008
m
Robot: Automated text replacement (-VE +container)
* Increases control over multiple traffic types.
== Common VLAN configurations for VE container ==
VLAN can be used in following ways:
* Create VLAN device on physical network interface (eth0) and move it (VLAN device) to VEcontainer:
<pre>
host # vconfig add eth0 <vlan_id>
host # vzctl set <CTID> --netdev_add eth0.<vlan_id> --save
</pre>
* Create VLAN device inside VE container on veth device
<pre>
ve # vconfig add eth0 <vlan_id>
2,253
edits

Navigation menu