PurposeCommand or Action
group tacacs+
Specifies an AAA server.
tacacs-server host {hostname | ip_address}
Example:
Switch(config)# tacacs-server host 10.1.1.1
Step 6
Configures the authorization and encryption key
used between the switch and the TACACS server.
tacacs-server key {key-data}
Example:
Switch(config)# tacacs-server key
Step 7
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 8
Verifies your entries.show running-config
Example:
Switch# show running-config
Step 9
(Optional) Saves your entries in the configuration
file.
copy running-config startup-config
Example:
Switch# copy running-config startup-config
Step 10
Configuring Switch-to-RADIUS-Server Communication
Follow these steps to configure the RADIUS server parameters:
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
OL-29048-01 375
Configuring Web-Based Authentication
Configuring Switch-to-RADIUS-Server Communication