beautypg.com

Fail-count, Of the, Fail-count <1-100 – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 2066

background image

Ping-Polling Commands

Software Reference for x310 Series Switches

79.8

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

fail-count

This command specifies the number of pings that must be unanswered, within the total
number of pings specified by the

sample-size

command, for the ping-polling instance to

consider the device unreachable.

If the number set by the

sample-size

command and the fail-count commands are the

same, then the unanswered pings must be consecutive. If the number set by the

sample-

size

command is greater than the number set by the fail-count command, then a device

that does not always reply to pings may be declared unreachable.

The no variant of this command resets the fail count to the default.

Syntax

fail-count <1-100>

no fail-count

Default

The default is 5.

Mode

Ping-Polling Configuration

Examples

To specify the number of pings that must fail within the sample size to determine that a
device is unreachable for ping-polling instance 45, use the commands:

To reset the fail-count to its default of 5 for ping-polling instance 45, use the commands:

Related Commands

critical-interval
normal-interval
ping-poll
sample-size
show ping-poll
timeout (ping polling)
up-count

Parameter

Description

<1-100>

The number of pings within the sample size that a reachable device
must fail to respond to before it is classified as unreachable.

awplus#

configure terminal

awplus(config)#

ping-poll 45

awplus(config-ping-poll)#

fail-count 5

awplus#

configure terminal

awplus(config)#

ping-poll 45

awplus(config-ping-poll)#

no fail-count