Answers for "create encrypted privileged EXEC mode password"

1

create encrypted privileged EXEC mode password

// This will set the privilaged mode password as "class"
R1>en
R1#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
R1(config)#enable password class
R1(config)#exit
Posted by: Guest on August-30-2021

Code answers related to "create encrypted privileged EXEC mode password"

Browse Popular Code Answers by Language