12-19
Cisco Catalyst Blade Switch 3130 for Dell Software Configuration Guide
OL-13270-01
Chapter12 Configuring VLANs Configuring VLAN Trunks
Encapsulation Types
Table12-5 lists the Ethe rnet trun k encapsul ation ty pes and keywords.
Note The switch does not support Layer 3 trunks; you cannot configure subinterfaces or use t he encapsulation
keyword on Layer 3 interfaces. The switch does support Layer 2 trunks and Layer 3 VLAN interfaces,
which provide equivalent capabilities.
The trunking mode, the trunk encapsulation type, and the hardware capabilities of the two connected
interfaces decide whether a link becomes an ISL or IEEE 8 02. 1Q t r unk.
IEEE 802.1Q Configuration Considerations
The IEEE 802.1Q trunks impose these limitations on the trun ki ng st rat egy for a n etwork:
In a network of Cisco switches connected through IEEE 802.1Q trun ks, the swi tches mai nta in o ne
spanning-tree instance for each VLAN allowed on the trunks. Non-Cisco devices might suppo rt one
spanning-tree instance for all VLANs.
When you connect a Cisco switch to a non-Cisco device through an IEEE 80 2. 1Q tru nk, the C isco
switch combines the spanning-tree instance o f the V LAN o f the tr unk wit h the s pann ing -tree
instance of the non-Cisco IEEE 802.1Q switch. However, spanning-tree information for each VLAN
is maintained by Cisco switches separated by a cloud of non-Cisco IEE E 80 2. 1Q sw itch es. T he
non-Cisco IEEE 802.1Q cloud separating the Cisco switches is tr eated as a single trunk link between
the switches.
Make sure the native VLAN for an IEEE 802.1Q trunk is the same on both ends of the trunk link. If
the native VLAN on one end of the trunk is different from the native VLAN on t he o t her e nd ,
spanning-tree loops might result.
Disabling spanning tree on the native VLAN of an IEEE 802.1Q trunk without disabling spanning
tree on every VLAN in the network can potentially cause spanning-tree loops. We recommend that
you leave spanning tree enabled on the native VLAN of an IEEE 802.1Q trunk or d isable spanning
tree on every VLAN in the network. Make sure your network is loop-free before disabling spannin g
tree.
Table12-5 Ethernet Trunk Encapsulation Types
Encapsulation Function
switchport trunk encapsulation isl Specifies ISL encapsulation on the trunk link.
switchport trunk encapsulation dot1q Specifies IEEE 802.1Q encapsulation on the trunk link.
switchport trunk encapsulation negotiate Specifies that the interface negotiate with the neighboring interface to become
an ISL (preferred) or IEEE 802.1Q trunk, depending on the configurat ion a nd
capabilities of the neighboring interface. This is the default for the switch.