Command Reference Guide
SROS Command Line Interface Reference Guide Ethernet Interface Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 447
encapsulation 802.1q
Use the encapsulation 802.1q command to put the interface into 802.1q (VLAN) mode.
Syntax Description
No subcommands.
Default Values
No default value is necessary for this command.
Command Modes
Ethernet Interface Configuration Modes
Functional Notes
When operating on a circuit that is providing timing, setting the clock source to line can avoid errors such
as Clock Slip Seconds (CSS).
Usage Examples
The following example puts interface eth 0/1 in 802.1q mode and configures a sub-interface for vlan
usage:
(config)#interface ethernet 0/1
(config-eth 0/1)#encapsulation 802.1q
(config-eth 0/1)#interface ethernet 0/1.1
(config-eth 0/1.1)vlan-id 3
(config-eth 0/1)#Ethernet Interface Configuration Mode required