System information
1-78 RESET USER AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
RESET USER
Syntax
RESET USER[=login-name] [COUNTER[={ALL|GLOBAL|USER}]]
where:
■
login-name is a character string, 1 to 64 characters in length. Valid characters
are uppercase letters (A–Z), lowercase letters (a–z), and decimal digits (0–9).
The string may not contain spaces.
Description
This command is used to reset User Authentication Database counters for one
or all users, or to reset global counters for the User Authentication Facility.
If a login name is specified with the USER parameter, the COUNTER
parameter is optional (only USER may be specified) and the activity counters
for the specified user are reset. The login name is not case sensitive.
If a login name is not specified with the USER parameter then the COUNTER
parameter is required and specifies which counters should be reset. If USER is
specified, the activity counters for all users are reset. If GLOBAL is specified,
the global counters for the User Authentication Facility are reset. If ALL is
specified, all counters are reset.
Examples
To reset the activity counters for user BRUCE, use the command:
RESET USER=BRUCE
To reset the activity counters for all users, use the command:
RESET USER COUNTER=USER
To reset the global counters, use the command:
RESET USER COUNTER=GLOBAL
See Also
ADD USER
DELETE USER
DISABLE USER
ENABLE USER
PURGE USER
SET USER
SHOW USER