Configuration Guide Web Authentication Commands
Set the timeout for the redirection connection maintenance, in the
range from 1 to 10 in the unit of seconds.
The default is 3 seconds.
Global configuration mode
This command is used to set the timeout for the redirection connection maintenance. After the
three-way handshake succeeds, the redirection connection is maintained until the user sends an
HTTP GET/HEAD packet and the system returns an HTTP redirection packet. This timeout is set to
prevent users from occupying TCP connections for long without sending any GET/HEAD packets.
The following example sets the timeout for the redirection connection maintenance to 4 seconds.
Ruijie(config)# http redirect timeout 4
Displays the HTTP redirection configuration.
Use this command to set an IP address for the portal server.
Use the no form of this command to restore the default setting.
The IPv4 address of the portal server
No IP address is set for the portal server by default.
Template configuration mode
This command takes place of the http redirect [ip-address] command, which is now hidden as a
compatible command.
The following example sets the IP address of the eportalv1 template to 172.16.0.1.
Ruijie(config.tmplt.eportalv1)#ip 172.16.0.1