85
3.5.4. RADIUS Server Configuration
Configure the access settings of a RADIUS server for user login authentication in "Global
configuration mode." Confirm the configuration information by executing the "show radius-server"
command in "Privileged mode."
Command to show the RADIUS configuration
M24eG# show
radius-server
Command to configure the RADIUS server access settings
M24eG(config)#
radius-server host <index> ip <ip-address>
[timeout <sec(s)>][retransmit <retries>]
[key <string>]
Command to set the NAS ID
M24eG(config)#
dot1x nasid <string>
Command to show the login method configuration
M24eG#
show login method
Command to set the login method
M24eG(config)#
login method <index> {Local | RADIUS | None}