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 Static-to-Static Multisegment Pseudowires for MPLS-TP
Command or Action
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
l2 vfi name point-to-point
Example:
Device(config)# l2 vfi atom point-to-point
Step 4
bridge-domainbridge-id
Example:
Device)config)# bridge-domain 400
Step 5
neighbor ip-address vc-id {encapsulation mpls |
pw-class pw-class-name}
Example:
Device(config-vfi)# neighbor 10.111.111.111 123
pw-class atom
Step 6
mpls label local-pseudowire-label
remote-pseudowire-label
Example:
Device(config-vfi)# mpls label 10000 25000
Step 7
mpls control-word
Example:
Device(config-vfi)# mpls control-word
Step 8
neighbor ip-address vc-id {encapsulation mpls |
pw-class pw-class-name}
Example:
Device(config-vfi)# neighbor 10.10.10.11 123
pw-class atom
Step 9
mpls label local-pseudowire-label
remote-pseudowire-label
Example:
Device(config-vfi)# mpls label 11000 11001

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

36
Purpose
Enters global configuration mode.
Creates a point-to-point Layer 2 virtual forwarding interface
(VFI) and enters VFI configuration mode.
Configures the bridge domain service instance.
• bridge-id—Bridge domain identifier. The valid values
are from 1 to 4000.
Sets up an emulated VC. Specify the IP address, the VC ID
of the remote device, and the pseudowire class to use for
the emulated VC.
Only two neighbor commands are allowed for
Note
each Layer 2 VFI point-to-point command.
Configures the static pseudowire connection by defining
local and remote circuit labels.
Specifies the control word.
Sets up an emulated VC. Specify the IP address, the VC ID
of the remote device, and the pseudowire class to use for
the emulated VC.
Configures the static pseudowire connection by defining
local and remote circuit labels.
MPLS Transport Profile

Advertisement

Table of Contents
loading

Table of Contents