MNS-BB Software User Guide
-78-
Syntax: rstp enable
4. Set the “point-to-point” value to off on all ports that are connected to shared LAN segments (that
is, to connections to hubs). The default value is auto.
Syntax: port port=<number|list|range> p2p= off
5. Set the “edge-port” value to YES for all ports connected to other switches, bridges, and hubs.
Syntax: port port=<number|list|range> edge=enable
6. Set the “migration” value to YES for all ports that are connected to devices that are known to be
running IEEE 802.1D spanning tree.
Syntax: port port=<number|list|range> migration=enable
14.7 CLI
14.7.1 Main Context Commands
Switch between STP and RSTP
Syntax: set stp type=<stp|rstp>
LE2425A# set stp type=rstp
This command sets the current STP to either STP or RSTP.
To see the active STP (STP or RSTP)
Syntax: show active-stp
LE2425A# show active-stp
This command shows which one (STP or RSTP) is currently active.
e.g., RSTP is currently active.
To see the current configuration
Syntax: show stp config
LE2425A#show stp config
To see the current status
Syntax: show stp ports
LE2425A#show stp ports
14.7.2 RSTP Context Commands
This context contains all the RSTP related commands and can only be executed when RSTP is active.
If RSTP is not active, trying to execute these commands will create an error message. Most of the
commands are very similar to STP, but may have extra parameters.