OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : hello-interval
hello-interval
Use this command to set an interval between Hello packets.
Used as a global command, this value is over-ridden by the hello-interval set on the interface (see rsvp hello-interval). For optimum performance, set this value no more than one-third of the hello-timeout value.
Use the no parameter with this command to return to the default hello interval value.
Command Syntax
hello-interval <1-65535>
no hello-interval
Parameter
<1-65535>
The time in seconds after which hello packets are sent
Default
By default, hello interval is 2 seconds
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router rsvp
(config-router)#hello-interval 5
 
(config)#router rsvp
(config-router)#no hello-interval
Last modified date: 10/17/2023