Instance - Cisco Catalyst 4500 Series Command Reference Manual

Cisco ios command reference
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches

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
Defaults
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
This example shows how to map a range of VLANs to instance 2:
Switch(config-mst)# instance 2 vlans 1-100
Switch(config-mst)#
This example shows how to map a VLAN to instance 5:
Switch(config-mst)# instance 5 vlans 1100
Switch(config-mst)#
This 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)#
This 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)#
OL-25342 -01
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
Support for this command was introduced on the Catalyst 4500 series switch.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0SG and IOS 15.1(1)SG)
instance
2-267

Advertisement

Table of Contents
loading

Table of Contents