Question about Local Area Mobility

From: Tran Tien Phong (PhongTT2@FPT.COM.VN)
Date: Tue Feb 25 2003 - 11:13:42 GMT-3


Hi Group,

I am configuring LAM in my home lab.

R1-(E0)------------------------(E0)-R2-(S0)----------------------(S0)-(R
3)

I disabled IP routing on R1 and made it as a mobile IP host.

On R2:

interface e0
ip address 10.1.1.1 255.0.0.0
ip mobile arp access-group 1

interface s0
ip address 20.1.1.1 255.0.0.0
clock rate 128000

router ospf 100
network 10.1.1.1 0.0.0.0 area 0
network 20.1.1.1 0.0.0.0 area 0
redistribute connected subnets
redistribute mobile subnets

access-list 1 permit 30.0.0.0 0.255.255.255

On R3

interface s0
ip address 20.1.1.2 255.0.0.0

router ospf 100
network 20.1.1.2 0.0.0.0 area 0

On R1

no ip routing

interface e0
ip address 30.1.1.1 255.0.0.0
--------------------------------------------
When I showed the routing table on R2, I saw the route mark "M":
30.1.1.1 [3/1] via 30.1.1.1
and the routing table on R3 showed O E2 30.1.1.1 [110/20] via 20.1.1.1
Also, I could ping R1 from R2 and vice-versa, but I could not ping R1
from R3 and vice-versa

But when I added the command "ip default-gateway 10.1.1.1" on R1, the
ping from R1 to R3 and vice-versa were successful.
Does anyone tell me the way to ping from R1 to R3 and vice-versa without
using command "ip default-gateway 10.1.1.1" on R1?

Any help will be appreciated
Phong
-----------------------------------
Tran Tien Phong
CCNA, CCNP, CCDA, MCSE
Senior Network Designer
FPT Corporation
89 Langha str., Hanoi, Vietnam
Tel: +84 4 8.560.300 (ext. 414)
Mobile: +84 9.1322.9309
------------------------------------



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:34 GMT-3