PurposeCommand or Action
Enters tunnel interface configuration mode. Tunnel
numbers from 0 to 999 are supported.
interface tunnel-tp number
Example:
Device(config)# interface tunnel-tp 1
Step 3
(Optional) Specifies a tunnel description.
description tunnel-description
Example:
Device(config-if)# description headend tunnel
Step 4
Specifies the name of the MPLS-TP tunnel.
tp tunnel-name name
Example:
Device(config-if)# tp tunnel-name tunnel 122
Step 5
(Optional) Specifies the tunnel source and endpoint.
tp source node-id [global-id num]
Example:
Device(config-if)# tp source 10.11.11.11 global-id
10
Step 6
Specifies the destination node of the tunnel.
tp destination node-id [tunnel-tp num[ global-id num]]
Example:
Device(config-if)# tp destination 10.10.10.10
Step 7
Specifies the BFD template.
bfd bfd-template
Example:
Device(config-if)# bfd mpls-bfd-1
Step 8
Specifies a working LSP, also known as the primary
LSP.
working-lsp
Example:
Device(config-if)# working-lsp
Step 9
Specifies the in-label number.
in-label num
Example:
Device(config-if-working)# in-label 20000
Step 10
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
28
MPLS Transport Profile
Configuring the MPLS-TP Tunnel