Cisco Cisco IOS Software Release 12.2(33)SRE

Page de 26
   
AToM Static Pseudowire Provisioning
  How to Provision an AToM Static Pseudowire
3
Any Transport over MPLS
Benefits of Statically Provisioned Pseudowires
Cisco IOS software release 12.33(SRB) allows provisioning an AToM label switching static pseudowire 
without the use of a directed control connection. This feature also includes static provisioning of the 
tunnel label and the pseudowire label.
How to Provision an AToM Static Pseudowire
This section contains the following procedures:
Provisioning an AToM Static Pseudowire
In this configuration task, you use options in the xconnect Ethernet interface configuration command to 
specify a static connection, and mpls commands in xconnect mode to statically set the following 
pseudowire parameters:
Set the local and remote pseudowire labels
Enable or disable sending the MPLS control word
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface Ethernet-type interface-number
4.
xconnect peer-ip-address vcid encapsulation mpls manual pw-class class-name
5.
mpls label local-pseudowire-label remote-pseudowire-label
6.
[nompls control-word
7.
exit
DETAILED STEPS
Command or Action
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.