7
How to assign password for privileged mode,console and telnet.


Setting Password for Privileged mode.Go to global configuration mode and enter this command

Previleged mode Password



Router(config)#enable password cisco
Router(config)#enable secret cisco1

In this password is clearly visible to all if we give command show running-config.But enable secret will encrypt those passwords.

We can see both passwords in running configuration because,Old routers doesn't support this new command
enable secret.

Some people will save running configuration to a notepad and they will copy and paste  those configuration to other routers in global configuraion mode.Old routers doesn't support enable secret that time atleast enable password will be accepted by the router.




Line Console Password



Router#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#line con 0
Router(config-line)#password cisco
Router(config-line)#login
Router(config-line)#exit




Telnet Password Virtual Terminal

Router(config)#line vty 0 4
Router(config-line)#password cisco
Router(config-line)#login
Router(config-line)#exit
Router(config)#





Auxilary Port Password


Router(config)#line aux 0
Router(config-line)#password cisco
Router(config-line)#login
Router(config-line)#exit





You May interested in,






How to Configure Ip address to PC and Routers in Packet Tracer


Post a Comment

  1. Your post is great!
    I was searching about user configuration mode commands, and got your blog. It is definitely going to help me.
    router cisco

    ReplyDelete
  2. how do you configure the user level password ??

    ReplyDelete
  3. All things considered, there is one more thing that you can do and that is you can just accuse your bustling work routine and the quantity of passwords (since there will be such a large number of them) that you need to recall. router settings

    ReplyDelete
  4. Bardzo fajnie napisane. Jestem pod wrażeniem i pozdrawiam.

    ReplyDelete
  5. If you are experiencing the asus router login page not working issues, just make sure that the internet connection is smooth. Also, you must use only a compatible browser. Keep the firmware of the Asus router updated. In the end, you can perform the reset process to reset the router to factory defaults. Want more help with troubleshooting tips? Chat with our experts now.

    ReplyDelete

 
Top