Specifications

8-126 enable mstp msti port Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
enable mstp msti port
Syntax ENAble MSTP MSTI=instance PORT={port-list|ALL}
where:
instance is the instance number of the specified MSTI, having the range
1-4094.
port-list is a port number, range (specified as n-m), or comma-separated list
of port numbers and/or ranges. Port numbers start at 1 and end at m,
where m is the highest numbered Ethernet switch port, including uplink
ports.
Description This command enables operation of the Multiple Spanning Tree algorithm on
the specified ports or all ports for the specified Multiple Spanning Tree
Instance.
The MSTP module must be enabled first before any port for the specified msti
can be enabled or disabled.
The msti parameter specifies the instance number for the specified msti.
The port parameter specifies a list of ports to be enabled for the specified msti.
If all is specified, all of the ports on the switch will be enabled for the specified
msti. If the command would succeed on a subset of the ports specified, but
cause an error on the others, then the command as a whole will fail.
If a port is a member of a trunk group but is not the master port, then the
enable mstp msti port command will fail.
If a port is either disabled by using the disable switch port command, or has a
link status of down and the port is enabled, a message will be displayed
indicating the condition.
All of the ports are enabled for the specified msti by default.
Example To enable all ports in MSTI5, use the command:
enable mstp msti=5 port=all
Related Commands show mstp msti
show mstp msti port