Cisco ASR 1000 Series Software Configuration Manual page 537

Aggregation services routers sip and spa, cisco ios xe everest 16.5
Table of Contents

Advertisement

Configuring the Circuit Emulation over Packet Shared Port Adapter
SUMMARY STEPS
1. Router# enable
2. Router# configure terminal
3. Router(config)# interface atm slot/subslot/port.subinterface point-to-point
4. Router(config-subif)# pvc vpi /vci l2transport
5. Router(cfg-if-atm-l2trans-pvc)# encapsulation {aalo | aal5}
6. Router(cfg-if-atm-l2trans-pvc)# xconnect peer-router-id vcid {encapsulation mpls | pseudowire-class
name }
7. Router(config-if-atm-l2trans-pvc-xconn)# backup peer peer-router-id peer-vcid {priority peer-priority
| pw-class name }
8. Router(config-if-atm-l2trans-pvc-xconn)# backup delay enable-delay {disable delay | never}
DETAILED STEPS
Command or Action
Step 1
Router# enable
Step 2
Router# configure terminal
Step 3
Router(config)# interface atm
slot/subslot/port.subinterface point-to-point
Step 4
Router(config-subif)# pvc vpi /vci
l2transport
Step 5
Router(cfg-if-atm-l2trans-pvc)#
encapsulation {aalo | aal5}
Step 6
Router(cfg-if-atm-l2trans-pvc)# xconnect
peer-router-id vcid {encapsulation mpls |
pseudowire-class name }
OL-14127-17
Purpose
Enables the privilege exec mode.
Enters the global configuration mode.
Enters the subinterface configuration mode pertaining to the specified slot
and port number to establish a P2P connection in which the
SPA-2CHT3-CE-ATM is installed.
Creates a permanent virtual circuit for the ATM interface and assigns the
PVC a VPI ID and VCI ID:
Note
Specifies the ATM adaptation layer (AAL) for the PVC:
Configures a pseudowire to transport data from the ATM interface across
the MPLS network.
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS XE
• vpi specifies the virtual path identifier (0 to 255).
• vci specifies the virtual channel identifier. Valid values are 32 to 1
less than the value specified using the atm vc-per-vp command.
Do not specify 0 for both the VPI and
VCI.
• aal0—Cell mode
• aal5—Packet mode
• peer-router-id is the IP address of the remote PE peer router.
• vcid is a 32-bit identifier that is to be assigned to the pseudowire. The
same vcid must be used for both ends of the pseudowire.
• encapsulation mpls sets MPLS for the tunneling mode.
Configuring Pseudowire Redundancy
Everest 16.5
491

Advertisement

Table of Contents
loading

Table of Contents