cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
316
Views
0
Helpful
2
Replies

C19000 Web-Gui

Trying to access the web GUI for my old Cisco router C1900 but the web interface won't let me auth:

Running: (C1900-UNIVERSALK9-M), Version 15.0(1)M5, RELEASE SOFTWARE (fc2)

And have commands:

ip http server
ip http authentication local
ip http secure-server

username Tom password 0 cisco123

But i can't authenticate

Full show run:

R1#show run
Building configuration...

Current configuration : 1049 bytes
!
! Last configuration change at 11:38:25 UTC Fri Sep 1 2023
!
version 15.0
service config
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
!
!
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
license udi pid CISCO1921/K9 sn FGL1520273V
license boot module c1900 technology-package securityk9
!
!
username admin secret 5 $1$a5ON$A4REf/sqffJZmsdlmLW0I1
username Tom password 0 cisco123
!
redundancy
!
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
ip address dhcp
duplex auto
speed auto
!
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
!
ip forward-protocol nd
!
ip http server
ip http access-class 1
ip http authentication local
ip http secure-server
!
!
!
!
!
!
!
!
control-plane
!
!
!
line con 0
logging synchronous
login local
line aux 0
login local
line vty 0
login local
line vty 1 4
login
!
scheduler allocate 20000 1000
end

 

2 Replies 2

marce1000
VIP
VIP

 

        - Check the logs when the Web GUI is tried  ,

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

set log monitor to 7

and nothing when trying to log into web-gui

Review Cisco Networking for a $25 gift card