Cisco Catalyst 4500 Series Configuration Manual page 328

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

instance
instance
To map a VLAN or a set of VLANs to an MST instance, use the instance command. To return the
VLANs to the common instance default, use the no form of this command.
Syntax Description
instance-id
vlans vlan-range
Command Default
Mapping is disabled.
Command Modes
MST configuration mode
Command History
Release
12.1(12c)EW
Usage Guidelines
The mapping is incremental, not absolute. When you enter a range of VLANs, this range is added or
removed to the existing ones.
Any unmapped VLAN is mapped to the CIST instance.
Examples
The following example shows how to map a range of VLANs to instance 2:
Switch(config-mst)# instance 2 vlans 1-100
Switch(config-mst)#
The following example shows how to map a VLAN to instance 5:
Switch(config-mst)# instance 5 vlans 1100
Switch(config-mst)#
The following example shows how to move a range of VLANs from instance 2 to the CIST instance:
Switch(config-mst)# no instance 2 vlans 40-60
Switch(config-mst)#
The following example shows how to move all the VLANs mapped to instance 2 back to the CIST
instance:
Switch(config-mst)# no instance 2
Switch(config-mst)#
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-290
instance instance-id {vlans vlan-range}
no instance instance-id
MST instance to which the specified VLANs are mapped; valid values are
from 0 to 15.
Specifies the number of the VLANs to be mapped to the specified instance.
The number is entered as a single value or a range; valid values are from
1 to 4094.
Modification
This command was introduced on the Catalyst 4500 series switch.
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
OL-30934-01

Advertisement

Table of Contents
loading

Table of Contents