D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 1 AAA Configuration
1-10
Command Function
aaa authentication login {default |
list-name} local
Define the local method list.
end
Return to the privileged mode.
show aaa method-list
Confirm the configured method list.
configure terminal
Enter the global configuration mode.
line vty line-num
Enter the line configuration mode
login authentication {default |
list-name}
Apply the method list.
end
Return to the privileged mode.
show running-config
Confirm the configuration.
1.3.5.2 Using Radius for Login
authentication
To configure the use of RADIUS authentication server for login 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:
Command Function
configure terminal
Enter the global configuration mode.
aaa new-model
Turn on the AAA switch.
radius-server host ip-address
[auth-port port] [acct-port port]
Configure the RADIUS server
end
Return to the privileged mode.
show radius server
Show the RADIUS server.
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:
Command Function
configure terminal
Enter the global configuration mode.
aaa new-model
Turn on the AAA switch.
aaa authentication login
{default | list-name} group radius
Define the local method list.