DGS-3610 Series Configuration Guide Chapter 37 Configuration of 802.1X
aaa authentication login {default |
list-name}
local
Define the local method list.
Return to the privileged mode.
Confirm the configured method list.
Enter the global configuration mode.
Enter the line configuration mode
login authentication {default | list-name}
Return to the privileged mode.
Confirm the configuration.
37.6.4.2 Use Radius for Line Authentication
To configure the use of RADIUS authentication server for line authentication, it is required to
first configure the RADIUS server. Our product supports the authentication based on the
RADIUS server. To configure the RADIUS server, run the following commands in the global
configuration mode:
Enter the global configuration mode.
radius-server host ip-address [auth-port
port]
[acct-port port]
Configure the RADIUS server
Return to the privileged mode.
After the RADIUS server is configured, make sure of successful communication with the
RADIUS server before configuring the RADIUS for authentication. For details of the RADIUS
server configurations, see Configuring RADIUS.
Now it is possible to configure the RADIUS server based method list. Run the following
commands:
Enter the global configuration mode.
aaa authentication login
{default | list-name} group radius
Define the local method list.