cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5386
Views
5
Helpful
3
Replies

Cisco 3750 web password

Greenchris
Level 1
Level 1

Hi all,

Apologies for posting such a newbie question, but I promise I've searched, and I can't find the answer! I simply can't get to the web interface of my 3750 v2.

Here's my running-config. The flash was wiped clean, and I put a new IOS bin (c3750-ipbasek9-mx.122-55.SE11) on there, so it should be factory-new:

Switch#show run
Building configuration...

Current configuration : 1335 bytes
!
version 12.2
service config
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Switch
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
switch 1 provision ws-c3750v2-24ts
system mtu routing 1500
!
!
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
!
!
interface FastEthernet1/0/1
!
interface FastEthernet1/0/2
!
interface FastEthernet1/0/3
!
etc...
!
interface FastEthernet1/0/24
!
interface GigabitEthernet1/0/1
!
interface GigabitEthernet1/0/2
!
interface Vlan1
ip address dhcp
!
ip classless
ip http server
ip http secure-server
!
!
!
line con 0
line vty 5 15
!
end

interface vlan1 is assigned an address, and when I visit that address I get asked for a username and password. I read somewhere that the username field is ignored, nevertheless I have tried:

cisco:cisco

Cisco:Cisco

blank:cisco

blank:Cisco

If someone can tell me what I'm missing, I'd be grateful.

This is the first time I've actually posted here but this forum has been fantastic for me in my stumbling through cisco kit, so thanks to you all.

3 Replies 3

Mark Malone
VIP Alumni
VIP Alumni

Hi try set the switch up with a password , it uses the switch password for access on web gui

(conf t)username xxx secret xxxx priv 15

(conf t)enable password xxxx

(conf t)line vty 0 4

           login local

That's awesome, thank you. And thank you for not treating me like an idiot, I'm still pretty new to Cisco!

Now off to find out how to install a tar file with a web management interface...

Hooray! :-)

everybody starts somewhere no stupid questions , you will never learn everything that's just the way it is there's too much out there to know it all

this may help with the tar file

https://ccie-or-null.net/2011/05/24/using-the-cli-to-install-and-ios-in-tar-format/

edit .. if you have issues with tftp or ftp pushing image to the switch when your consoled in , turn off your windows firewall temporarily it can block the transfer

Review Cisco Networking for a $25 gift card