Unsolved
This post is more than 5 years old
4 Posts
0
202302
October 22nd, 2006 18:00
3448 - how to set up admin user
I have inherited a customer with two 3448's. I am trying to enable web access. I can browse to the switch, but access is denied. I see the following:
Access was denied due to one of the following reasons:
1) There are too many users logged in
or
2) The specified user name and/or password is incorrect
I can log in via Console fine. That is where I set the ip address.
How can I set the admin user name and password from the console so that I can access via the web browser?
Thanks in advance.
Charles
Access was denied due to one of the following reasons:
1) There are too many users logged in
or
2) The specified user name and/or password is incorrect
I can log in via Console fine. That is where I set the ip address.
How can I set the admin user name and password from the console so that I can access via the web browser?
Thanks in advance.
Charles
No Events found!


cerbera_a84f2d
176 Posts
0
October 22nd, 2006 22:00
Message Edited by cerbera on 10-22-2006 06:10 PM
cerbera_a84f2d
176 Posts
0
October 22nd, 2006 22:00
First of all try deleting the startup config via the console port
enable
delete startup-config
reload
this will reboot the switch without any configuration; once its up and running, reapply the username and passowrd as described before.
If you can't get access via the console port, then , with hyperterminal or whatever connected via the console port, reboot the switch and watch the load sequence; when you see
Autoboot in 2 seconds - press RETURN or Esc. to abort and enter prom.
[1] Download Software
[2] Erase Flash File
[3] Password Recovery Procedure
[4] Enter Diagnostic Mode
[5] Set Terminal Baud-Rate
:emotion-14: Back
select option 3 and follow the process; this will give you one time entry into the mgt via CLI, you can then delete the startup-config.
ckelsoe
4 Posts
0
October 22nd, 2006 22:00
Cannot authenticate user.
Bad configuration or inaccessible server, prevent authentication.
Please reconfigure or use Password Recovery.
I will have to reset the switch when I have physical access to it.
Is there a way to get the initial wizard to run from the command line? If not, how can I get the switch reset to start over?
Thanks =Charles
ckelsoe
4 Posts
0
October 22nd, 2006 23:00
Running Enable gives me the message above so i something up pretty good.
Thanks for the help.