21-14
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 21 Configuring Pseudowire
Configuring Pseudowire

Configuring Circuit Emulation Service over Packet-Switched Network

Complete the following steps to configure Circuit Emulation Service over Packet-Switched Network
(CESoPSN):
SUMMARY STEPS
1. enable
2. configure terminal
3. controller {e1 | t1} slot/port
4. cem-group group-number timeslots timeslot
5. exit
6. interface CEMslot/port
7. cem group-number
8. xconnect ip-address encapsulation mpls
9. exit
10. end
DETAILED STEPS
Command Purpose
Step 1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3 controller {e1 | t1}
slot/port
Example:
Router(config)# controller [e1 |
t1] 0/0
Enters configuration mode for an E1 or T1 controller.
Step 4 cem-group 5 timeslots
timeslot
Example:
Router(config-controller)#
cem-group 5 timeslots 1-24
Assigns channels on the T1 or E1 circuit to the circuit emulation (CEM)
channel and specific timeslots to the CEM channel.
timeslot—The timeslot value for T1 interface is between 1 to 24 and
for E1 interface, its between 1 to 31.
Step 5 exit
Example:
Router(config-controller)# exit
Exits controller configuration.