On Tue, Sep 04, 2001 at 02:19:06PM -0700, Ulf Zimmermann wrote:
> Last night I setup dot1q tagging again on another machine and had
> the same problem. Looking into packets sent down the trunk, I saw
> that VLAN 1 wasn't tagged (I assume the dot1q spec tells so that
> VLAN 1 packets aren't tagged, while other VLANs are). If this is
> right, I think we should mention this in the man page. Here is a
> copy of the current man page of ifconfig in regards to VLAN:

It is slightly more complicated.  802.1q allows a single, untagged
vlan to operate across a link for compatability reasons, and calls
it the 'default' VLAN.  There is no requirement that it be VLAN 1.
That is, you could set the default vlan to be 10 on both sides,
and tag all the rest (including 1).  You could also set vlan 1 on
one side, and vlan 10 on the other, and they would be bridged
together.  Cisco devices warn when you do this (via CDP, it must
be enabled).

Convention seems to be that vlan 1 is the 'default vlan' on almost
all devices.

Having better notes in a man page would be good.

-- 
Leo Bicknell - [EMAIL PROTECTED]
Systems Engineer - Internetworking Engineer - CCIE 3440
Read TMBG List - [EMAIL PROTECTED], www.tmbg.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to