hello-timeout

Use this command to set the RSVP hello timeout. If an LSR has not received a hello message from a peer within the number of seconds set with this command, all sessions shared with this peer are reset. The hello-timeout determines how long an RSVP node waits for a hello message before declaring a neighbor to be down.

Use the no parameter with this command to set the default hello timeout value.

Command Syntax

Copy
hello-timeout <1-65535>
no hello-timeout

Parameter

<1-65535>

Time in seconds to receive a hello message.

Default

By default, hello-timeout value is 7 seconds.

Command Mode

Router mode

Applicability

This command was introduced before OcNOS version 1.3.

Examples

Copy
#configure terminal
(config)#router rsvp
(config-router)#hello-timeout 12
 
(config)#router rsvp
(config-router)#no hello-timeout