Install guide

Software Release 2.6.4 21
Software Release 2.6.4
C613-10404-00 REV A
Modified Commands
The create vlan and add vlan port commands have been modified as described
below.
create vlan=vlan-name vid=2..4094 [private]
The private parameter specifies that the VLAN is a private VLAN. A private
VLAN contains ports or groups of ports that are isolated from the other ports
in the VLAN.
add vlan={vlan-name|1..4094} port={port-list|all}
[frame={tagged|untagged}] [uplink] [group]
The group parameter specifies that the listed ports may communicate with
each other, but not with any other private ports in the VLAN, and is only valid
for private VLANs. You can add a group of ports to multiple private VLANs,
as long as the group contains identical ports in each VLAN.
The uplink parameter specifies that the ports are to be added to the VLAN as
uplink ports, and is only valid for private VLANs. If more than one port is
specified then they must be a trunked group. Each private VLAN can only
have one uplink. The port must not be a member of any non-private VLAN
except the default VLAN. The ports can only be in another private VLAN if
they are the uplink for that VLAN.
If the VLAN is a private VLAN and you do not specify the uplink or group
parameter, then the ports will be added as individual private ports. Private
ports cannot be added to a private VLAN until the VLAN has an uplink port or
uplink trunk group added to it. The port must not be in any non-private
VLANs.
Output of the show vlan command has been modified to show whether the
VLAN is private or not, and the ports in private VLANs. See Figure 3 on
page 22.