Auth-web-server ping-poll failcount – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1176
Authentication Commands
Software Reference for x310 Series Switches
43.50
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
auth-web-server ping-poll failcount
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:
To set the failcount of ping polling to default, use the following commands:
Validation
Commands
show auth-web-server
show running-config
Parameter
Description
<1-100>
Count.
awplus#
configure terminal
awplus(config)#
auth-web-server ping-poll failcount 10
awplus#
configure terminal
awplus(config)#
no auth-web-server ping-poll failcount