93
<Configuration Example>
Overview: Configure access settings of a RADIUS server for user login authentication.
(1) Configure the access settings of a RADIUS server as follows:
Authentication order: 1, IP address: 192.168.1.200, Common key for
authentication: admin.
(2) Configure the first login method to a RADIUS server for authentication using the
username and password.
(3) Set the second login method to the information stored locally in this Switching
Hub for authentication using the username and password.
Fig. 3-5-4-3 Example of the RADIUS server access configuration
M24eG> enable
M24eG# conf
M24eG(config)# radius-server host 1 ip 192.168.1.200 key admin
M24eG(config)# login method 1 radius
M24eG(config)# login method 2 local
M24eG(config)# exit
M24eG#
(1)
(2)
(3)