21-5
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 21 Configuring Pseudowire
Configuring Pseudowire
DETAILED STEPS
Note You cannot use the encapsulation mpls parameter with the pw-class parameter.
Note The use of the xconnect command can vary depending on the type of pseudowire you configure.
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
pseudowire-class
class-name
Example:
Router(config)# pseudowire-class
newclass
Creates a new pseudowire class.
Step 4
encapsulation mpls
Example:
Router(config-pw-class)#
encapsulation mpls
Sets an encapsulation type.
Step 5
interface cem
slot/port
Example:
Router(config)# interface cem0/0
Configures the pseudowire interface to use for the new pseudowire class.
This example shows a CESoPSN interface.
Step 6
cem
group-number
Example:
Router(config-if)# cem 0
Defines a CEM channel.
Step 7
xconnect ip pw-class
pseudowire-class
Example:
Router(cfg-if-cem)# xconnect
1.1.1.1 40 pw-class myclass
Binds an attachment circuit to the CESoPSN interface to create a
CESoPSN pseudowire. Use the pw-class parameter to specify the
pseudowire class that the CESoPSN pseudowire interface uses.