C613-50170-01 Rev B
Command Reference for x510 Series
1793
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
WEB
-
SERVER
PING
-
POLL
FAILCOUNT
auth-web-server ping-poll failcount
Overview
This command sets a fail count for the ping polling feature when used with
Web-Authentication. The
failcount
parameter specifies the number of
unanswered pings. A supplicant (client device) is logged off when the number of
unanswered pings are greater than the failcount set with this command.
Use the
no
variant of this command to resets the fail count for the ping polling
feature to the default (5 pings).
Syntax
auth-web-server ping-poll failcount <
1-100
>
no auth-web-server ping-poll failcount
Default
The default failcount for ping polling is 5 pings.
Mode
Global Configuration
Examples
To set the failcount of ping polling to
10
pings, use the following commands:
awplus#
configure terminal
awplus(config)#
auth-web-server ping-poll failcount 10
To set the failcount of ping polling to default, use the following commands:
awplus#
configure terminal
awplus(config)#
no auth-web-server ping-poll failcount
Validation
Commands
Parameter
Description
<
1-100
>
Count.