mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Linux and 802.IQ
@ 2000-11-17  8:37 Robert Cohen
  2000-11-17 10:14 ` Peter Svensson
  2000-11-17 10:55 ` Matti Aarnio
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Cohen @ 2000-11-17  8:37 UTC (permalink / raw)
  To: linux-kernel

I have been looking into VLANS on some switches. Apparently on these
switches, a host can only be a member of two vlans if it is 802.IQ
compliant (or have 2 NIC's, one into each vlan). Its not clear from the
docs whether the OS has to be 802.IQ compliant or if its an attribute of
the NIC.

Anyway is Linux 802.IQ compliant? Is Linux 2.2 or just 2.4.
 How long has 802.IQ been around and how widespread is it. Is Solaris
compliant. How about NT/ Win 2000.

Robert Cohen
TLTSU, Australian National University.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Linux and 802.IQ
  2000-11-17  8:37 Linux and 802.IQ Robert Cohen
@ 2000-11-17 10:14 ` Peter Svensson
  2000-11-17 10:55 ` Matti Aarnio
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Svensson @ 2000-11-17 10:14 UTC (permalink / raw)
  To: Robert Cohen; +Cc: linux-kernel

On Fri, 17 Nov 2000, Robert Cohen wrote:

> Anyway is Linux 802.IQ compliant? Is Linux 2.2 or just 2.4.
>  How long has 802.IQ been around and how widespread is it. Is Solaris
> compliant. How about NT/ Win 2000.

See http://vlan.sourceforge.net/ and
http://scry.wanfear.com/~greear/vlan.html for two implementations for
Linux.

Peter
--
Peter Svensson      ! Pgp key available by finger, fingerprint:
<petersv@psv.nu>    ! 8A E9 20 98 C1 FF 43 E3  07 FD B9 0A 80 72 70 AF
<petersv@df.lth.se> !
------------------------------------------------------------------------
Remember, Luke, your source will be with you... always...


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Linux and 802.IQ
  2000-11-17  8:37 Linux and 802.IQ Robert Cohen
  2000-11-17 10:14 ` Peter Svensson
@ 2000-11-17 10:55 ` Matti Aarnio
  1 sibling, 0 replies; 3+ messages in thread
From: Matti Aarnio @ 2000-11-17 10:55 UTC (permalink / raw)
  To: Robert Cohen; +Cc: linux-kernel

On Fri, Nov 17, 2000 at 07:37:04PM +1100, Robert Cohen wrote:
> I have been looking into VLANS on some switches. Apparently on these
> switches, a host can only be a member of two vlans if it is 802.IQ
> compliant (or have 2 NIC's, one into each vlan). Its not clear from the
> docs whether the OS has to be 802.IQ compliant or if its an attribute of
> the NIC.

   Oh, you mean  IEEE 802.1q VLAN trunking protocol ?

> Anyway is Linux 802.IQ compliant? Is Linux 2.2 or just 2.4.
>  How long has 802.IQ been around and how widespread is it. Is Solaris
> compliant. How about NT/ Win 2000.

   The baseline Linux is not, but there has been external development
   activity to create patches supporting vlan-trunk interfacing.
   In fact TWO separate patches, which now do share some code:

	http://scry.wanfear.com/~greear/vlan.html
	http://vlan.sourceforge.net/


   I have seen VLAN trunking implemented at some network cards for
   Solaris (gigabit cards mainly), similar is propably true for
   the windows world.    Common thing there is that the DRIVER creates
   an illusion of having gazillions of network devices, each plain
   simple ethernet device.

   Linux is slightly different from that model by having generalized
   802.1q frame PROTOCOL processing layer which isn't bound to any
   particular network device driver.  For upper protocols also Linux
   VLAN code supplies an illusion of ethernet device per each VLAN
   sub-interface.

   Linux is slowly getting its network drivers capable to support 802.1q
   enlarged ethernet frames, but those are still few and far in between.

> Robert Cohen
> TLTSU, Australian National University.

/Matti Aarnio
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-11-17 11:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-17  8:37 Linux and 802.IQ Robert Cohen
2000-11-17 10:14 ` Peter Svensson
2000-11-17 10:55 ` Matti Aarnio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®