Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2009 05:24:42 -0500
From:      Jeff Blank <jfb@mr-happy.com>
To:        freebsd-net@freebsd.org
Subject:   Re: 8.0-REL lagg(4) + vlan(4) + em(4) problems
Message-ID:  <20091212102442.GA38108@mr-happy.com>
In-Reply-To: <20091212101414.GG18277@mr-happy.com>
References:  <20091212101414.GG18277@mr-happy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I wrote:
> I've just upgraded a 7.1-REL server to 8.0-REL and have lost my
> ability to use vlan(4) on top of lagg(4) on top of em(4).

I should have mentioned that I'm using lagg failover.  I can reproduce
my problem in single-user as follows:

# ifconfig em0 up
# ifconfig em1 up
# ifconfig lagg0 create laggproto failover laggport em0 laggport em1 up
# ifconfig vlan20 create vlan 20 vlandev lagg0
# ifconfig vlan20 <ip>/<mask> up

Jeff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091212102442.GA38108>