
xStack
NOTE: A specific protocol VLAN and a user defined protocol VLAN with the same encapsulation protocol cannot coexist and will result in a Fail! Message. (For example, if a user creates an Ethernet2 protocol VLAN, the user can not create a userDefined protocol VLAN with an Ethernet encapsulation)
Example usage:
To create a protocol VLAN:
Command: create vlan v5 tag 2 type
Success.
To create a VLAN v1, tag 2:
Command: create vlan v1 tag 2
Success.
delete vlan
Purpose | Used to delete a previously configured VLAN on the Switch. |
Syntax | delete vlan <vlan_name 32> |
Description | This command will delete a previously configured VLAN on the |
| Switch. |
Parameters | <vlan_name 32> − The VLAN name of the VLAN to delete. |
Restrictions | Only |
|
|
Example usage:
To remove the vlan “v1”:
DES-6500:4#delete vlan v1
Command: delete vlan v1
| Success. |
|
|
|
|
| |
|
|
|
|
|
|
| |
config vlan add |
|
| |
|
| ||
Purpose | Used to add additional ports to a previously configured VLAN. | ||
Syntax | config vlan <vlan_name 32> {[add [ tagged untagged | ||
|
| forbidden] <portlist> advertisement [enabled disabled]} |
121