Link to home
Start Free TrialLog in
Avatar of seancaddell
seancaddell

asked on

Cisco 837 DHCP problems

Hi All,

I seem to be having all sorts of difficulty with my 837.

I am simply trying to get the DHCP server running so that my laptop can obtain an IP address and use the http server to administer the router.

It all looks OK to me but the router does not provide an IP address.

Your help as usual would highly appreciated.

Thanks
Sean


Here's my config

Current configuration : 1225 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname caddell
!
boot-start-marker
boot-end-marker
!
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxx
enable password xxxxxxx
!
no aaa new-model
ip subnet-zero
no ip routing
!
ip dhcp pool CLIENT
   network 20.20.20.0 255.255.255.0
   domain-name xxxxxxxxxxxx
   default-router 20.20.20.20
   netbios-name-server 1.1.1.1
   dns-server 1.1.1.2
   lease 0 1
!
!
no ip domain lookup
ip ips po max-events 100
no ftp-server write-enable
!
!
!
!
no crypto isakmp ccm
!
!
!
interface Ethernet0
 ip address 192.168.1.1 255.255.255.0
 no ip route-cache
 hold-queue 100 out
!
interface ATM0
 ip address 10.10.10.1 255.255.255.0
 no ip route-cache
 no atm ilmi-keepalive
 dsl operating-mode auto
!
interface FastEthernet1
 duplex auto
 speed auto
!
interface FastEthernet2
 duplex auto
 speed auto
!
interface FastEthernet3
 duplex auto
 speed auto
!
interface FastEthernet4
 duplex auto
 speed auto
!
ip classless
ip http server
no ip http secure-server
!
!
!
control-plane
!
!
line con 0
 no modem enable
line aux 0
line vty 0 4
 password xxxxxxxxxx
 login
!
scheduler max-task-time 5000
end

caddell#

- - - - - - - - - - - - - - - -
ASKER CERTIFIED SOLUTION
Avatar of rshooper76
rshooper76

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
Avatar of thur6165
thur6165

show ip dhcp server statistics

see if the router is recieving any DHCPDISCOVER packets