54. Spanning Tree Protocol (STP) commands
532
54.7. config stp instance_id
Description
There are two different action types to deal with an MST instance. They are listed as
follows:
1)add_vlan: To map specified VLAN lists to an existing MST instance.
2)remove_vlan: To delete specified VLAN lists from an existing MST instance.
Format
config stp instance_id <value 1-64> [add_vlan | remove_vlan] <vidlist>
Parameters
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To map a VLAN ID to an MSTP instance:
To remove a VLAN ID from an MSTP instance:
<value 1-64>
Specify the MSTP instance ID. Instance 0 represents a default instance CIST. The DUT
supports 65 instances (0-64) at most.
add_vlanDefined action type to configure an MST instance.
remove_vlan
Defined action type to configure an MST instance.
<vidlist> Specify the newly added CLI Value Type. It is similar to <portlist> type, but the value range
is 1 to 4094.
Zxxx0:admin#config stp instance_id 2 add_vlan 1
Command: config stp instance_id 2 add_vlan 1
Success.
Zxxx0:admin#
Zxxx0:admin#config stp instance_id 2 remove_vlan 2
Command: config stp instance_id 2 remove_vlan 2
Success.
Zxxx0:admin#
Summary of Contents for ZEQUO 2200
Page 3: ...3 ...
Page 86: ...7 ARP Commands 86 ...
Page 93: ...9 Auto Configuration Commands 93 ...
Page 273: ...30 IPv6 NDP Commands 273 ...
Page 330: ...36 LLDP Commands 330 ...
Page 361: ...39 MAC based Access Control Commands 361 ...
Page 461: ...49 Protocol VLAN Commands 461 ...
Page 483: ...50 QoS Commands 483 ...
Page 504: ...53 SNMPv1 v2 v3 Commands 504 Only Administrator level users can issue this command ...
Page 523: ...53 SNMPv1 v2 v3 Commands 523 ...
Page 562: ...57 Subnet VLAN Commands 562 ...