clear cts counter
clear cts counter
To clear TrustSec statistics on a specified interface, use the clear cts counter privileged EXEC
command.
Syntax Description
type slot/port
Defaults
None
Command Modes
Privileged EXEC (#)
Supported User Roles
Administrator
Command History
Release
12.2(33) SXI
Usage Guidelines
The clear cts counter command clears the CTS counters specific to the selected interface. If no interface
is specified, all of the TrustSec counters on all TrustSec interfaces are cleared.
Examples
The following example clears CTS statistics for GigabitEthernet interface 3/1, then confirms with the
show cts interface command (a fragment of the show command output is displayed):
Router# clear cts counter gigabitEthernet3/1
Router# show cts interface
Global Dot1x feature is Disabled
Interface GigabitEthernet3/1:
<snip>
<snip>
Cisco TrustSec Configuration Guide
7-44
clear cts counter [type slot/port]
Modification
This command was introduced on the Catalyst 6500 series switches.
Statistics:
authc success:
authc reject:
authc failure:
authc no response:
authc logoff:
authz success:
authz fail:
port auth fail:
(Optional) Specifies the interface type, slot, and port of the
interface to clear.
gigabitEthernet3/1
0
0
0
0
0
0
0
0
Chapter 7
Cisco TrustSec Command Summary
OL-22192-01