C613-50170-01 Rev B
Command Reference for x510 Series
2782
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
P
ING
-P
OLLING
C
OMMANDS
CRITICAL
-
INTERVAL
critical-interval
Overview
This command specifies the time period in seconds between pings when the
polling instance has not received a reply to at least one ping, and when the device
is unreachable.
This command enables the device to quickly observe changes in state, and should
be set to a much lower value than the
command.
The
no
variant of this command sets the critical interval to the default of one
second.
Syntax
critical-interval <
1-65536
>
no critical-interval
Default
The default is 1 second.
Mode
Ping-Polling Configuration
Examples
To set the critical interval to 2 seconds for the ping-polling instance 99, use the
commands:
awplus#
configure terminal
awplus(config)#
ping-poll 99
awplus(config-ping-poll)#
critical-interval 2
To reset the critical interval to the default of one second for the ping-polling
instance 99, use the commands:
awplus#
configure terminal
awplus(config)#
ping-poll 99
awplus(config-ping-poll)#
no critical-interval
Related
Commands
Parameter
Description
<
1-65536
>
Time in seconds between pings, when the device has failed to
a ping, or the device is unreachable.