Configuration Guide
WEB Authentication Configuration
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#
web-auth accounting v2
edu-acct
Ruijie(config)#
show web-auth portal v2 aaa
Configuring Global Portal Server
The previous section has introduced how to create Portal Server using the
portal-server
command. After
the Portal Server is created, it will only take effect after being applied to web authentication. This section
introduces how to apply the Portal Server.
By default, the Portal Server named
default
for web authentication is used for global web authentication .
To specify another Portal Server, perform the following steps:
Command
Function
Ruijie#
configure terminal
Enter the global configuration mode.
Ruijie(config)#
portal-server eportalv2 ip
{
ip-address
[
port
port-num
]
[
url
url-string
]
Creating a Portal Server
Ruijie(config)#
web-auth portal eportalv2
Specify the global Portal Server.
Ruijie(config)#
show running-config
View the configuration of the device.
To restore to the default Portal Server, execute the
web-auth portal eportalv2
command in the global
configuration mode.
Configuration example:
# Create a portal server named centre-portal and specify it as the global Portal Server.
Ruijie#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#
portal-server
centre-portal
ip
172.20.1.10
url
http://172.20.1.10:7080/index.php
Ruijie(config)#
web-auth portal
centre-portal
Ruijie(config)#
show running-config
A Portal Server must be created before it can be used, or else the configuration will fail.
Before removing the configurations of a Portal Server, you need first to disable the
application of the Portal Server, or else a failure may occur to the authentication and
accounting.
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 ...