DragonFly bugs List (threaded) for 2007-05
DragonFly BSD
DragonFly bugs List (threaded) for 2007-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue589] VLAN issues


From: Gergo Szakal <bastyaelvtars@xxxxxxxxx>
Date: Fri, 18 May 2007 23:53:16 +0200

On Thu, 17 May 2007 10:04:55 +0800
"Sepherosa Ziehau" <sepherosa@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@gmail.com>
University Of Szeged, HU
Faculty Of General Medicine

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]