System information
1-76 PURGE USER AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
It is possible to use this command to modify any memory or I/O devices. This
may interrupt the operation of the router.
The MODIFY command is provided mainly as a diagnostic tool. It should not
be needed for normal operation of the router.
For security reasons this command will only be accepted if the user has SECURITY
OFFICER privilege.
Examples
This example modifies the first two words of memory starting at memory
location 0x00000000:
MOD ADDR=0 SIZE=WORD VAL=5,6AA4
See Also
DUMP
PURGE USER
Syntax
PURGE USER
Description
This command deletes all users from the User Authentication Database. The
MANAGER account remains but the password is set to the default password,
“friend”. Global configuration parameters and counters are not affected. To
clear these counters use the RESET USER command on page 1-78.
See Also
ADD USER
DELETE USER
DISABLE USER
ENABLE USER
RESET USER
SET USER
SHOW USER
RENAME
Syntax
RENAME src-filename dest-filename
where:
■
src-filename and dest-filename are file identifiers of the form
[device:]name.ext
. Valid characters are the lowercase letters (a–z), digits
(0–9) and the hyphen character (-).
Description
This command renames the specified file. The source and destination files must
be on the same device (
NVS
or
FLASH
). The source file name must identify an
existing file, and the destination file name must not already be in use. If the
source file is not a text file then the source and destination file extensions must
be the same.