Configure an authentication scheme and set authentication-related parameters on the authentication server, such as the authentication mode, for the scheme. If authentication-related parameters are not set, users fail to pass the authentication under the authentication scheme.
The system view is displayed.
The AAA view is displayed.
An authentication scheme is created.
By default, three authentication schemes named default, default0, and default1 are configured on the NetEngine 8000 F. They can be modified but cannot be deleted.
authentication-mode none
authentication-mode radius-proxy
An authentication mode is set.
The policy for handling authentication failures is configured.
The policy determines how the NetEngine 8000 F handles users who fail to be authenticated.
The device is enabled to redirect a user to a specified domain when the user's quota becomes zero.
A redirection domain is configured.
After a redirection domain is configured, the users who fail the authentication go online from the redirection domain, different from that for the users who pass the authentication.
In real-world applications, you can configure a private IP address pool, UCL-based access control, and security domain in the redirection domain to differentiate the functions of address allocation (private addresses and public addresses) and access control from those for other user domains, thus effectively saving public IP addresses and preventing unauthorized users from consuming public IP addresses.
MAC address-based authentication is enabled.
MAC address-based authentication simplifies web authentication. If this authentication mode is enabled, a user only needs to enter the user name and password at the first web authentication, during which the RADIUS server records the user's MAC address. In subsequent web authentication attempts, the RADIUS server authenticates the user based on the user's MAC address, without requiring the user to enter the user name and password again.
In most cases, this command is used together with the authening authen-fail online authen-domain domain-name command. With both of the commands configured, if MAC address-based authentication fails, the device redirects a web user to the specified domain and allows the user to access the authentication domain and network services after the user enters the correct user name and password in the redirection domain.
The configuration is committed.