System information

1-80 SET CONFIG AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
SET CONFIG
Syntax
SET CONFIG=filename
where:
filename is a file name of the form
device:filename.ext
. Valid characters
are the lowercase letters (a–z), digits (0–9) and the hyphen character (-).
Wildcards are not allowed.
Description
This command sets the script file which the router will use as its default
configuration. The file name is stored in either an NVS block if the router is
fitted with NVS, or in a FLASH File System file.
The CONFIG parameter specifies the name of the script or configuration file to
use. The file extension must be “
scp
” or “
cfg
”. The file must already exist on
the router. The commands in the script file are executed when the router is
rebooted or performs a warm restarted.
For security reasons this command will only be accepted if the user has SECURITY
OFFICER privilege. If the router is operating in security mode, the configuration script
must create a user with SECURITY OFFICER privilege, so that when the router
restarts in security mode there is at least one user with sufficient privilege to execute
critical commands. The router will display a warning message to this effect and prompt
for a confirmation.
Examples
To set the default configuration file to boot.cfg, use the command:
SET CONFIG=BOOT.CFG
See Also
RESTART
CREATE CONFIG
SHOW CONFIG
SET HELP
Syntax
SET HELP=helpfile
where:
helpfile is a file name of the form
device:filename.ext
. Valid characters
are the lowercase letters (a–z), digits (0–9) and the hyphen character (-).
Wildcards are not allowed.
Description
This command sets the system help file used by the HELP command on
page 1-69. The HELP parameter specifies the name of the text file containing
the help text for the router. If the device field is not specified, the default is
FLASH
.
Examples
To set the help file to the file E72-01.HLP, use the command:
SET HELP=E72-01.HLP