Specifications

Table Of Contents
2-466
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
show tacacs
show tacacs
Displays statistics for the TACACS+ servers.
show tacacs [all]
Syntax Description This command has no arguments.
Command Default This command has no default settings.
Command Modes User EXEC
The 'all' option is available only at the Privileged Exec level.
Use the 'all' keyword to display keys and timeouts as well as other statistics.
Command History This table includes the following release-specific history entries:
Usage Guidelines Note that, although most show commands are accessible to viewer level users, the 'all' option is available
only at the admin level. Use the command ' enable 10 ' to access the admin level.
Authorization: viewer
The ' all ' option is at the admin authorization level.
Examples The following examples illustrate how to use this command.
EXAMPLE 1
This example shows how to display statistics for all TACACS+ servers.
SCE>enable 5
Password:<cisco>
SCE>show tacacs
Server: 100.10.10.10./49: opens=0 closes=0 error=0
messages in=0 messages out=0
SCE>
EXAMPLE 2
This example shows how to display statistics, including keys and timeouts, for all TACACS+ servers.
SCE>enable 10
Password:<cisco>
SCE# show tacacs all
Server: 100.10.10.10./49: opens=0 closes=0 error=0
messages in=0 messages out=0
Release Modification
3.0.0 This command was introduced.