06-01-2023 05:46 PM
I have inherited a handful of used switches.
Model number = WS-C3850-48P
I connected to one unit via usb console cable and was presented with the initial configuration dialogue and was able to set the required IP to VLAN1 and I created a user with the following command:
username Cisco privi 15 password "secret password"
I then did a reload and was able to connect via ethernet cable using webui.
On the second switch, connected with usb console cable via putty, even though I deleted the configuration, I could never get that same initial configuration dialog like first switch. Still, I was able to set VLAN1 IP to my requirement and create the same user with same command as I did on the first switch and I am able to connect to WEBUI but not authenticate.
When I try to log into webui I get "Wrong Credentials. Please Login again." and via putty I see the following:
*Jun 2 00:21:37.038: %WEBSERVER-5-LOGIN_FAILED: Switch 2 R0/0: nginx: Login Un-Successful from host 192.168.60.250
I have tried 3 different browsers.
Second switch is:
Switch Ports Model SW Version SW Image Mode
------ ----- ----- ---------- ---------- ----
* 2 56 WS-C3850-48P 16.9.5 CAT3K_CAA-UNIVERSALK9 INSTALL
What am I missing?
Solved! Go to Solution.
06-01-2023 06:00 PM - edited 06-01-2023 06:06 PM
Hi
Run
ip http authentication local
aaa authentication login default local
aaa authorization exec local
aaa authorization network local
06-01-2023 06:00 PM - edited 06-01-2023 06:06 PM
Hi
Run
ip http authentication local
aaa authentication login default local
aaa authorization exec local
aaa authorization network local
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