OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : rsvp hello-interval
rsvp hello-interval
Use this command to enable the sending of Hello packets on the interface and to set the interval value between successive Hello packets to neighbor. For optimum performance, set this value to less than one-third the value of the configured RSVP hello-timeout. See the rsvp hello-timeout command for more information.
Note: This is an interface-specific command and when not used, the global hello-interval state applies.
Use the no parameter with this command to return to the default hello interval value.
Command Syntax
rsvp hello-interval <1-65535>
no rsvp hello-interval
Parameter
<1-65535>
RSVP hello interval in seconds
Default
By default, RSVP hello interval is 2 seconds
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#rsvp hello-interval 110
 
(config)#interface eth0
(config-if)#no rsvp hello-interval
Last modified date: 07-13-2023