Specifications
92
10
SPANNING TREE COMMANDS
The spanning tree commands in the Command Line Interface
(CLI) are listed (along with the appropriate parameters) in the
following table.
Command Parameters
config stp maxage <value>
hellotime <value>
forwarddelay <value>
priority <value>
fdpdu [enabled/disabled]
config stp_ports <portlist>
cost <value>
priority <value>
state [enabled/disabled]
enable stp
disable stp
show stp
show stp_ports <portlist>
Each command is listed, in detail, in the following sections.
Note: Commands that use a <portlist> parameter allow you to specify a
sequential range of ports or a single port on the switch. The port list is
specified by listing the lowest slot number and the beginning port number
on that slot, separated by a colon. Then highest slot number, and the
highest port number of the range (also separeted by a colon) are specified.
The beginning and end of the port list range are seperated by a dash. For
example, 6:1 would specify module in slot number 6, port 1. 7:24 specifies
module in slot number 7, port 24. 6:1-7:24 specifies all of the ports
between module 6, port 1 and module 7, port 24 − in numerical order. For a
single port, just enter the slot number and port number separated by a
colon.