Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
115
of
272
11 Enable Commands
Command
:
enable
Description
:
Turn on privileged commands; set password parameters.
Syntax
:
enable
password [ level <priv> ] <password>
enable
secret { 0 | 5 } [ level <priv> ] <password>
Parameters
: password Assign the privileged level clear password
secret Assign the privileged level secret
<word32> The UNENCRYPTED (clear-text) password
level Set exec level password
0
Specifies an UNENCRYPTED password will follow
5
Specifies an ENCRYPTED secret will follow
<word32> Password
<1-15>
Level number
Example
:
SISPM1040-582-LRT(config)#
enable password ?
<word32> The UNENCRYPTED (clear-text) password
level Set exec level password
SISPM1040-582-LRT(config)#
enable password JSPword32
SISPM1040-582-LRT(config)#
enable secret ?
0 Specifies an UNENCRYPTED password will follow
5 Specifies an ENCRYPTED secret will follow
SISPM1040-582-LRT(config)#
enable secret 0 JSPword32
SISPM1040-582-LRT(config)#
enable secret 5 administrator&^%765
SISPM1040-582-LRT(config)#
enable password level 15 999
SISPM1040-582-LRT(config)# enable secret 0 level 15 admin
SISPM1040-582-LRT(config)#