Displaying Statistics
To display the statistics, the switch maintains for activity, perform this task:
Procedure
Purpose
Command or Action
Displays the statistics.
switch#
show tacacs-server statistics
[
hostname
|
ipv4-address
|
ipv6-address
]
Step 1
ipv6-address
parameter not supported
on Nexus 3548.
Note
For detailed information about the fields in the output from this command, see the
Command Reference
for
your Nexus switch.
Verifying the Configuration
To display information, perform one of the following tasks:
Purpose
Command
Displays the Cisco Fabric Services
distribution status and other details.
show
{
status
|
pending
|
pending-diff
}
Displays the configuration in the running
configuration.
show running-config tacacs
[
all
]
Displays the configuration in the startup
configuration.
show startup-config tacacs
Displays all configured server parameters.
show tacacs-serve
[
host-name
|
ipv4-address
|
ipv6-address
] [
directed-request
|
groups
|
sorted
|
statistics
]
Configuration Examples for
This example shows how to configure :
switch#
configure terminal
switch(config)#
feature
switch(config)#
tacacs-server key 7 "ToIkLhPpG"
switch(config)#
tacacs-server host 10.10.2.2 key 7 "ShMoMhTl"
switch(config)#
aaa group server TacServer
switch(config-)#
server 10.10.2.2
switch(config-)#
use-vrf management
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
57
Configuring
Displaying Statistics