Mpls Basic Configuration Guide, Cisco Ios Xe Everest 16.5.1 (Cisco Asr 900 Series - Cisco ASR 900 Series Manual

Mpls basic configuration guide, cisco ios xe everest 16.5.1
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

Configuring the Pseudowire
Command or Action
Step 4
service instance number ethernet [name]
Example:
Router(config-if)# service instance 2
ethernet
Step 5
mpls label local-pseudowire-label
remote-pseudowire-label
Example:
Device(config-if-xconn)# mpls label 1000
1001
Step 6
mpls control-word
Example:
Device(config-if-xconn)# no mpls
control-word
Step 7
backup delay {enable-delay-period | never}
{disable-delay-period | never}
Example:
Device(config-if-xconn)# backup delay 0
never
Step 8
backup peer peer-router-ip-addr vcid [pw-class
pw-class-name] [priority value]
Example:
Device(config-if-xconn)# backup peer
10.0.0.2 50
Step 9
end
Example:
Device(config)# end

MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)

26
Purpose
Configure an EFP (service instance) and enter service instance
configuration) mode.
• number—Indicates EFP identifier. Valid values are from 1
to 400
• (Optional) ethernet name—Name of a previously configured
EVC. You do not need to use an EVC name in a service
instance.
You can use service instance settings such as
Note
encapsulation, dot1q, and rewrite to configure
tagging properties for a specific traffic flow within
a given pseudowire session. For more information,
see
Ethernet Virtual Connections on the Cisco ASR
903 Router.
Configures the static pseudowire connection by defining local and
remote circuit labels.
Specifies the control word.
Specifies how long a backup pseudowire virtual circuit (VC)
should wait before resuming operation after the primary
pseudowire VC goes down.
Specifies a redundant peer for a pseudowire virtual circuit (VC).
Exits xconn interface connection mode and returns to privileged
EXEC mode.
MPLS Transport Profile

Advertisement

Table of Contents
loading

Table of Contents