[issue589] VLAN issues

Gergo Szakal bastyaelvtars at gmail.com
Fri May 18 14:53:16 PDT 2007


On Thu, 17 May 2007 10:04:55 +0800
"Sepherosa Ziehau" <sepherosa at gmail.com> wrote:

> 
> xl(4) does support VLAN_MTU but needs some tweaks.  For testing
> purpose, please set xl0's MTU to 1496 (this MTU should be same as the
> MTU of vlan2 and vlan3).

Set the physical interfaces' MTUs to 1496.

cloned_interfaces="bridge0 vlan2 vlan3"
ifconfig_xl0="mtu 1496 up"
ifconfig_xl1="mtu 1496 up"
ifconfig_vlan2="vlan 11 vlandev xl1 up"
ifconfig_vlan3="vlan 12 vlandev xl1 up"

I get invalid MTU on vlan2 (yes, only vlan2).

-- 
Gergo Szakal <bastyaelvtars at gmail.com>
University Of Szeged, HU
Faculty Of General Medicine

/* Please do not CC me with replies, thank you. */





More information about the Bugs mailing list