Command Reference Guide

SROS Command Line Interface Reference Guide Ethernet Interface Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 485
vlan-id <vlan id> [native]
Use the vlan-id command to set a VLAN ID for the Ethernet subinterface. Use the no form of this
command to remove an entry.
Syntax Description
<vlan id> Enter a valid VLAN interface ID number (1-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.
Command Modes
Ethernet Interface Configuration Modes
Usage Examples
The following example configures a native VLAN of 5 for the Ethernet sub-interface:
(config-eth 0/1.1)#vlan-id 5 native