108
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       F Commands
feature tacacs+
feature tacacs+
To enable TACACS+, use the feature tacacs+ command. To disable TACACS+, use the no form of this 
command.
feature tacacs+
no feature tacacs+
Syntax Description This command has no arguments or keywords.
Command Default Disabled
Command Modes Global configuration mode
Command History
Usage Guidelines You must use the feature tacacs+ command before you configure TACACS+.
Note When you disable TACACS+, the Cisco NX-OS software removes the TACACS+ configuration.
Examples This example shows how to enable TACACS+:
switch(config)# feature tacacs+
This example shows how to disable TACACS+:
switch(config)# no feature tacacs+
Related Commands
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
show feature Displays whether or not TACACS+ is enabled on the switch.
show tacacs+ Displays TACACS+ information.