DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
100
Command Default Level
Level: 15.
Usage Guideline
For accounting via the method list to take effect, enable AAA first by using the aaa new-model
command. Create the method list first by using the aaa accounting exec command. If the method list
does not exist, the command does not take effect.
Example
This example shows how to configure the EXEC accounting method list with the name of “list-1”. It
uses the RADIUS server. If the security server does not response, it does not perform accounting.
After the configuration, the EXEC accounting is applied to the console.
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