Configures AAA TACACS+ (Terminal Access Controller Access-Control System) policy. TACACS+ is a protocol created by CISCO Systems which provides access control to network devices such as routers, network access servers and other networked computing devices through one or more centralized servers. TACACS provides separate authentication, authorization, and accounting services running on different servers.
aaa-tacacs-policy <AAA-TACACS-POLICY-NAME>
aaa-tacacs-policy <AAA-TACACS-POLICY-NAME>
<AAA-TACACS-POLICY-NAME> |
Specify the AAA-TACACS policy name. If the policy does not exist, it is created. |
nx9500-6C8809(config)#aaa-tacacs-policy testpolicy nx9500-6C8809(config-aaa-tacacs-policy-testpolicy)#? AAA TACACS Policy Mode commands: accounting Configure accounting parameters authentication Configure authentication parameters authorization Configure authorization parameters no Negate a command or set its defaults clrscr Clears the display screen commit Commit all changes made in this session do Run commands from Exec mode end End current mode and change to EXEC mode exit End current mode and down to previous mode help Description of the interactive help system revert Revert changes service Service Commands show Show running system information write Write running configuration to memory or terminal nx9500-6C8809(config-aaa-tacacs-policy-testpolicy)#
no |
Removes an existing AAA TACACS policy |
Note
For more information on the AAA-TACACS policy commands, see AAA-TACACS Policy.