VLAN
VLAN command reference
iMG/RG Software Reference Manual (Switching)
2-106
Example
--> vlan add voip lan1 frame tagged
See also
VLAN LIST
2.4.4.1.18 VLAN ADD PORT
Syntax
VLAN ADD <vlanname> PORT <portname> FRAME {TAGGED |
UNTAGGED}
Description
This command adds an Ethernet port to an existing named VLAN that has been created
with the command VLAN ADD VID.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
vlan add voip port lan1 frame untagged
See also
VLAN SHOW
2.4.4.1.19 VLAN ADD VID
Syntax
VLAN ADD <vlanname> VID <vlanID> [802.1p_priority <priority>]
TAGGED/
UNTAGGED
Specify if the switch port must be set as tagged or
untagged port for the selected vlan.
N/A
Name
Description
Default Value
vlanname
An existing VLAN. To display the existing VLANs,
use the VLAN SHOW command.
N/A
portname
A name that identifies an Ethernet port. Valid port
names (case insensitive) are lan1, lan2, lan3 and lan4.
N/A
FRAME
The FRAME parameter specifies whether a VLAN
tag header is included in each frame transmitted on
the specified ports.
If tagged is specified, a VLAN tag is added to frames
prior to transmission. The port is then called a
tagged port for this VLAN.
If untagged is specified, the frame is transmitted
without a VLAN tag. The port is then called an
untagged port for this VLAN.
N/A
Name
Description
Default Value