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

Cisco router 8803G telnet commands

kouliscon
Level 1
Level 1

Hello all

i have a Cisco Router 8803G and i would like some help with following commands to be runned by telnet:

1) erase an admin user

2) change the passwork of an admin user

thx in advance                  

1 Accepted Solution

Accepted Solutions

you can see a list of users with the following command:

sh run | include username

Go to config mode and do a

no username USER_YOU_WANT_TO_DELETE

The password can be changed with the same command

username USER_YOU_WANT_TO_CHANGE secret NEWPASSWORD

or in case you don't use hashed passwords:

username USER_YOU_WANT_TO_CHANGE password NEWPASSWORD

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

View solution in original post

2 Replies 2

you can see a list of users with the following command:

sh run | include username

Go to config mode and do a

no username USER_YOU_WANT_TO_DELETE

The password can be changed with the same command

username USER_YOU_WANT_TO_CHANGE secret NEWPASSWORD

or in case you don't use hashed passwords:

username USER_YOU_WANT_TO_CHANGE password NEWPASSWORD

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

thx a lot for the answer

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: