Users Guide

Security Commands 884
console(config)# radius server 1.1.1.1
console(Config-radius)#primary
console(Config-radius)#exit
console(config)# radius server 2.2.2.2
console(Config-radius)#exit
console(config)# radius server 3.3.3.3
console(Config-radius)#key “That’s your secret.”
console(Config-radius)#exit
console(config)# radius server key “Keep it. Keep it.”
console(config)# aaa server radius dynamic-author
console(config-radius-da)# client 4.4.4.4 server-key 0 “That’s your secret.”
console(config-radius-da)# client 5.5.5.5
console(config-radius-da)# server-key 0 “Keep it. Keep it.”
console(config-radius-da)# port 3799
console(config-radius-da)# auth-type any
console(config-radius-da)# exit
console(config)#radius server attribute 4 3.3.3.3
console(config)#dot1x system-auth-control
console(config)#exit
console#dot1x initialize
authentication enable
Use this command to globally enable the Authentication Manager. Interface
configuration set with the authentication order command takes effect only if
the Authentication Manager is enabled.
Use the no form of this command to disable the Authentication Manager.
Syntax
authentication enable
no authentication enable
Default Configuration
The default value is Disabled.
Command Mode
Global Configuration mode