Configuration Guide Configuring Web Authentication
Ensure that the configured authentication method list name is consistent with that on the AAA module.
Configuration Example
Specifying an Authentication Method List
Specify the authentication method list mlist1.
Ruijie(config.tmplt.iportal)#authentication mlist1
Check whether the configuration is successful.
Ruijie#show web-auth template
Webauth Template Settings:
------------------------------------------------------------
Name: eportalv2
Url: http://17.17.1.21:8080/eportal/index.jsp
Ip: 17.17.1.21
BindMode: ip-only-mode
Type: v2
Port: 50100
State: Active
Acctmlist: default
Authmlist: mlist1
1.4.8 Specifying an Accounting Method List
Configuration Effect
The NAS sends an accounting request when a user passes authentication. The recipient of the request depends on the
configuration of the accounting method list and is usually the portal server.
Specify an accounting method list for the NAS to perform accounting.
Notes
Ensure that the accounting method list has been configured on the AAA module. The command used to configure
accounting methods on the AAA module is aaa accounting network {default | list-name }start-stop method1
[ method2...].
Different accounting methods for IPv4 authentication and IPv6 authentication are not supported.