GE ML1600 Switch User Manual


 
12–6 MULTILINK ML1600 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL
CONFIGURING STP CHAPTER 12: SPANNING TREE PROTOCOL (STP)
Note
It is always a good idea to check which mode of STP is active. If the proper mode is not
active, the configuration command
stp will not be understood. To set the proper mode,
use the
set stp command.
Example 12-3 shows how to enable STP using the above commands.
Example 12-3: Enabling STP
ML1600# show active-stp
Current Active Mode: RSTP.
RSTP is Disabled.
ML1600# stp
ERROR: Invalid Command
ML1600# set stp type=stp
STP Mode set to STP.
ML1600# stp
ML1600(stp)##
stp enable
Successfully set the STP status
ML1600(stp)## show stp config
STP CONFIGURATION
-----------------
Spanning Tree Enabled(Global) : YES
Spanning Tree Enabled(Ports) : YES, 9,10,11,12,13,14,15,16
Protocol : Normal STP
Bridge ID : 80:00:00:20:06:25:ed:80
Bridge Priority : 32768
Bridge Forward Delay : 15
Bridge Hello Time : 2
Bridge Max Age : 20
Root Port : 0
Root Path Cost : 0
Designated Root : 80:00:00:20:06:25:ed:80
Designated Root Priority : 32768
Root Bridge Forward Delay : 15
Root Bridge Hello Time : 2
Root Bridge Max Age : 20
RSTP CONFIGURATION
-----------------
Rapid STP/STP Enabled(Global) : NO
ML1600(stp)## show stp ports
STP Port Configuration
--------------------------------------------------------------------------------------
Port# Type Priority Path Cost State Des. Bridge Des. Port
--------------------------------------------------------------------------------------
09 TP(10/100) 128 100 Forwarding 80:00:00:20:06:25:ed:80 80:09
10 TP(10/100) 128 100 Disabled 80:00:00:20:06:25:ed:80 80:0a
11 TP(10/100) 128 100 Disabled 80:00:00:20:06:25:ed:80 80:0b
12 TP(10/100) 128 100 Disabled 80:00:00:20:06:25:ed:80 80:0c
13 TP(10/100) 128 19 Forwarding 80:00:00:20:06:25:ed:80 80:0d
14 TP(10/100) 128 100 Disabled 80:00:00:20:06:25:ed:80 80:0e
15 TP(10/100) 128 100 Disabled 80:00:00:20:06:25:ed:80 80:0f
16 TP(10/100) 128 100 Disabled 80:00:00:20:06:25:ed:80 80:10
ML1600(stp)##