09-26-2010 05:35 PM - edited 03-06-2019 01:11 PM
Hi! It is possible to change de default username "admin" from Cisco 2960?
Ports Model SW Version SW Image
WS-C2960-24TC-L 12.2(35)SE5 C2960-LANBASEK9-M
09-26-2010 10:05 PM
Hello,
If you have console access, please try the following:
configure terminal
##### Create a new username/password pair ############
username
##### Configure HTTP access using local username ######
ip http authentication local
##### Configure telnet access using local username #####
line vty 0 4
login local
exit
If you want to delete a username, please use the following command:
no username
Hope this helps.
Regards,
NT
10-02-2010 08:03 AM
I can not use the local login command.
06-30-2014 01:41 AM
Thanks for your help!!!! Perfekt!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide