System information

1-68 ENABLE SYSTEM SECURITY_MODE AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
Examples
To enable release 28-761.rel with the password CE645398FBE for software
release 7.6.1, use the command:
ENABLE RELEASE=28-761.REL PASSWORD=CE645398FBE NUMBER=7.6.1
See Also
DISABLE RELEASE
SHOW RELEASE
ENABLE SYSTEM SECURITY_MODE
Syntax
ENABLE SYSTEM SECURITY_MODE
Description
This command enables security mode on the router. When the router is
operating in security mode, a subset of router commands, called the security
commands, require SECURITY OFFICER privilege to execute. Sensitive data
files such as encryption key files can only be stored in the router’s file
subsystem when the router is in security mode.
Security mode should be enabled on any router that is fitted with a hardware
encryption device or is configured to provide secure features like encryption,
authentication or Secure Shell.
If the router is operating in security mode, SECURITY OFFICER privilege is required
to execute many commands. Security mode can not be enabled unless at least one user
with SECURITY OFFICER privilege exists in the User Authentication Database.
Examples
To enable security mode, use the command:
ENABLE SYSTEM SECURITY_MODE
See Also
ADD USER
DISABLE SYSTEM SECURITY_MODE
SET USER
SHOW SYSTEM
SHOW USER
ENABLE USER
Syntax
ENABLE USER=login-name
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 enables a user login name that has been disabled. The USER
parameter specifies the login name for the user. It is case insensitive. Login
attempts using the login name will be processed as normal.