Configuration Guide WEB Authentication Configuration
AAA configuration commands and relevant details are given in “AAA Configuration”.
Configuration example:
# Configure the name of AAA authentication method list as default and use the default RADIUS group
named radius.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# aaa new-model
Ruijie(config)# aaa authentication iportal default group radius
Ruijie(config)# show aaa method-list
For configurations related to AAA and RADIUS, refer to the relevant sections in “AAA Configuration” and
“RADIUS Configuration”.
Configuring AAA Accounting Method List of Web Authentication
In the second generation web authentication, the device will initiate authentication. Therefore, when a
user logs in/out, the device needs to send accounting messages to the Radius Server. If the second
generation web authentication mechanism is selected, you need to configure AAA accounting method list
on the device.
By default, AAA accounting method list is not configured. The configuration steps are shown below:
Configuration example:
# Configure the name of the network-related AAA accounting method list as default and use the default
RADIUS group named radius).
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# aaa new-model
Ruijie(config)# aaa accounting network default start-stop group radius
Ruijie(config)# show aaa method-list