Cisco 6500 Series Software Configuration Manual page 141

Hide thumbs Also See for 6500 Series:
Table of Contents

Advertisement

Chapter 9
Configuring VLANs
802.1Q VLANs in the range 1 through 1001 and 1006 through 4094 are automatically mapped to the
corresponding ISL VLAN. 802.1Q VLAN numbers corresponding to reserved VLAN numbers must be
mapped to an ISL VLAN in order to be recognized and forwarded by Cisco network devices.
These restrictions apply when mapping 802.1Q VLANs to ISL VLANs:
To map an 802.1Q VLAN to an ISL VLAN, perform this task:
Command
Step 1
Router(config)# vlan mapping dot1q dot1q_vlan isl
isl_vlan
Router(config)# no vlan mapping dot1q {all |
dot1q_vlan}
Step 2
Router(config)# end
Step 3
Router# show vlan
This example shows how to map 802.1Q VLAN 1003 to ISL VLAN 200:
Router# configure terminal
Router(config)# vlan mapping dot1q 1003 isl 200
Router(config)# end
Router#
This example shows how to verify the configuration:
Router# show vlan
<...output truncated...>
802.1Q Trunk Remapped VLANs:
802.1Q VLAN
-----------
1003
78-14099-04
You can configure up to eight 802.1Q-to-ISL VLAN mappings on the Catalyst 6500 series switch.
You can only map 802.1Q VLANs to Ethernet-type ISL VLANs.
Do not enter the native VLAN of any 802.1Q trunk in the mapping table.
When you map an 802.1Q VLAN to an ISL VLAN, traffic on the 802.1Q VLAN corresponding to
the mapped ISL VLAN is blocked. For example, if you map 802.1Q VLAN 1007 to ISL VLAN 200,
traffic on 802.1Q VLAN 200 is blocked.
VLAN mappings are local to each Catalyst 6500 series switch. Make sure you configure the same
VLAN mappings on all appropriate network devices.
ISL VLAN
-----------
200
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
Purpose
Maps an 802.1Q VLAN to an ISL Ethernet VLAN. The
valid range for dot1q_vlan is 1001 to 4094. The valid
range for isl_vlan is the same.
Deletes the mapping.
Exits configuration mode.
Verifies the VLAN mapping.
Configuring VLANs
9-13

Advertisement

Table of Contents
loading

Table of Contents