User Manual

97
Users Manual of XGS-6350-24X4C
radius-server host command defines the IP address of the RADIUS server host.
radius-server key command defines the shared secret text string between the network access server and the
RADIUS server host.
aaa authentication login admins group radius local command defines the authentication method list "dialins,"
which specifies that RADIUS authentication and then (if the RADIUS server does not respond) local
authentication will be used on serial lines using PPP.
login authentication admins command applies the "admins" method list for login authentication.
6.2.5.2 RADIUS Application Example
The following example shows how to define the general configuration through the AAA command set:
radius-server host 1.2.3.4
radius-server key myRaDiUSpassWoRd
username root password AlongPassword
aaa authentication login admins radius local
line vty 1 16
login authentication admins
In the example above, each command line has its own meaning. See the following content:
The command radius-server host defines the IP address of the RADIUS server.
The command radius-server key defines the shared pin between the network access server and the
RADIUS server.
The command aaa authentication login admins radius local defines the authentication method list admins,
which first specifies RADIUS as the authentication method and then uses the local authentication if the
RADIUS server does not respond.
The command login authentication admins specifies the method list admins as the login authentication
method.
Web Authentication Configuration
6.3
The section describes the concept of Web authentication and configuration and usage of the Web
authentication.
6.3.1 Overview
6.3.1.1 Web Authentication
The Web authentication of the switch is a connection control mode as PPPoE and 802.1x. When you use the
Web authentication, the login and logout operations can be successfully performed through the interaction of
the browser and the builtin portal server of the switch. During the operations of login and logout, no other
client software need be installed.
1. Device role