Configuring Serial Interfaces on the Cisco ASR 9000 Series Router
How to Configure Serial Interfaces
529
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
OL-26061-03
Note After you configure an interface for Layer 2 switching, no routing commands such as ipv4 address are
permissible. If any routing commands are configured on the interface, then the l2transport command is
rejected.
Creating a Serial Layer 2 Subinterface with a PVC
The procedure in this section creates a Layer 2 subinterface with a PVC.
Prerequisites
Before you can create a subinterface on a serial interface, you must bring up a serial interface, as
described in the “Bringing Up a Serial Interface” section on page 514.
Restrictions
Only one PVC can be configured for each serial subinterface.
SUMMARY STEPS
1. configure
2. interface serial interface-path-id.subinterface l2transport
3. pvc vpi/vci
4. end
or
commit
5. Repeat Step 1 through Step 4 to bring up the serial subinterface and any associated PVC at the other
end of the AC.
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/0RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
interface serial interface-path-id.subinterface
l2transport
Example:
RP/0/0RP0/CPU0:router(config)# interface serial
0/1/0/0.1 l2transport
Creates a subinterface and enters serial subinterface
configuration mode for that subinterface.