Configuration Guide Web Authentication Commands
5.11 http redirect port
Use this command to redirect users’ HTTP redirection request to a certain destination port.
Use the no form of this command to restore the default setting.
http redirect port port-num
no http redirect port port-num
Destination port of the HTTP request
Global configuration mode
When you access the network resource, you send HTTP packets. The access device can intercept
such HTTP packets to detect your access. If the access device detects that an unauthenticated user
is accessing the network resource, it stops the users with an authentication page/client download
page.
By default, the access device intercepts users’ HTTP packets with port 80 to check whether they are
accessing network resources.
This command is used to change the destination port of HTTP packets that are intercepted by the
access device.
Up to 10 ports can be configured, including port 80.
The following example redirects users’ HTTP requests with port 8080.
Ruijie(config)# http redirect port 8080
The following example does not redirect users’ HTTP requests with port 80.
Ruijie(config)# no http redirect port 80
Displays the HTTP redirection configuration.
5.12 http redirect session-limit
Use this command to set the total number of HTTP sessions that can be originated by an
unauthenticated user, or the maximum number of HTTP sessions that can be originated by an
unauthenticated user connected to each port.