Hi Guys.
Why does this configuration not support dhcp?
Using 3114 out of 131072 bytes
!
version 12.4
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname dsxxxxxxx
!
boot-start-marker
boot-end-marker
!
no logging buffered
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxx
xx!
no aaa new-model
!
resource policy
!
no ip source-route
no ip dhcp use vrf connected
ip dhcp excluded-address 10.2.2.1
ip dhcp excluded-address 10.2.2.2
ip dhcp excluded-address 10.2.2.3
ip dhcp excluded-address 10.2.2.4
ip dhcp excluded-address 10.2.2.5
ip dhcp excluded-address 10.2.2.6
ip dhcp excluded-address 10.2.2.7
ip dhcp excluded-address 10.2.2.8
ip dhcp excluded-address 10.2.2.9
ip dhcp excluded-address 10.2.2.10
!
ip dhcp pool 0
network 10.2.2.0 255.255.255.0
default-router 10.2.2.1
dns-server 212.242.40.3 212.242.40.51
!
ip dhcp pool 1
!
!
ip cef
no ip domain lookup
!
!
!
username CRWS_Ritesh privilege 15 password 7 0157574xxxxxxxx02E65431F06
2A2007135A
5
E5279737071656670
username dslxxxxxxxx privilege 15 secret 5 $1$K1ZT$H2xxxxQesWEubVZfRZ
fHzQ/
!
!
!
!
!
interface Ethernet0
description CRWS Generated text. Please do not delete this:10.2.2.1-255.255.255
ip address 10.2.2.1 255.255.255.0
ip access-group 120 in
ip nat inside
no ip virtual-reassembly
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no ip route-cache cef
no ip route-cache
no atm ilmi-keepalive
dsl operating-mode ansi-dmt
hold-queue 224 in
pvc 0/35
oam-pvc 0
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
duplex auto
speed auto
!
interface FastEthernet2
duplex auto
speed auto
!
interface FastEthernet3
duplex auto
speed auto
!
interface FastEthernet4
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip access-group 110 in
ip nat outside
ip virtual-reassembly
encapsulation ppp
no ip route-cache cef
dialer pool 1
dialer-group 1
ppp authentication chap callin optional
ppp chap hostname dslxxxxx
ppp chap password 7 104406210C3xxxxxxxxxxxx
!
ip route 0.0.0.0 0.0.0.0 Dialer0 permanent
ip http server
ip http access-class 23
ip http authentication local
no ip http secure-server
ip http max-connections 4
ip http timeout-policy idle 600 life 86400 requests 10000
!
ip nat inside source list 101 interface Dialer0 overload
ip nat inside source static tcp 10.2.2.1 23 interface Dialer0 23023
ip nat inside source static 10.2.2.2 interface Dialer0
!
access-list 5 permit 10.2.2.0 0.0.0.255
access-list 23 permit 10.2.2.0 0.0.0.255
access-list 23 permit 10.2.2.0 0.0.0.7
access-list 101 permit ip 10.2.2.0 0.0.0.255 any
access-list 102 permit ip 10.2.2.0 0.0.0.255 any
access-list 110 permit ip any any
access-list 120 permit ip 10.2.2.0 0.0.0.255 any
dialer-list 1 protocol ip permit
!
control-plane
!
!
line con 0
exec-timeout 120 0
login local
no modem enable
stopbits 1
line aux 0
line vty 0 4
access-class 5 in
exec-timeout 120 0
password 7 050109372860471F0C151E
login local
length 0
!
scheduler max-task-time 5000
end
Start Free Trial