DES-3526 / DES-3526DC Layer 2 Fast Ethernet Switch CLI Reference Manual
72
config 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-3526:4#config stp instance_id 2 add_vlan 10
Command : config stp instance_id 2 add_vlan 10
Success.
DES-3526:4#
Example usage:
To remove VID 10 from instance id 2:
DES-3526:4#config stp instance_id 2 remove_vlan 10
Command : config stp instance_id 2 remove_vlan 10
Success.
DES-3526: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-3526:4#delete stp instance_id 2
Command: delete stp instance_id 2
Success.
DES-3526:4#