Chapter 4: CLI Management
CLI Management - STP
NGSME24G4S User Manual | 336
STP Port Statistics [<port_list>] [clear]
Example:
STP>port mode 1-24 dis (Disable STP on port 1-24)
STP>port edge 1-24 en (Enable Edge port on port 1-24)
STP>port autoedge 1-24 en (Enable Auto Edge on P1-24)
STP>port p2p 1-24 en (Enable P2P mode on P1-24)
STP>port p2p 1-24 auto (Enable Automatic P2P detection)
STP>port bpdu 1-24 en (Enable BPDUGuard on P1-24)
Port Path Cost
Syntax:
STP Msti Port Cost [<msti>] [<port_list>] [<path_cost>]
Parameters:
<msti> : STP bridge instance no (0-7, CIST=0, MSTI1=1, ...)
<port_list>: Port list or 'all'. Port zero means aggregations.
<path_cost>: STP port path cost (1-200000000) or 'auto'
Example: Configure CIST 0 Port Path Cost
STP>msti port cost 0 all auto (Path cost = auto)
STP>msti port cost 0 all 100000 (Path cost = 100000)
Port Priority
Syntax:
STP Msti Port Priority [<msti>] [<port_list>] [<priority>]
Parameters:
<msti> : STP bridge instance no (0-7, CIST=0, MSTI1=1, ...)
<port_list>: Port list or 'all'. Port zero means aggregations.
<priority> : STP port priority (0/16/32/48/.../224/240)
Example: Configure CIST 0 Port Priority
STP Msti Port Priority [<msti>] [<port_list>] [<priority>]
STP>msti port priority 0 5 240 (Port 5 Priority = 240)
STP>msti port priority 0 all 128 (All Ports' priority = 128)
Example: Configure MSTI 1 Port Priority
STP>msti port priority 1 5 240 (MSTI1 port 5 priority=240)