Configuration Guide
WEB Authentication Configuration
By default, the maximum number of HTTP sessions to be initiated by an unauthenticated user is 255. To
change the maximum number of HTTP sessions to be initiated by an unauthenticated user, perform the
following steps.
Command
Function
Ruijie#
configure terminal
Enter the global configuration mode.
Ruijie(config)#
http
redirect
session-limit
session-num
[
port
port-session
-
num
]
Set
session-num to be the
maximum number of global HTTP
sessions of each unauthenticated user, with the value scope
being 1-255.
Set
port-session
-
num to be the
maximum number of port HTTP
sessions of each unauthenticated user, with the value scope
being 1-65535, it is 1000 by default.
Ruijie(config)#
show http redirect
View the configurations of HTTP redirection.
To restore the default maximum number of HTTP sessions to be initiated by an unauthenticated user,
execute “
no http redirect session-limit
” under the global configuration mode.
Example:
# Set the maximum number of HTTP sessions of unauthenticated user to 10.
Ruijie#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#
http redirect session-limit
10
Ruijie(config)#
show http redirect
If you see no authentication page during authentication, it is very likely that the HTTP
sessions imitated by the user has reached maximum number. In this case, you are
recommended to temporarily quit some applications which may take up HTTP sessions and
then perform the Web authentication.
Configuring Timeout for Maintaining Redirection Connection
When an unauthenticated user accesses the network resources via HTTP, the TCP connection requests
will be intercepted and the TCP connection is established with the access device in fact. After the
connection has been established, the access device has to wait for the HTTP GET/HEAD messages sent
by the user, and sends back the HTTP redirection messages before the connection is cut. This restriction
is set to avoid the case in which the user sends no GET/HEAD messages but takes up the TCP
connection for a long time. This functionality can prevent some malicious attacks.
By default, the timeout for maintaining redirection connection is 3 seconds. To change the timeout for
maintaining redirection connection, perform the following steps.
Summary of Contents for RG-S2900G-E Series
Page 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Page 91: ...Configuration Guide Configuring PoE Configuration ...
Page 133: ...Configuration Guide EEE Configuration ...
Page 319: ...Configuration Guide QinQ Configuration ...
Page 408: ......
Page 409: ...IP Routing Configuration 1 Static Route Configuration ...
Page 412: ......
Page 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Page 757: ......
Page 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Page 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Page 901: ...Configuration Guide ERSPAN Configuration ...
Page 902: ...Web based Configuration 1 Web based Configuration ...