Chapter 6: Command line mode
NS3550-8T-2S Industrial Managed Switch User Manual
369
STP MSTI Add
Description:
Add a VLAN to a MSTI.
Syntax:
STP Msti Add <msti> <vid>
Parameters:
<msti>
: STP bridge instance no (0-7, CIST=0, MSTI1=1, ...)
<vid>
: VLAN ID (1-4095)
Example:
Add MST1 in vlan1.
NS3552-8P-2S:/>
stp
msti add 1 1
STP Port Configuration
Description:
Show STP Port configuration.
Syntax:
STP Port Configuration [<port_list>]
Parameters:
<port_list>
: Port list or 'all'. Port zero means aggregations.
Example:
Show STP status of Port1
NS3552-8P-2S:/>
stp
port configuration 1
Port Mode AdminEdge AutoEdge restrRole restrTcn Point2point
---- -------- ------------------ ------------------ -----------
1 Disabled Disabled Enabled Disabled Disabled Auto
STP Port Mode
Description:
Set or show the STP enabling for a port.
Syntax:
STP Port Mode [<port_list>] [enable|disable]
Parameters:
<port_list>
: Port list or 'all'. Port zero means aggregations.
Enable
: Enable MSTP protocol
Disable
: Disable MSTP protocol
Default:
disable
Example:
Enable STP function on port1
NS3552-8P-2S:/>
stp port mode 1 enable
STP Port Edge
Description:
Set or show the STP adminEdge port parameter.