cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
86
Views
0
Helpful
1
Replies

not able to login Catalyst C1000-48P-4x-L switch

nkrsaini
Level 1
Level 1

In the web UI of the ethernet switch the header was not displayed properly.

As per suggestion in one of the post in community I run the command "ip http authentication local" to troubleshoot above mentioned issue.

But after running the above command I am not able to connect to the switch neither through web UI nor through SSH or telnet.

Please suggest the solution.

Best regards, 

nkr

1 Reply 1

M02@rt37
VIP
VIP

Hello @nkrsaini 

You need to regain access through the console port. Connect a console cable from your computer to the switch's console port. Enter privileged EXEC mode then enter global configuration mode. Create a new local user with administrative privileges using username admin privilege 15 secret <password>, replacing <password> with a secure password. Reconfigure HTTP authentication with ip http authentication local, ensure VTY lines accept SSH and telnet with login local and transport input ssh telnet.

This should restore your ability to connect to the switch via the web UI, SSH, and telnet.

--
enable
configure terminal
username admin privilege 15 secret <password>
ip http authentication local
line vty 0 4
login local
transport input ssh telnet


Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.
Review Cisco Networking for a $25 gift card