cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
232
Views
0
Helpful
1
Replies

2611XM refuses to grab a DHCP address from an upper router.

chadro_6963
Level 1
Level 1

HI, first time here. Im a homeschooled student and trying to work on getting a CCNA. I ran into an issue which puts me in a stopping point. I have a Cisco 2611XM router in which im trying to pass internet traffic to a few select computers. The problem is the WAN (fa0/1) will not get an address from the d-link router which is handing out dhcp addresses to all my computers in the main network. Ive watched lots of youtube videos but only to validate Ive used the same methods they did. SO here is a quick run down of the topology.

 

cable modem>dlink router>cisco2611XM>dumbSwitch>Computer#3

                        >                  >LinksysSLMG224G 24 port switch>computers 1,2

As you can see my network splits off from the dlink into what needs to be 2 networks. 

 

So why cant I get the WAN interface of the 2611XM to grab a dhcp address?

 

config


secureROUTER#sh run
Building configuration...

Current configuration : 1031 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname secureROUTER
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$fq4Z$ty8gmQfFw6v0sM2O0rW2D1
!
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
ip cef
!
!
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 description LAN
 ip address 10.0.0.1 255.255.255.0
 ip nat inside
 duplex auto
 speed auto
 no cdp enable
!
interface FastEthernet0/1
 description WAN
 ip address dhcp
 ip nat outside
 no ip route-cache cef
 no ip route-cache
 duplex auto
 speed auto
 no cdp enable
!
ip nat inside source list 1 interface FastEthernet0/0 overload
no ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
no cdp run
!
!
!
!
!
!
banner motd ^CGet the fuck out!!^C
!
line con 0
line aux 0
line vty 0 4
 password 7 111B1F5244000D
 logging synchronous
 login
!
!
!
end

 

1 Reply 1

Leo Laohoo
Hall of Fame
Hall of Fame

Duplicate post. 


Go HERE.

Review Cisco Networking for a $25 gift card