User guide

VLAN command reference VLAN
2-111
iMG/RG Software Reference Manual (Switching)
VLAN information
---------------------------------------------
Name: default
Identifier 1
Status static
802.1p Priority 7
Untagged port(s) lan3, lan2
Tagged port(s) cpu
Name: voip
Identifier 10
Status static
802.1p Priority 7
Untagged port(s) lan2
Tagged port(s) lan1
---------------------------------------------
See also VLAN ADD PORT
VLAN ADD VID
2.4.4.1.25 VLAN TRANSLATE
Syntax VLAN TRANSLATE<vlanname> <vlanid>
Description This command will create a software base VLAN translation. This process can be CPU
intensive and should not be used for video:
VLAN Name: The name of the VLAN.
VLAN ID: The numerical VLAN identifier of the VLAN (VID).
Untagged port(s): A list of untagged ports that belong to the VLAN.
Tagged port(s): A list of tagged ports that belong to the VLAN.
Example --> vlan create wan_net 20
--> vlan create lan_net 20
--> vlan add interface wan_net wan frame tagged
--> vlan add interface lan_net lan1 frame untagged
--> vlan add interface wan_net cpu frame tagged
--> vlan add interface lan_net cpu frame tagged
--> vlan translate lan_net 20
--> vlan translate wan_net 10
This command defines a new VLAN and specifies the corresponding VLAN identifier
(VID).