enable secret
Sets a secret to control access to certain types of commands. The no version removes the secret requirement.
NOTE: On the E-series router, all secrets are stored as encrypted secrets.
enable secret [ level securityLevel ] [ secretType ] secretText
no enable secret [ securityLevel ]
- 0Allows the user to execute the help, enable, disable, and exit commands
- 1Allows the user to execute commands in User Exec mode plus commands at level 0
- 5Allows the user to execute Privileged Exec show commands plus the commands at levels 1 and 0; this is the default level
- 10Allows the user to execute all commands except support commands, which may be provided by Juniper Networks Customer Service
- 15Allows the user to execute support commands
- 0Indicates that the secret is unencrypted; this is the default
- 7Indicates that the secret is encrypted
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.