D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
105
Example usage:
To configure STP with path cost auto, hellotime 2 seconds, migration enable, and state enable for ports 1 to 2:
DES-3200-28:4#config stp ports 1-2 externalCost auto hellotime 2 migrate yes state enable
Command: config stp ports 1-2 externalCost auto hellotime 2 migrate yes state enable
DES-3200-28:4#
create stp instance_id
Purpose
Used to create a STP instance ID for MSTP.
Syntax
create stp instance_id <value 1-8>
Description
This command allows the user to create a STP instance ID for the Multiple Spanning Tree
Protocol. There are five STP instances on the Switch (one internal CIST, unchangeable)
and the user may create up to four instance IDs for the Switch.
Parameters
<value 1-8> Enter a value between 1 and 8 to identify the Spanning Tree instance on
the Switch.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To create a spanning tree instance 2:
DES-3200-28:4#create stp instance_id 2
Command: create stp instance_id 2
Success.
DES-3200-28:4#