Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
101
Switch#configure terminal
Switch(config)# aaa accounting exec list-1 start-stop group radius
switch(config)# line console
switch(config-line)# accounting exec list-1
Switch(config-line)#
8-16 clear aaa counters servers
This command is used to clear the authentication and accounting (AAA) server statistic counters.
clear aaa counters servers {all | radius {IP-ADDRESS | IPV6-ADDRESS | all} | tacacs {IP-
ADDRESS | IPV6-ADDRESS | all} | sg NAME}
Parameters
all
Specifies to clear server counter information related to all server hosts.
radius IP-ADDRESS
Specifies to clear server counter information related to a RADIUS IPv4
host.
radius IPV6-ADDRESS
Specifies to clear server counter information related to a RADIUS IPv6
host.
radius all
Specifies to clear server counter information related to all RADIUS
hosts.
tacacs IP-ADDRESS
Specifies to clear server counter information related to a TACACS IPv4
host.
tacacs IPV6-ADDRESS
Specifies to clear server counter information related to a TACACS IPv6
host.
tacacs all
Specifies to clear server counter information related to all TACACS
hosts.
sg NAME
Specifies to clear server counter information related to all hosts in a
server group.
Default
None.
Command Mode
Privilege EXEC Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to clear the statistics counter related to AAA servers.
Example
This example shows how to clear AAA server counters.
Switch# clear aaa counters servers all
Switch#