DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
174
Example usage:
To configure STP with path cost 19 and state enable for ports 1-3:
DGS-1210-28MP/ME:5# config stp ports 1-3 externalcost 19 state enable
Command: config stp ports 1-3 externalcost 19 state enable
Success.
config stp version
Purpose To globally set the version of STP on the Switch.
Syntax
config stp version [mstp | rstp | stp]
Description
The config stp version command sets the version of the spanning
tree to be implemented on the Switch.
Parameters
mstp – Sets the Multiple Spanning Tree Protocol (MSTP) globally on
the Switch.
rstp – Sets
the Rapid Spanning Tree Protocol (RSTP) globally on
the Switch.
stp – Sets 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-1210-28MP/ME:5# config stp version mstp
Command: config stp version mstp
Success.
config stp fbpdu
Purpose To globally set the fbpdu of STP on the Switch.
Syntax
config stp fbpdu [enable | disable]
Description
The config stp fbpdu
command allows the forwarding of STP
BPDU packets from other network devices when STP is disabled on
the Switch.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To set the Switch globally for the Spanning Tree Protocol (STP) fbpdu enable:
DGS-1210-28MP/ME:5# config stp fbpdu enable
Command: config stp fbpdu enable
Success.
DGS-1210-28MP/ME:5#