From: CharlesB (cbalik@adelphia.net)
Date: Sat Nov 18 2006 - 23:14:20 ART
I have one solution for this and got it from someone else (give credit to
Tim Chan).
He said, if you put the client and server on the same protocol, it works.
So, on R5 side make that serial going to R4 be on on the same protocol
towards R1.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
deji500@hotmail.com
Sent: Saturday, November 18, 2006 9:07 AM
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