Disabling Tacacs; Displaying Tacacs+ Statistics - Cisco Nexus 5000 Series Configuration Manual

Nx-os security configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Displaying TACACS+ Statistics

DETAILED STEPS
Command or Action
Step 1
switch# test aaa server tacacs+ {ipv4-address | ipv6-address
| host-name} [vrf vrf-name] username password
Step 2
switch# test aaa group group-name username password
The following example shows how to manually issue a test message:
switch# test aaa server tacacs+ 10.10.1.1 user1 Ur2Gd2BH
switch# test aaa group TacGroup user2 As3He3CI

Disabling TACACS+

You can disable TACACS+.
When you disable TACACS+, all related configurations are automatically discarded.
Caution
To disable TACACS+, perform this task:
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# no feature tacacs+
3. switch(config)# exit
4. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# no feature tacacs+
Step 3
switch(config)# exit
Step 4
switch# copy running-config startup-config
Displaying TACACS+ Statistics
To display the statistics the Cisco Nexus 5000 Series switch maintains for TACACS+ activity, perform this
task:
OL-20919-01
Purpose
Sends a test message to a TACACS+ server to confirm
availability.
Sends a test message to a TACACS+ server group to
confirm availability.
Purpose
Enters configuration mode.
Disables TACACS+.
Exits configuration mode.
(Optional)
Copies the running configuration to the startup
configuration.
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
Disabling TACACS+
57

Advertisement

Table of Contents
loading

Table of Contents