SUMMARY STEPS
1.
enable
2.
configure terminal
3.
mpls tp lsp source node-id [global-id num] tunnel-tp num lsp{lsp-num | protect | working} destination
node-id [global-id num] tunnel-tp num
4.
forward-lsp
5.
in-label num out-label num out-link num
6.
exit
7.
reverse-lsp
8.
in-label num out-label num out-link num
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
Enables MPLS-TP midpoint connectivity and enters
MPLS TP LSP configuration mode.
mpls tp lsp source node-id [global-id num] tunnel-tp num
lsp{lsp-num | protect | working} destination node-id
[global-id num] tunnel-tp num
Step 3
Example:
Device(config)# mpls tp lsp source 10.10.10.10
global-id 10 tunnel-tp 1 lsp protect destination
10.11.11.11 global-id 10 tunnel-tp 1
Enters MPLS-TP LSP forward LSP configuration
mode.
forward-lsp
Example:
Device(config-mpls-tp-lsp)# forward-lsp
Step 4
Specifies the in label, out label, and out link numbers.
in-label num out-label num out-link num
Example:
Device(config-mpls-tp-lsp-forw)# in-label 2000
out-label 2100 out-link 41
Step 5
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
30
MPLS Transport Profile
Configuring MPLS-TP LSPs at Midpoints