Ethernet LAN 802.1q vlans trunking

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
802.1q vlans trunking julde 06-13-05
Posted by julde on June 13, 2005, 5:09 am
Please log in for more thread options


Hi,

First sorry for my poor english.

I have to pass packets between 2 switches with vlans. One of these
switches permit to create 256 vlans maximum. I had to configure one
port of this switch in trunk mode in order the two switches could
communicate. I think I had to add the vlans I want to the trunk port.
But can the trunk port transport more than 256 vlans (because of the
limit of 256 vlans of one of the switch)?




Thanks in advance for your reply.
Best regards,


Julien



Posted by Walter Roberson on June 13, 2005, 6:39 pm
Please log in for more thread options


:I have to pass packets between 2 switches with vlans. One of these
:switches permit to create 256 vlans maximum. I had to configure one
:port of this switch in trunk mode in order the two switches could
:communicate. I think I had to add the vlans I want to the trunk port.
:But can the trunk port transport more than 256 vlans (because of the
:limit of 256 vlans of one of the switch)?

The answer will vary with the switch model and software release.

A switch that only allows 256 vlans to be created might have only
256 slots in its per-VLAN MAC address tables, or might only use an
8-bit number internally in storing the information about which MAC is
on which VLAN.

Sometimes, though, it is just a user interface limitation.

I suspect it would be more likely to work if you are in
single spanning-tree mode than in per-VLAN spanning-tree mode.

The "magic numbers" of VLANs that I have heard of in the past include
240, 256, 1000, 1018, 1024, 2000, 4000, and 4096.

It is not uncommon for Cisco switches to support 1024 in "VTP mode"
(which allows dynamic reconfiguration of VLANs from a master machine),
and 4096 in "VTP Transparent mode" -- i.e., the limits can depend on
exactly how the switch is being used.
--
History is a pile of debris -- Laurie Anderson


Posted by anoop on June 13, 2005, 11:10 pm
Please log in for more thread options


julde wrote:

> I have to pass packets between 2 switches with vlans. One of these
> switches permit to create 256 vlans maximum. I had to configure one
> port of this switch in trunk mode in order the two switches could
> communicate. I think I had to add the vlans I want to the trunk port.
> But can the trunk port transport more than 256 vlans (because of the
> limit of 256 vlans of one of the switch)?

If the switch says it can only handle 256 VLANs, then it most
likely won't be able to transport more than that even on the trunk
link for the simple reason that it won't understand where to
send a packet that it received with a tag for the 257th VLAN.

The switch has to know which ports are members of the VLAN
so that it can limit the propagation of traffic from that
VLAN for frames with an unknown DA, and also must know whether
to transmit the frames for that VLAN as tagged or untagged
on that port. The switch you refer to most likely has the
capability of maintaining such tables for only 256 VLANs.

Anoop



Similar ThreadsPosted
802.1q vlans trunking June 13, 2005, 5:09 am
Port trunking & stacking June 13, 2005, 5:39 am
Linksys SRW224 and trunking..? September 16, 2005, 6:22 pm
VLAN and Trunking on Linksys srw2024 September 2, 2006, 11:54 pm
Best Ethernet switch device for trunking support?? July 20, 2004, 11:16 am
Cisco Avaya dot1q trunking issue! March 22, 2006, 6:10 am
Port trunking / link aggregation problem October 8, 2006, 9:11 am
An interface on many VLANs November 24, 2005, 8:05 pm
Two different VLANs on the same port December 15, 2006, 8:02 am
VLANS and subnetting September 30, 2007, 5:44 pm
Mac address and VLAns June 17, 2008, 1:27 am
VLANs on a 3COM Superstack III July 21, 2004, 12:28 pm
3Com untagged vs. 802.1Q VLANs February 22, 2005, 1:44 pm
Multiple VLANs on Single NIC January 19, 2006, 8:06 am
VLANs and VoIP phones July 27, 2006, 8:07 am