DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
80
config stp instance_id
will add VIDs to the previously configured STP
instance_id.
remove_vlan
Along with the
vid_range
<vidlist>
parameter, this
command will remove VIDs to the previously configured STP
instance_id.
<vidlist>
Specify the VID range from configured VLANs set on the
Switch. Supported VIDs on the Switch range from ID number 1 to 4094.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure instance ID 2 to add VID 10:
DES-3028P:4#config stp instance_id 2 add_vlan 10
Command : config stp instance_id 2 add_vlan 10
Success.
DES-3028P:4#
Example usage:
To remove VID 10 from instance ID 2:
DES-3028P:4#config stp instance_id 2 remove_vlan 10
Command : config stp instance_id 2 remove_vlan 10
Success.
DES-3028P:4#
delete stp instance_id
Purpose
Used to delete a STP instance ID from the Switch.
Syntax
delete stp instance_id <value 1-4>
Description
This command allows the user to delete a previously configured
STP instance ID from the Switch.
Parameters
<value 1-4>
Enter a value between 1 and 4 to identify the
Spanning Tree instance on the Switch.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete STP instance ID 2 from the Switch.
DES-3028P:4#delete stp instance_id 2
Command: delete stp instance_id 2
Success.
DES-3028P:4#