beautypg.com

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

Page 2071: Size

background image

Ping-Polling Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

79.13

sample-size

This command sets the total number of pings that the polling instance inspects when
determining whether a device is unreachable. If the number of pings specified by the fail-
count
command go unanswered within the inspected sample, then the device is declared
unreachable.

If the numbers set in this command and

fail-count

command are the same, the

unanswered pings must be consecutive. If the number set by this command is greater
than that set with the

fail-count

command, a device that does not always reply to pings

may be declared unreachable.

You cannot set this command’s value lower than the

fail-count

value.

The polling instance uses the number of pings specified by the

up-count

command to

determine when a device is reachable.

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

Syntax

sample-size <1-100>

no sample size

Default

The default is 5.

Mode

Ping-Polling Configuration

Examples

To set the sample-size to 50 for ping-poll instance 43, use the commands:

To reset sample-size to the default of 5 for ping-poll instance 43, use the commands:

Related Commands

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

Parameter

Description

<1-100>

Number of pings that determines critical and up counts.

awplus#

configure terminal

awplus(config)#

ping-poll 43

awplus(config-ping-poll)#

sample-size 50

awplus#

configure terminal

awplus(config)#

ping-poll 43

awplus(config-ping-poll)#

no sample-size