OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : Refresh Reduction Commands : rsvp ack-wait-timeout
rsvp ack-wait-timeout
Use this command to configure the acknowledgment wait timeout for all neighbors detected via the specific interface.
Use the no parameter with this command to revert to the default acknowledgment wait timeout for the specified interface.
Command Syntax
rsvp ack-wait-timeout <1-65535>
no rsvp ack-wait-timeout <1-65535>
no rsvp ack-wait-timeout
Parameters
<1-65535>
Specify a value for the acknowledgment wait timeout in seconds. The default timeout value is 10 seconds.
Default
By default, rsvp ack wait timeout is 10 seconds
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#rsvp ack-wait-timeout 5
 
(config)#interface eth0
(config-if)#no rsvp ack-wait-timeout 5
Last modified date: 07-13-2023