D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
77
DGS-3324SRi:4#disable stp
Command: disable stp
Success.
DGS-3324SRi:4#
config stp version
Purpose Used to globally set the version of STP on the Switch.
Syntax
config stp version [mstp | rstp | stp]
Description This command allows the user to choose the version of the
spanning tree to be implemented on the Switch.
Parameters mstp – Selecting this parameter will set the Multiple Spanning
Tree Protocol (MSTP) globally on the Switch.
rstp - Selecting this parameter will set the Rapid Spanning Tree
Protocol (RSTP) globally on the Switch.
stp - Selecting this parameter will set the Spanning Tree Protocol
(STP) globally on the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To set the Switch globally for the Multiple Spanning Tree Protocol (MSTP):
DGS-3324SRi:4#config stp version mstp
Command: config stp version mstp
Success.
DGS-3324SRi:4#
config stp
Purpose Used to setup STP, RSTP and MSTP on the Switch.
Syntax
config stp {maxage <value 6-40> | maxhops <value 1-20> |
hellotime <1-10> | forwarddelay <value 4-30> | txholdcount
<value 1-10> | fbpdu [enable | disable]}
Description This command is used to setup the Spanning Tree Protocol (STP)
for the entire switch. All commands here will be implemented for
the STP version that is currently set on the Switch.