PurposeCommand or Action
Exits pseudowire class configuration mode and
returns to privileged EXEC mode.
end
Example:
Device(config-pw-class)# end
Step 9
Configuring the Pseudowire
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interfaceinterface-id
4.
service instance number ethernet [name]
5.
mpls label local-pseudowire-label remote-pseudowire-label
6.
mpls control-word
7.
backup delay {enable-delay-period | never} {disable-delay-period | never}
8.
backup peer peer-router-ip-addr vcid [pw-class pw-class-name] [priority value]
9.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Specifies the port on which to create the pseudowire and enters
interface configuration mode. Valid interfaces are physical Ethernet
ports.
interfaceinterface-id
Example:
Router(config)# interface gigabitethernet
0/0/4
Step 3
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
25
MPLS Transport Profile
Configuring the Pseudowire