Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2005 05:23:32 GMT
From:      Donatas Gendvilas <donatas@lrtc.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/79352: no double tagged q-in-q nested vlan support
Message-ID:  <200503300523.j2U5NWfB038572@www.freebsd.org>
Resent-Message-ID: <200503300530.j2U5U2s1072010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79352
>Category:       misc
>Synopsis:       no double tagged q-in-q nested vlan support
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 30 05:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Donatas Gendvilas
>Release:        5.3-Release i386
>Organization:
SC "Lithuanian radio and television centre"
>Environment:
FreeBSD watcher.lrtc.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
      Most of today's core switches allready support double tagged ("q-in-q" by cisco or "nested" by allied telesyn) vlans. With free-bsd machines it is only possible to use single-tagged vlans. This problem exsits in all Free-BSD releases.
>How-To-Repeat:
theoretical example:
ifconfig vlan1 create
ifconfig vlan1 vlan 1 vlandev fxp0
ifconfig vlan2 create
ifconfig vlan2 vlan 2 vlandev vlan 1
>Fix:
      we thing if_vlan.c should be modified to accept creation of double vlans and to deny creation of tripple, quad tagged vlans....
>Release-Note:
>Audit-Trail:
>Unformatted:



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