Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
The set system aaa tacacs-plus disable command enables the TACACS+ function.
Command Syntax
set system aaa tacacs-plus disable <true | false>
Parameter
Parameter | Description |
disable <true | false> | Configures whether to enable or disable the TACACS+ function. The value is true or false. true: disables the TACACS+ function. false: enables the TACACS+ function. The default value is true. |
Example
• Enable the TACACS+ function.
admin@XorPlus# set system aaa tacacs-plus disable false admin@XorPlus# commit