MNS-BB
Software User Guide
-75-
13.8
Changing STP Port Parameter Values
To change the STP port priority, use the command
priority port=<number|list|range> value=<0-
255>
under the STP CLI context.
LE2425A(stp)##
show stp ports
STP Port Configuration:
-----------------------------------------------------------------------------------------------
Port# Type Priority Path Cost State Des. Bridge Des. Port
-----------------------------------------------------------------------------------------------
01 TP(10/100) 128 100 Forwarding 80:00:00:01:96:ed:a7:80 80:20
02 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:02
03 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:03
04 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:04
05 TP(10/100) 128 19 Forwarding ff:ff:00:20:06:25:00:62 80:05
06 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:06
07 TP(10/100) 128 19 Forwarding ff:ff:00:20:06:25:00:62 80:07
08 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:08
LE2425A(stp)##
priority port=01 value=50
Successfully set the priority for port 1
To change STP port cost, use the command, use the
cost port=<number|list|range> value=<0-
65535>
.
LE2425A(stp)##
cost port=1 value=200
Successfully set the path cost for port 1
LE2425A(stp)##
show stp ports
STP Port Configuration:
----------------------------------------------------------------------------------------------
Port# Type Priority Path Cost State Des. Bridge Des. Port
----------------------------------------------------------------------------------------------
01 TP(10/100) 50 200 Forwarding 80:00:00:01:96:ed:a7:80 80:20
02 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:02
03 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:03
04 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:04
05 TP(10/100) 128 19 Forwarding ff:ff:00:20:06:25:00:62 80:05
06 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:06
07 TP(10/100) 128 19 Forwarding ff:ff:00:20:06:25:00:62 80:07
08 TP(10/100) 128 100 Disabled ff:ff:00:20:06:25:00:62 80:08
13.9
How STP Operates
The switch automatically senses port identity and type, and automatically defines port cost and
priority for each type. The console interface allows you to adjust the Cost and Priority for each port. It
also allows you to adjust the mode for each port and the global STP parameter values for the switch.
While allowing only one active path through a network at any time, STP retains any redundant
physical path to serve as a backup (blocked) path in case the existing active path fails. Thus, if an
active path fails, STP automatically activates (unblocks) an available backup to serve as the new
active path for as long as the original active path is down.
13.10
Web: View and Configure STP Parameters
In the web browser interface:
1. Click on the
[Configuration]
.
2. Click on [Port].
3. Click on [Settings].
4. Select a port to modify
5. After you make the desired changes, click on [OK] button.
6. Click [Save] to save the configuration.