Title: How to change password for "enable" command during Console login? [Print this page] Author: phothxa.hybrid@ Time: 2020-12-27 21:58 Title: How to change password for "enable" command during Console login? Hi All,
How could I change the password of the console password to enter "enable" mode? Author: wengyuying Time: 2021-1-11 15:00
Dear sir,
Sorry for late reply.You can refer this to set it.
Ruijie#config t.
Ruijie (config) # no enable password --------clear the previous enable plaintext password (if any).
Ruijie (config) # no enable secret -----------clear the previous enable ciphertext password (if any).
Ruijie (config) # enable password xxx ----------set the new password. Xxx is the password that the user needs to set.
Ruijie (config) # end.
Ruijie#wr ------------Save the configuration
Welcome to Ruijie Community (https://community.ruijienetworks.com/)