Specifications
set vlan port
Chapter 6
VLAN Commands
75
Examples
The following command assigns the name marigold to VLAN 3:
PROMPT# set vlan 3 name marigold
success: change accepted.
See Also
set vlan port on page 75
set vlan port
Assigns one or more network ports to a VLAN. You also can add a virtual port to
each network port by adding a tag value to the network port.
Syntax
set vlan vlan-id port port-list [tag tag-value]
Defaults
By default, no ports are members of any VLANs. A UNIVERGE WL
Controller cannot forward traffic on the network until you configure VLANs and
add network ports to the VLANs.
Access
Enabled.
Usage
You can combine this command with the set port name command to
assign the name and add the ports at the same time.
If you do not specify a tag value, the UNIVERGE WL Controller sends untagged
frames for the VLAN. If you do specify a tag value, the UNIVERGE WL
Controller sends tagged frames only for the VLAN.
If you do specify a tag value, it is recommended to use the same value as the
VLAN number. UNIVERGE WL Control System does not require the VLAN
number and tag value to be the same but it can be required by devices from other
vendors.
Examples
The following command assigns the name beige to VLAN 11 and adds
ports 1 through 3 to the VLAN:
PROMPT# set vlan 11 name beige port 1-3
success: change accepted.
vlan-id VLAN name or number.
port
port-list List of physical ports.
tag
tag-value Tag value that identifies a virtual port. You can specify a
value from 1 through 4093.