DGS-3000 Series Layer 2 Managed Gigabit Switch CLI Reference Guide 
484 
 
51-7  delete stp instance_id 
Description 
This command is used to delete an MST Instance. 
 
Format 
delete stp instance_id <value 1-7> 
 
Parameters 
instance_id - Specifies the MSTP instance ID. Instance 0 represents for default instance, CIST. 
<value 1-7> - Enter the MSTP instance ID here. This value must be between 1 and 7. 
 
Restrictions 
Only Administrators, Operators and Power-Users can issue this command. 
 
Example 
To delete an MSTP instance: 
DGS-3000-26TC:admin#delete stp instance_id 2  
Command: delete stp instance_id 2  
 
Success. 
 
 
51-8  config stp mst_config_id 
Description 
This command is used to change the name or the revision level of the MST configuration 
identification. 
 
Format 
config stp mst_config_id {revision_level <int 0-65535> | name <string>} 
 
Parameters 
name - (Optional) Specifies the name given for a specific MST region. 
<string> - Enter the MST region name here. 
revision_level - (Optional) The same given name with different revision level also represents 
<int 0-65535> - Enter the revision level here. This value must be between 0 and 65535. 
 
Restrictions 
Only Administrators, Operators and Power-Users can issue this command.