14-17
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter 14 Configuring VLANs
Configuring VLANs
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 ISL VLAN
----------- -----------
1003 200
Saving VLAN Information
The VLAN database is stored in the vlan.dat file. You should create a backup of the vlan.dat file in
addition to backing up the running-config and startup-config files. If you replace the existing supervisor
engine, copy the startup-config file as well as the vlan.dat file to restore the system. The vlan.dat file is
read on bootup and you will have to reload the supervisor engine after uploading the file. To view the
file location, use the
dir vlan.dat
command. To copy the file (binary), use the
copy vlan.dat tftp
command.
Tip
For additional information (including configuration examples and troubleshooting information), see the
documents listed on this page:
http://www.cisco.com/en/US/products/hw/routers/ps368/tsd_products_support_series_home.html