D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 4 802.1x Configuration
4-29
server is down due to various reasons, the device automatically issues a server submission
authentication request to the method list server group.
In the privileged mode, you can set the backup authentication server by performing the
following steps:
Command Function
configure terminal
Enter the global configuration mode.
aaa new-model
Turn on the AAA switch.
aaa group server radius gs-name
Configure the server group.
server sever
Configure the server.
server server-backup
Configure the backup server.
End
Return to the privileged mode.
Write
Save the configuration.
show dot1x
Show the configuration.
The following example configures 192.168.4.12 to be the backup server:
DES-7200# configure terminal
DES-7200# aaa new-model
DES-7200(config)# aaa group server radius auth-ll
DES-7200(config-gs-radius)# server 192.168.4.1
DES-7200(config-gs-radius)# server 192.168.4.12
DES-7200(config-gs-radius)# end
DES-7200#
4.2.21 Configuring and Managing
Online Users
DES-7200’s devices provide management for authenticated users via SNMP. The
administrator can view the information of the authorized users via SNMP, and forcedly log off a
user. The user forcedly logged off must pass the authentication again before it can use
network resources.
This function calls for no configuration on the device.
4.2.22 Implementing User-IP
Binding
With our clients and by correctly configuring the Radius Server, you can implement unique
user-IP binding. A user must undergo authentication by using the IP address allocated by the
administrator. Otherwise, authentication will fail.
For this function, you do not need to configure the switch. The user needs to use our client and
the administrator needs to configure the Radius Server.