R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide

159
Default
Route pinning is disabled.
Views
Tunnel interface view
Default command level
2: System level
Usage guidelines
The mpls te route-pinning command cannot be used together with the mpls te reoptimization command
and the mpls te auto-bandwidth adjustment command.
Examples
# Enable route pinning.
<Sysname> system-view
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te route-pinning
mpls te signal-protocol
Use mpls te signal-protocol to configure the signaling protocol for MPLS TE tunnel establishment.
Syntax
mpls te signal-protocol { crldp | rsvp-te | static }
Default
The signaling protocol for MPLS TE tunnel establishment is RSVP-TE.
Views
Tunnel interface view
Default command level
2: System level
Parameters
rsvp-te: Sets the signaling protocol for MPLS TE tunnel establishment to RSVP-TE.
crldp: Sets the signaling protocol for MPLS TE tunnel establishment to CR-LDP.
static: Sets up the tunnel using a static CR-LSP.
Usage guidelines
To use RSVP-TE as the signaling protocol for setting up the MPLS TE tunnel, you must enable both MPLS
TE and RSVP-TE on each interface for the tunnel to use.
Examples
# Adopt CR-LDP as the signaling protocol for establishing MPLS TE tunnel 0.
<Sysname> system-view
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te signal-protocol crldp