Cisco 6000 Series Configuration Manual page 128

Interface and hardware component configuration guide for cisconcs 6000 series routers, ios xr release 6.4.x
Hide thumbs Also See for 6000 Series:
Table of Contents

Advertisement

Configuring an Attachment Circuit on a VLAN
6. show interfaces [GigabitEthernet | TenGigE] interface-path-id.subinterface
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure terminal
Step 2
interface [GigabitEthernet | TenGigE | Bundle-Ether |
TenGigE] interface-path] id.subinterface l2transport
Example:
RP/0/RP0/CPU0:router(config)# interfaceTenGigE
0/1/0/0.1 l2transport
Step 3
dot1q vlan vlan-id
Example:
RP/0/RP0/CPU0:router(config-subif)# dot1q vlan 10
vlan any
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
116
end
• commit
Configuring 802.1Q VLAN Interfaces
Purpose
Enters XR configuration mode.
Enters subinterface configuration and specifies the interface
type, location, and subinterface number.
• Replace the interface-path-id argument with one of
the following instances:
• Physical Ethernet interface instance,or Ethernet
bundle instance. Naming notation is
rack/slot/module/port, and a slash between values
is required as part of the notation.
• Ethernet bundle instance. Range is from 1 through
65535.
• Replace the subinterface argument with the
subinterface value. Range is from 0 through 4095.
• Naming notation is instance.subinterface, and a period
between arguments is required as part of the notation.
Note
You must include the l2transport keyword in
the command string; otherwise, the configuration
creates a Layer 3 subinterface rather that an AC.
Assigns a VLAN AC to the subinterface.
• Replace the vlan-id argument with a subinterface
identifier. Range is from 1 to 4094 inclusive (0 and
4095 are reserved). To configure a basic Dot1Q AC,
use the following syntax:
dot1q vlan
vlan-id
• To configure a Q-in-Q AC, use the following syntax:
dot1q vlan
vlan-id

Advertisement

Table of Contents
loading

Table of Contents