Cisco ASR 900 Series Manual page 122

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 MPLS-TP Tunnel
Command or Action
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
interface tunnel-tp number
Example:
Router(config)# interface tunnel-tp 2
Step 4
description tunnel-description
Example:
Router(config-if)# description headend
tunnel
Step 5
tp tunnel-name name
Example:
Router(config-if)# tp tunnel-name tunnel22
Step 6
tp source node-id [global-id num]
Example:
Router(config-if)# tp source 10.10.11.11
global-id 10
Step 7
tp destination node-id [[ tunnel-tpnum] global-id
num]
Example:
Router(config-if)# tp destination
10.10.10.10
Step 8
bfd bfd-template
Example:
Router(config-if)# bfd template1
Step 9
working-lsp
Example:
Router(config-if)# working-lsp
Step 10
in-label num
Example:
Router(config-if-working)# in-label 10000
Step 11
out-label num out-link num
Example:
Router(config-if-working)# out-label 10000
out-link 1
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
114
Purpose
Enters global configuration mode.
Enters tunnel interface configuration mode. Tunnel numbers
from 0 to 999 are supported.
(Optional) Specifies a tunnel description.
Specifies the name of the MPLS-TP tunnel. The TP tunnel
name is displayed in the show mpls tp tunnel command output.
This command is useful for consistently identifying the tunnel
at all endpoints and midpoints.
(Optional) Specifies the tunnel source and endpoint. This
command is and not typically used, because the global router
ID and global ID can be used to identify the tunnel source at
the endpoint. All tunnels on the router generally use the same
(globally specified) source information.
Specifies the destination node of the tunnel.
Specifies the BFD template.
Specifies a working LSP, also known as the primary LSP. This
LSP is used to route traffic. This command enters working LSP
interface configuration mode (config-if-working).
Specifies the in label.
Specifies the out label and out link.
VPLS Configuration over MPLS-TP

Advertisement

Table of Contents
loading

Table of Contents