DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 262
config stp ports
true
- Specify full-duplex mode.
false
- Specify half-duplex mode.
auto
- The switch will authomatically determine the P2P mode.
state
- Decides if this port supports the STP functionality.
enable
- Enable to support STP functionality.
disable
- Disable STP functionality support.
restricted_role
- Decides if this port is to be selected as Root Port or not. The default
value is false.
true
- Decides that this port is not to be selected as Root Port.
false
- Decides that this port is to be selected as Root Port
restricted_tcn
- Decides if this port is to to propagate a topology change or not. The
default value is false
true
- Specify not to propagate a topology change.
false
- Specify to propagate a topology change.
fbpdu
- Decides if this port will flood STP BPDU when STP functionality is disabled.
enable
- Enable port to flood STP BPDU when STP functionality is disabled.
disable
- Disable port from flooding STP BPDU when STP functionality is
disabled.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure STP ports:
DGS-3700-12:5# config stp ports 1 externalCost auto
Command: config stp ports 1 externalCost auto
Success.
DGS-3700-12:5#
create stp instance_id
Purpose
Used to create a STP instance ID for MSTP.
Syntax
create stp instance_id <value 1-15>
Description
This command allows the user to create a STP instance ID for the Multiple Spanning
Tree Protocol. There are 16 STP instances on the Switch (one internal CIST,
unchangeable) and the user may create up to 15 instance IDs for the Switch.
Parameters
<value 1-15>
−
Enter a value between 1 and 15 to identify the Spanning Tree instance
on the Switch.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create a spanning tree instance 2:
DGS-3700-12:5#create stp instance_id 2
Command: create stp instance_id 2
Warning:There is no VLAN mapping to this instance_id!
Success.
DGS-3700-12:5#