R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide

165
Syntax
mpls te resv-style { ff | se }
undo mpls te resv-style
Default
The resource reservation style is SE.
Views
Tunnel interface view
Default command level
2: System level
Parameters
ff: Sets the resource reservation style to fixed filter (FF).
se: Sets the resource reservation style to shared explicit (SE).
Usage guidelines
You can configure FF and SE only when the signaling protocol is set to RSVP-TE.
Examples
# Adopt the FF reservation style when setting up the CR-LSP tunnel for TE tunnel 0.
<Sysname> system-view
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te resv-style ff
mpls te retry
Use mpls te retry to configure the maximum number of tunnel setup retries.
Use undo mpls te retry to restore the default.
Syntax
mpls te retry times
undo mpls te retry
Default
The maximum number of tunnel setup retries is 10.
Views
Tunnel interface view
Default command level
2: System level
Parameters
times: Number of tunnel setup retries, in the range of 10 to 4294967295.
Usage guidelines
You can configure the system to attempt setting up a tunnel multiple times until it is established
successfully or until the number of attempts reaches the upper limit.