xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
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:
DES-6500:4#create vlan v5 tag 2 type protocol-ipxSnap
Command: create vlan v5 tag 2 type protocol-ipxSnap
Success.
DES-6500:4#
To create a VLAN v1, tag 2:
DES-6500:4#create vlan v1 tag 2
Command: create vlan v1 tag 2
Success.
DES-6500:4#
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
administrator-level users can issue this command.
Example usage:
To remove the vlan “v1”:
DES-6500:4#delete vlan v1
Command: delete vlan v1
Success.
DES-6500:4#
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