Specifications

4-27
Cisco Global Site Selector Administration Guide
OL-5480-01
Chapter 4 Managing GSS User Accounts Through a TACACS+ Server
Clearing TACACS+ Statistics on the GSS
Clearing TACACS+ Statistics on the GSS
Use the clear statistics tacacs command to clear the current TACACS+ statistics.
Clearing the statistics for a GSS erases all record of TACACS+ activity and
performance for that device.
For example, enter:
gss1.example.com# clear statistics tacacs
Are you sure? (yes/no) yes
Ta b l e 4-2 Field Descriptions for show statistics tacacs Command
Field Description
Server The IP address or host name, along with the TCP
port, of the active TACACS+ server. This field also
indicates whether the TCP keepalive is ONLINE or
OFFLINE.
Pass The Pass counter increments when a “pass”
condition occurs for the specific service. For
example, if a user successfully performs an
authentication with a GSS, the GSS increments the
Authentication Pass counter. If the GSS permits a
user to access a specific CLI command through
authorization, the GSS increments the Authorization
Pass counter.
Fail The Fail counter increments when a deny condition
occurs as the result of an authentication,
authorization, or accounting service.
Error The Error counter increments as the result of a
communications failure with the TACACS+ server, a
TACACS+ protocol error, or an internal error that
prevented the session from completing.