A10E/A28E/A28F Configuration Guide
6.4.3 Default configurations of RADIUS
The default configuration of RADIUS is as below.
IP address of RADIUS server
IP address of RADIUS accounting server
Port ID of RADIUS authentication server
Port ID of RADIUS accounting server
Shared key used for communication with RADIUS accounting server
Accounting failure processing policy
Period for sending update packet
6.4.4 Configuring RADIUS authentication
Configure RADIUS authentication for the A10E/A28E as below.
Enter global configuration mode.
Alpha-A28E(config)#interface
ip
if-number
Enter Layer 3 interface configuration
mode.
Alpha-A28E(config-ip)#ip
address
ip-address
[
ip-
mask
] [
vlan-list
]
Configure an IPv4 address.
Alpha-A28E(config-ip)#end
Return to privileged EXEC mode.
Alpha-A28E#radius [ backup ]
ip-address
[ auth-port
port-
number
]
Assign IP address and port ID for
RADIUS authentication server.
Configure the backup parameter to
assign the backup RADIUS
authentication server.
Alpha-A28E#radius-key
string
Configure the shared key for RADIUS
authentication.
Alpha-A28E#user login
{ local-radius | local-user |
radius-local [ server-no-
response ] | radius-user }
Configure users performing login
authentication through RADIUS.
Alpha-A28E#enable login
{ local-radius | local-user |
radius-local [ server-no-
response ] | radius-user }
Set the authentication mode for user
entering privileged EXEC mode to
RADIUS.