xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1153
<value 0-240> - Enter a value between 0 and 240 that must be divisible by 16. The default
value is 128.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure STP MST ports:
DGS-3620-28PC:admin# config stp mst_ports 1 instance_id 0 internalCost auto
Command: config stp mst_ports 1 instance_id 0 internalCost auto
Success.
103-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 Administrators, Operators and Power-Users can issue this command.
Example
To configure the sending state for STP traps:
DGS-3620-28PC:admin#config stp trap new_root enable
Command: config stp trap new_root enable
Success.