Specifications

Table Of Contents
Chapter 39: vlan Commands
39 - 2 SSR Command Line Interface Reference Manual
vlan add ports
Purpose
Add ports to a VLAN.
Format
vlan add ports
<port-list>
to
<vlan-name>
Mode
Configure
Description
The
vlan add ports
command adds ports to an existing VLAN. You do not need to
specify the VLAN type when you add ports. You specify the VLAN type when you
create the VLAN (using the
vlan create
command).
Parameters
<port-list>
The ports you are adding to the VLAN. You can specify a
single port or a comma-separated list of ports. Example:
et.1.3,et.(1-3).(4,6-8).
<vlan-name> Name of the VLAN to which you are adding ports.
Restrictions
The VLAN to which you add ports must already exist. To create a VLAN, use the
vlan
create
command. An access port can be added to only one IP VLAN, one IPX
VLAN, and one bridged-protocols VLAN.