![H3C S9500 Series Скачать руководство пользователя страница 156](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036156.webp)
Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-65
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] mpls rsvp-te hello
# Enable RSVP hello extension on VLAN-interface 1.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] mpls rsvp-te hello
1.1.42 mpls rsvp-te hello-lost
Syntax
mpls rsvp-te hello-lost
times
undo mpls rsvp-te hello-lost
View
MPLS view
Default Level
2: System level
Parameters
times
: Maximum number of consecutive hello losses before an RSVP neighbor is
considered dead.
Description
Use the
mpls rsvp-te hello-lost
command to configure the maximum number of
consecutive hello losses before an RSVP neighbor is considered dead.
Use the
undo mpls rsvp-te hello-lost
command to restore the default.
By default, the RSVP node considers an RSVP neighbor is dead if no response is
received after sending three consecutive hellos.
An RSVP node detects whether its RSVP neighbor is still alive by sending hellos
regularly. If no response is received after the number of consecutive hellos reaches the
specified limit, the RSVP node considers its RSVP neighbor as dead. The failure is
handled the same as a link layer communication failure.
Before you can configure this command, enable RSVP-TE.
Related commands:
mpls rsvp-te timer hello
.
Examples
# Set the maximum number of consecutive hello losses before an RSVP neighbor is
considered dead to five.