Configuration Guide 614
Configuring Network Security
Configuration Examples
Figure 8-15
Port Config
8) Click
Save Config
to save the settings.
8.2.5 Using the CLI
1) Enable AAA function globally and configure the RADIUS parameters.
Switch_A(config)#aaa enable
Switch_A(config)#radius-server host 192.168.0.10 auth-port 1812 key 123456
Switch_A(config)#aaa group radius radius1
Switch_A(aaa-group)#server 192.168.0.10
Switch_A(aaa-group)#exit
Switch_A(config)#aaa authentication dot1x default radius1
Switch_A(config)#end
Switch_A#copy running-config startup-config
2) Globally enable 802.1X authentication and set the authentication method; enable the
quiet feature and configure relevant parameters.
Switch_A#configure
Switch_A(config)#dot1x system-auth-control
Switch_A(config)#dot1x auth-method eap
Switch_A(config)#dot1x quiet-period