C613-50102-01 REV C
Command Reference for x510 Series
2580
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
P
ING
-P
OLLING
C
OMMANDS
UP
-
COUNT
up-count
Overview
This command sets the number of consecutive pings that the polling instance
must receive a reply to before classifying the device reachable again.
The
no
variant of this command resets the up count to the default of 30.
Syntax
up-count <
1-100
>
no up-count
Default
The default is 30.
Mode
Ping-Polling Configuration
Examples
To set the upcount to 5 consecutive pings for ping-polling instance 45, use the
commands:
awplus#
configure terminal
awplus(config)#
ping-poll 45
awplus(config-ping-poll)#
up-count 5
To reset the upcount to the default value of 30 consecutive pings for ping-polling
instance 45, use the commands:
awplus#
configure terminal
awplus(config)#
ping-poll 45
awplus(config-ping-poll)#
no up-count
Related
Commands
Parameter
Description
<
1-100
>
Number of replied pings before an unreachable device is classified as
reachable.