xStack
® 
DGS-3120 Series Managed Switch CLI Reference Guide 
510 
 
Restrictions 
Only Administrator, Operator and Power-User level users can issue this command. 
 
Example 
To configure the STP instance ID: 
DGS-3120-24TC:admin#  config stp priority 61440 instance_id 0 
Command: config stp priority 61440 instance_id 0 
 
Success. 
 
 
50-14  config stp trap 
Description 
This command is used to enable or disable sending STP traps. 
 
Format 
config stp trap {topo_change [disable | enable] | new_root [enable | disable]} 
 
Parameters 
topo_change - Specify enable or disable sending topology change traps. 
disable - Disable sending topology change traps. 
enable - Enable sending topology change traps. 
new_root - Specify enable or disable sending new root traps. 
enable - Enable sending new root traps. 
disable - Disable sending new root traps. 
 
Restrictions 
Only Administrator, Operator and Power-User level users can issue this command. 
 
Example 
To disable sending new root traps: 
DGS-3120-24TC:admin#config stp trap new_root disable 
Command: config stp trap new_root disable 
 
 
DGS-3120-24TC:admin#