7-44
Cisco TrustSec Configuration Guide
OL-22192-01
Chapter 7 Cisco TrustSec Command Summary
clear cts counter
clear cts counter
To clear TrustSec statistics on a specified interface, use the clear cts counter privileged EXEC
command.
clear cts counter [type slot/port]
Syntax Description
Defaults None
Command Modes Privileged EXEC (#)
Supported User Roles Administrator
Command History
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 gigabitEthernet3/1
Global Dot1x feature is Disabled
Interface GigabitEthernet3/1:
<snip>
Statistics:
authc success: 0
authc reject: 0
authc failure: 0
authc no response: 0
authc logoff: 0
authz success: 0
authz fail: 0
port auth fail: 0
<snip>
type slot/port (Optional) Specifies the interface type, slot, and port of the
interface to clear.
Release Modification
12.2(33) SXI This command was introduced on the Catalyst 6500 series switches.