----- "Yukio Yamaishi" yukio.yamaishi@gmail.com wrote:
Hi All,
I'm using xen 3.0 on CentOS 5 with VLAN.
#vconfig add eth0 100 #/etc/xen/script/network-bridge start vifnum=1 netdev=eth0 bridge=xenbr0.100
I know that after xen 3.2 the procedure of bridge configuration is changed. What is the correct command to set bridge interface to vlan?
Add the VLAN interface to a bridge just for that VLAN traffic and then use that bridge for your guests.