Cisco ASR 1000 Series Software Configuration Manual page 548

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

Advertisement

Configuring a CEM Pseudowire
Command or Action
Step 3
Router(config-if-cem)# command
Step 4
Router(config-if)# xconnect
peer-router-id vcid {encapsulation
mpls | pw-class name }
Step 5
Router(config-if)# exit
What to Do Next
Example
The following sample configuration shows a T1 port on which two CEM circuits (groups) are configured.
Each CEM circuit carries data from the time slots of the TDM circuit attached to the port.
The two xconnect commands create pseudowires to carry the TDM data across the MPLS network. Pseudowire
2 carries the data from time slots 1, 2, 3, 4, 9, and 10 to the remote PE router at 10.10.10.10. Pseudowire 5
carries the data from time slots 5, 6, 7, 8, and 11 to the remote PE router at 10.10.10.11.
controller SONET 0/1/0
description This is SONET controller
framing sonet
clock source internal
loopback network
!
sts-1 1
mode vt-15
vtg 1 t1 1 description T1 line to 3rd floor PBX
vtg 1 t1 1 clock source Recovered 6
vtg 1 t1 1 cem-group 6 timeslots 1-4,9,10
vtg 1 t1 1 cem-group 7 timeslots 5-8,11
!
sts-1 2
mode vt-15
!
sts-1 3
mode vt-15
int cem0/1/0
cem 6
cem 7
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS
XE Everest 16.5
502
Purpose
(Optional) Defines the operating characteristics for the CEM circuit. For
command details, see the
Configures a pseudowire to transport TDM data from the CEM circuit across
the MPLS network.
Note
Exits interface configuration mode.
xconnect 10.10.10.10 2 encap mpls
xconnect 10.10.10.11 5 encap mpls
Configuring the Circuit Emulation over Packet Shared Port Adapter
Configuring CEM Parameters, on page
• peer-router-id is the IP address of the remote PE peer router.
• vcid is a 32-bit identifier, which is assigned to the pseudowire. The same
vcid must be used for both ends of the pseudowire.
• encapsulation mpls sets MPLS for the tunneling mode.
• pseudowire-class name specifies a pseudowire class that includes the
encapsulation mpls command.
The peer-router-id and vcid combination must be unique on the
router.
533.
OL-14127-17

Advertisement

Table of Contents
loading

Table of Contents