From: Matti Aarnio <matti.aarnio@zmailer.org>
To: Robert Cohen <robert@coorong.anu.edu.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux and 802.IQ
Date: Fri, 17 Nov 2000 12:55:18 +0200 [thread overview]
Message-ID: <20001117125518.I28963@mea-ext.zmailer.org> (raw)
In-Reply-To: <3A14EE30.C1E65B84@tltsu.anu.edu.au>
In-Reply-To: <3A14EE30.C1E65B84@tltsu.anu.edu.au>; from robert@coorong.anu.edu.au on Fri, Nov 17, 2000 at 07:37:04PM +1100
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/
prev parent reply other threads:[~2000-11-17 11:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-17 8:37 Robert Cohen
2000-11-17 10:14 ` Peter Svensson
2000-11-17 10:55 ` Matti Aarnio [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20001117125518.I28963@mea-ext.zmailer.org \
--to=matti.aarnio@zmailer.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robert@coorong.anu.edu.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®