D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
428
DES-3200-28/ME:admin#create stp instance_id 2
Command: create stp instance_id 2
Success.
DES-3200-28/ME:admin#
46-6 config stp instance_id
Description
This command is used to map or remove the VLAN range of the specified MST instance for the
existed MST instances.
Format
config stp instance_id <value 1-7> [add_vlan | remove_vlan] <vidlist>
Parameters
instance_id - Specify 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.
add_vlan - Specify to map the specified VLAN list to an existing MST instance.
remove_vlan - Specify to delete the specified VLAN list from an existing MST instance.
<vidlist> - Specify a list of VLANs by VLAN ID.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To map a VLAN ID to an MSTP instance:
DES-3200-28/ME:admin#config stp instance_id 2 add_vlan 1-3
Command: config stp instance_id 2 add_vlan 1-3
Success.
DES-3200-28/ME:admin#
To remove a VLAN ID from an MSTP instance:
DES-3200-28/ME:admin#config stp instance_id 2 remove_vlan 2
Command: config stp instance_id 2 remove_vlan 2
Success.
DES-3200-28/ME:admin#