Link to home
Start Free TrialLog in
Avatar of marceloNYC
marceloNYCFlag for United States of America

asked on

Cisco 881 does not allow me to enter in web interface with current config

Dear experts:

I am trying to connect to the GUI of the new device we purchase and is not letting me. I have enter a couple of user level 16 privilege. I can ping the devise and it gives me login prompt.

Help please...

Regards, M


DSS-SA-WRLSS01(config)#exit
DSS-SA-WRLSS01#s
Apr  9 15:47:13.007: %SYS-5-CONFIG_I: Configured from console by consoleh run
Building configuration...

Current configuration : 3193 bytes
!
! Last configuration change at 15:47:13 UTC Mon Apr 9 2012
! NVRAM config last updated at 15:40:29 UTC Mon Apr 9 2012
!
version 15.0
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname DSS-SA-WRLSS01
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$yGz/$C6CnynWiDwKkCHpX7UQke/
enable password 7 15261905141D22362D
!
no aaa new-model
memory-size iomem 10
!
     crypto pki trustpoint TP-self-signed-3003577779
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-3003577779
 revocation-check none
 rsakeypair TP-self-signed-3003577779
!
!
crypto pki certificate chain TP-self-signed-3003577779
 certificate self-signed 01
   
1
  C5F21093 31F91C11 7A89
        quit
ip source-route
!
!
!
!
ip cef
no ipv6 cef
!
!
license udi pid CISCO881W-GN-A-K9 sn FTX160185V7
!
!
username mzamorano privilege 15 password 7 1239041F1D0709557878706823272B05474756
username admin privilege 15 password 7 047B0A0E002D491F5B4A51
!
!
 --More--         !
!
!
!
!
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
 ip address 172.17.19.6 255.255.255.0
 duplex auto
 speed auto
!
interface wlan-ap0
 description Service module interface to manage the embedded AP
 no ip address
 --More--          shutdown
 arp timeout 0
!
interface Wlan-GigabitEthernet0
 description Internal switch interface connecting to the embedded AP
!
interface Vlan1
 no ip address
!
ip forward-protocol nd
ip http server
 ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
line con 0
 --More--          exec-timeout 30 0
 password 7 0024120E0B570E575D7218
 login
 no modem enable
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
line vty 0 4
 password 7 1437130303082F7A767B67
 login
!
scheduler max-task-time 5000
end

DSS-SA-WRLSS01# exit

































DSS-SA-WRLSS01 con0 is now available





Press RETURN to get started.
Avatar of Serg
Serg
Flag of Russian Federation image

(Sorry for my English)
How do you try to connect - by the https:// ?
Avatar of marceloNYC

ASKER

I do manage to connect it does ask me for a user name and password. It just doesn't take the one I have created.
ASKER CERTIFIED SOLUTION
Avatar of Serg
Serg
Flag of Russian Federation image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you so much!