Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-66
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] mpls rsvp-te hello-lost 5
1.1.43 mpls rsvp-te keep-multiplier
Syntax
mpls rsvp-te keep-multiplier
number
undo mpls rsvp-te keep-multiplier
View
MPLS view
Default Level
2: System level
Parameters
number
: Keep multiplier.
Description
Use the
mpls rsvp-te keep-multiplier
command to configure the keep multiplier for
the path state block (PSB) and reservation state block (RSB).
Use the
undo mpls rsvp-te keep-multiplier
command to restore default.
The default keep multiplier is 3.
The following equation determines the timeout time of the state stored in PSB and RSB:
Expired_Time = (keep-mult 0.5) × 1.5 × refresh-time
Where, refresh-time is the refresh interval for reservation state set by the
mpls rsvp-te
timer refresh
command.
Before you can configure the keep multiplier, enable RSVP-TE.
Related commands:
mpls rsvp-te timer refresh
.
Examples
# Set the keep multiplier to five.
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] mpls rsvp-te keep-multiplier 5