[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [afnog] VLAN setup with linux
- To: <cateenyi at one2net.co.ug>, <afnog at afnog.org>
- Subject: RE: [afnog] VLAN setup with linux
- From: "Mark Tinka" <mtinka at africaonline.co.ug>
- Date: Tue, 19 Aug 2003 16:09:19 +0300
- Content-Transfer-Encoding: quoted-printable
- Content-Type: text/plain;charset="iso-8859-1"
- Delivered-To: afnog-archive at lists.eahd.or.ug
- Delivered-To: afnog at afnog.org
- Importance: Normal
- In-Reply-To: <1061329933.4209.14.camel at charlie.localone2net.co.ug>
- List-Archive: <http://listserv4.cfi.co.ug/pipermail/afnog>
- List-Help: <mailto:afnog-request at afnog.org?subject=help>
- List-Id: The AfNOG general discussion list <afnog.afnog.org>
- List-Post: <mailto:afnog at afnog.org>
- List-Subscribe: <http://listserv4.cfi.co.ug/mailman/listinfo/afnog>,<mailto:afnog-request at afnog.org?subject=subscribe>
- List-Unsubscribe: <http://listserv4.cfi.co.ug/mailman/listinfo/afnog>,<mailto:afnog-request at afnog.org?subject=unsubscribe>
- Organization: Africa Online Uganda Limited
- Reply-To: mtinka at africaonline.co.ug
- Sender: afnog-bounces at afnog.org
afnog-bounces at afnog.org wrote:
> hi.
> is there a linux package i could use to implement VLANs the way cisco
> switches do it? in other words a substitute for VLAN capable
> switches. i hope this makes sense. thanx
Not that I can say I've heard of; but the basic principle of VLANs is that
they can be thought of as separate switching hardware, without the actual
physical separation. A virtual number of switches, if you like.
Each VLAN represents a single broadcast domain, which will only pass traffic
between devices located in the same VLAN. Other VLANs [which are,
theoretically, seen as different switches], can only be accessed via a Layer
3 device.
So, on the Linux box, you'd need to have 2 or more NICs/ports to mimic a
switch fabric, and be able to separate each NIC/port into a specified
broadcast domain, thus, creating a VLAN.
Unless of course, I misunderstood the question?
Regards,
Mark Tinka - CCNP
Network Engineer, Africa Online Uganda
__________________________________________________
This is the Africa Network Operators' Group(AfNOG)
technical discussion list.
The AfNOG website is: <http://www.afnog.org>