xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1079
priority - Specifies the Port Priority.
<value 0-240> - Enter a value between 0 and 240.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure STP MST ports:
DGS-3620-28SC:admin# config stp mst_ports 1 instance_id 0 internalCost auto
Command: config stp mst_ports 1 instance_id 0 internalCost auto
Success.
95-16 config stp trap
Description
This command is used to configure sending the STP traps.
Format
config stp trap {topo_change [disable | enable] | new_root [enable | disable]} (1)
Parameters
topo_change - Specifies the state of sending topology change traps. The default state is enable.
enable - Enable sending topology change traps.
disable - Disable sending topology change traps.
new_root - Specifies the state of sending new root traps. The default state is enable.
disable - Disable sending new root traps.
enable - Enable sending new root traps.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the sending state for STP traps:
DGS-3620-28SC:admin#config stp trap new_root enable
Command: config stp trap new_root enable
Success.