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

Change passwords

Sean McCoy
Level 1
Level 1

I want to change the telnet and enable passwords on my routers. Could someone post the commands up here? Thanks.

2 Replies 2

terrygwazdosky
Level 1
Level 1

Enable password change: enable secret

For  the telnet password, it depends on how you have it setup.  Is it defined under the "line vty" section or are you using local aaa accounts to do authentication?



Hi Sean,

            To set telnet password

R1>en

R1#configure  terminal

R1(config)#username Sean password seanpass

R1(config)#line vty 0 4

R1(config-line)#login local

             To set an enable password

R1>en

R1#conf t

R1(config)#enable password MypAssword

Do revert back for queries.

Hope it helps !!!

Happy Networking,

Narendrakumar B

Review Cisco Networking products for a $25 gift card