Command Reference Guide Ethernet Interface Configuration Command Set
61200990L1-35E Copyright © 2005 ADTRAN 591

vlan-id <vlan id> [native]

Use the vlan-id command to set a VLAN ID for the Ethernet interface. Use the no form of this command
to remove an entry.
Syntax Description
<vlan id > Specifies a valid VLAN interface ID number (1 to 4095).
native
Optional. Specifies that data for that VLAN ID goes out untagged. If
native
is not
specified, data for that VLAN ID goes out tagged.
Default Values
By default, no VLAN ID is set.
Applicable Platforms
This command applies to the NetVanta 3000, 4000, and 5000 and Total Access 900 Series units.
Command History
Release 6.1 Command was introduced.
Usage Examples
The following example configures a native VLAN of 5 for the Ethernet interface 0/1:
(config)#interface eth 0/1
(config-eth 0/1)#vlan-id 5 native