From: Ali Sheeraz Mehdi (ali.mehdi@atosorigin-me.com)
Date: Sat Nov 18 2006 - 14:46:48 ART
Deji
Did u put 'default-router 139.1.0.1' in DHCP pool on R1? I remember it
worked for me without static route.
Regards
-----Original Message-----
From: Deji Steve-Fagbemi [mailto:deji500@hotmail.com]
Sent: Saturday, November 18, 2006 9:40 PM
To: 'Ali Sheeraz Mehdi'
Subject: RE: IEWB Ver 3 Lab 13 Task 3.1 & 11.1
Ali,
Thanks for the quick reply but I tried that but it didn't work.
For some reason it works with the static route on R1 (DHCP server).
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of Ali
Sheeraz Mehdi
Sent: 18 November 2006 17:23
To: deji500@hotmail.com
Cc: ccielab@groupstudy.com
Subject: RE: IEWB Ver 3 Lab 13 Task 3.1 & 11.1
Deji,
I guess u missed 'ip directed-broadcast' address command under R5 s0/1.
Try that.
Regards
Ali
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
deji500@hotmail.com
Sent: Saturday, November 18, 2006 9:07 PM
To: ccielab@groupstudy.com
Subject: IEWB Ver 3 Lab 13 Task 3.1 & 11.1
Hello,
I need help with regards to these two tasks that are connected. In task 3.1,
a router (R4) should negotiate its serial interface IP address. The serial
interface is connected to R5. R5 then connects to R1 (Acting as DHCP
server).
R1
ip dhcp excluded-address 139.1.45.0 139.1.45.3
ip dhcp excluded-address 139.1.45.5 139.1.45.255
!
ip dhcp pool R4
network 139.1.45.0 255.255.255.0
R5
ip cef
ip dhcp-server 139.1.15.1
interface Serial0/1
ip address 139.1.45.5 255.255.255.0
ip rip advertise 3
encapsulation ppp
ip policy route-map PBR
peer default ip address dhcp
clock rate 64000
R4
interface Serial0/1
ip address negotiated
ip rip advertise 3
encapsulation ppp
The problem is that the only time that R4 gets the IP address is when i use
a static route on R1: ip route 139.1.45.5 255.255.255.255 139.1.15.5
The minute i take out the static route, it doesn't work. R1 has a route to
139.1.45.5
Rack1R1#SH IP ROUTE 139.1.45.0
Routing entry for 139.1.45.0/24
Known via "ospf 1", distance 110, metric 20, type extern 2, forward metric
64
Last update from 139.1.15.5 on Serial0/0, 00:16:07 ago
Routing Descriptor Blocks:
* 139.1.15.5, from 150.1.5.5, 00:16:07 ago, via Serial0/0
Route metric is 20, traffic share count is 1
Can someone please help me with this. Is there a command that i have left
out?
This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:47 ART