Perform the following steps to enable TACACS+ command authorization.
device# configure terminal Entering configuration mode terminal
device(config)# aaa authorization command tacacs+ local
Note
Supported commands fail when aaa authorization command is configured without specifying the local option and when the configured TACACS+ servers are not reachable. To recover from this, the "admin" user (only) is allowed to either disable command authorization by using the aaa authorization command none command or enable aaa authorization command command, specifying the local option.device(config)# exit
device(config)# show running-config aaa authorization aaa authorization tacacs+ local
device# configure terminal Entering configuration mode terminal device(config)# aaa authorization command tacacs+ local device(config)# exit device(config)# show running-config aaa authorization aaa authorization tacacs+ local