Configuration Guide
WEB Authentication Configuration
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# http redirect
176.10.0.1
Ruijie(config)# show http redirect
If the IP address of Portal Server is configured, it can be accessed directly, which means
the user can access this IP address directly without authentication.
Configuring the URL of the Authentication Page of Portal Server
The
URL of Portal Server is the URL redirected to user’s browser while the user is subject to web
authentication, and the browser will proceed with web authentication through this URL. If this parameter
is not configured, the browser will be redirected to the IP address of Portal Server, with URL format being
http://portal server IP (e.g. http://192.168.5.3). Perform the following steps to configure the URL of the
authentication page of Portal Server:
Command
Function
Ruijie#
configure terminal
Enter the global configuration mode.
Ruijie(config)#
http
redirect
homepage
url-string
Set the homepage URL of authentication page as url-string,
which must start with “http://” or “https://” and is not case
sensitive, with maximum length of 255 characters. You are
allowed to specify the HTTP listening port of the Portal
Server in the URL string (by default, port 80 will be listened
by the server).
Ruijie(config)#
show http redirect
View the configuration of HTTP redirection.
To remove the authentication page URL configured, execute the
no http redirect homepage
command
in the global configuration mode.
Configuration example:
# Configure the authentication page of Portal Server as http://www.web-auth.net/login.html.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# http redirect homepage
http://www.web-auth.net/login.html
Ruijie(config)# show http redirect
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 ...