BelAir100SN User Guide
User and Session Administration
May 31, 2010
Confidential
Document Number BDTM11001-A01 Released
The
local
setting means that the BelAir100SN uses the locally stored password
and user account information to authenticate the user. This is the default
setting.
The
radius
setting means that the BelAir100SN uses a RADIUS server to
authenticate the user. The
list
parameter specifies the index used in the
RADIUS server list. Refer to
.
Example 1
/mgmt# set authentication-login radius 1,2
Example 2
mgmt# show authentication-login
Authentication Login is radius
Radius Authentication server table
-------------------------------------
Index : 1
Radius Server Address : 10.1.3.254
UDP port number : 1812
Radius Client Address : 10.1.3.48
Timeout : 3
--------------------------------------------
Index : 2
Radius Server Address : 10.1.3.253
UDP port number : 1812
Radius Client Address : 10.1.3.48
Timeout : 3
--------------------------------------------
RADIUS Servers
/protocol/radius/set server <server-idx> <IP_addr>
<shared-secret>
[authport <server-port>]
[acctport <acct-port>]
[interface {system | vlan <1-2814>}]
[timeout <seconds>]
[reauthtime <seconds>]
/protocol/radius/set server-state <server-idx> {enabled|disabled}
/protocol/radius/del server <server-idx>
/protocol/radius/show servers
These commands allow you to specify a list of RADIUS servers that you can use
to authenticate users. The list can contain up to 25 servers.
The
IP_addr
parameter specifies the IP address of the RADIUS server.
The
shared-secret
parameter specifies the password for access to the RADIUS
server.