Command Reference Basic Configuration Management Commands
Character string of the prompt command, containing up to 32 letters.
Global configuration mode
If no prompt string is configured, the system name applies and varies with the system name. The
prompt command is valid only in EXEC mode.
The following example sets the prompt string to rgnos.
Ruijie(config)# prompt rgnos
Ruijie(config)# end
RGOS
Use this command to set a password encrypted by irreversible MD5 for line login. Use the no form of
this command to restore the default setting.
secret { [ 0 ] password | 5 encrypted-secret }
(Optional) sets the plaintext password text and encrypts it with
irreversible MD5 after configuration.
Sets the password plaintext, a string ranging from 1 to 25 characters.
Sets the password text encrypted by irreversible MD5 and saves it as
the encrypted password after configuration.