Command Reference Web Authentication Commands
web-auth portal-check
Use this command to configure the function which detects whether the portal created by the portal
server command is available or not. Use the no form of this command to disable this function.
web-auth portal-check [ interval intsec ] [ timeout tosec ] [ retransmit retries ]
no web-auth portal [ interval ] [ timeout ] [ retransmit ]
Parameter
Description
Parameter Description
interval
This parameter indicates the interval for the Portal server to send the
detection information, which ranges from 1 to 1000 seconds. 10
seconds is the default value.
timeout
This parameter indicates the maximum timeout period for waiting the
detection reply; which ranges from 1 to 1000 seconds. 5 seconds is
the default value.
retransmit
This parameter indicates the times for a portal to retransmit from
normal state to dead state, and the times for the portal receives
replied messages to recover from the dead state to the normal state,
which ranges from 1 to 100; the default is 3 times.
Defaults
By default, the portal-based detection is disabled. If it is enabled, the interval is 10 seconds, the
timeout is 5 seconds and the retransmission time is 3 times.
Command
mode
Global configuration mode
Usage Guide
N/A
Configuration
Examples
#Enable portal detection, and configure the detection interval as 5 seconds, information reply-waiting
timeout as 2 seconds and retransmission time as 4 times.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#web-auth portal-check interval 5 timeout 2 retransmit 4
Related
Commands
Command Description
portal-server
Configures the Portal Server information for the
second-generation web authentication.
Platform
Description
This command is supported only on wireless products.