R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide

134
Examples
# Set the maximum number of consecutive hello losses allowed on a node to 5.
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] mpls rsvp-te hello-lost 5
Related commands
mpls rsvp-te timer hello
mpls rsvp-te keep-multiplier
Use mpls rsvp-te keep-multiplier to configure the keep multiplier, which determines the timeout time of
the path state block (PSB) and reservation state block (RSB).
Use undo mpls rsvp-te keep-multiplier to restore default.
Syntax
mpls rsvp-te keep-multiplier number
undo mpls rsvp-te keep-multiplier
Default
The keep multiplier is 3.
Views
MPLS view
Default command level
2: System level
Parameters
number: Keep multiplier in the range of 3 to 255.
Usage guidelines
The PSB and RSB timeout time is (keep-multiplier + 0.5) × 1.5 × refresh-time.
Before you configure the keep multiplier, enable RSVP-TE.
Examples
# Set the keep multiplier for PSB and RSB to 5.
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] mpls rsvp-te keep-multiplier 5
Related commands
mpls rsvp-te timer refresh
mpls rsvp-te reliability
Use mpls rsvp-te reliability to enable the RSVP reliability mechanism.
Use undo mpls rsvp-te reliability to disable the RSVP reliability mechanism.