To remove the global authentication method list configured, execute the no web-auth authentication v2
command in the global configuration mode.
Configuration example:
# Configure the name of global authentication method list as edu-web.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# web-auth authentication v2 edu-web
Ruijie(config)# show web-auth portal v2 aaa
Before configuring the method list, make sure this method list is already configured for AAA.
After the authentication method list is removed, the authentication method list named
default will be used by default.
Configuring Global Accounting Method List
The accounting method list and the authentication method list are subject to the same restrictions to
configuration. Please refer to the previous sections for details.
By default, the global accounting method list is named default. Perform the following steps to configure
the accounting method list used for global web authentication:
To remove the global accounting method list configured, execute the no web-auth accounting v2
command in the global configuration mode.
Configuration example:
# Configure the name of global accounting method list as edu-acct.
Ruijie# configure terminal