cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
465
Views
0
Helpful
2
Replies

Password on router

paulgrg22
Level 1
Level 1

hello

Anybody here knows how to set a password to my router??how can i do it?thanks

2 Replies 2

amolak_cisco
Level 1
Level 1

Hi,

I assumed you want to set enable & telnet password on your router.

To set a enable password

router#config term

router(config)#enable secret cisco <<<< define password for example cisco

router(config)#exit

router#write mem

To set a telnet password

router#config term

router(config)#line vty 0 4

router(config)#login

router(config)#password cisco123 <<<< define password for example cisco123

router(config)#exit

router#write mem

Hope this help.

Regards,

Amolak

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco