User's Guide
Chapter 18: Enabling VLAN Tagging
TR0190 Rev. A1 119
When VLAN is enabled for the wired interface, data frames forwarded by the EL-500 to the
LAN will preserve their existing VLAN tag, if they have one. Frames that do not have a tag will
be tagged with the default VLAN ID for the EL-500’s Ethernet interface. The VLAN ID must be
in the range from 0 to 4095. Note that 0 and 4095 are reserved values and 1 is the default
VLAN ID.
CLI
The example below shows how to enable VLAN tagging on Ethernet interface using the
‘vlan.enable’ parameter in the ‘eth0’ interface.
> use eth0
eth0> set vlan.enable=yes
The example below shows how to set the VLAN ID for the Ethernet interface using the ‘vlan.id’
parameter in the ‘eth0’ interface.
> use eth0
eth0> set vlan.id=1
Web GUI
The Ethernet interface VLAN parameters are set on the “Wired Interface” page as shown in
Figure 56.
Figure 56. Configuring VLAN for Ethernet interface