From: Hebert, Cory J (cory.hebert@xxxxxxxx) ((cory.hebert@xxxxxxxx))
Date: Thu Jan 25 2001 - 22:41:21 GMT-3
Hi all-
Well, I've been trying to get Mobile IP (NOT local-area mobility) to work
but have had no luck so far. Has anyone been able to get this stuff to
work? I've looked through the archives, and there really aren't any good
examples out there. The only one is that same one everyone references to on
the CD.
Here's my scenario:
e0/0:R2:s0-----------------s1:R3:e0/0
My configs:
R2:
!
interface Ethernet0/0
ip address 1.1.1.3 255.0.0.0
!
interface Serial0/0
ip address 135.5.3.2 255.255.255.0
clockrate 4000000
!
router mobile
!
router eigrp 1
redistribute mobile
network 1.0.0.0
network 135.5.0.0
default-metric 64 100 255 1 1500
!
ip mobile home-agent
ip mobile host 1.1.1.1 interface Ethernet0/0
!
R3:
!
interface Loopback0
ip address 135.5.6.3 255.255.255.0
!
interface Ethernet0/0
ip address 135.5.4.3 255.255.255.0
ip irdp
ip mobile foreign-service
!
interface Serial0/1
ip address 135.5.3.3 255.255.255.0
!
router mobile
!
router eigrp 1
redistribute mobile
network 135.5.0.0
default-metric 64 100 255 1 1500
!
ip mobile foreign-agent care-of Loopback0
!
What I do is take my Windows 98 PC off of R2's ethernet segment, and
relocate it on R3's ethernet segment.....and no luck whatsoever. All that
the mobile debugs came back with was:
r3#
MobileIP: Ethernet0/0 add 1.1.1.1 rejected
r3#
MobileIP: Ethernet0/0 add 1.1.1.1 rejected
r3#
MobileIP: Ethernet0/0 add 1.1.1.1 rejected
r3#
MobileIP: Ethernet0/0 add 1.1.1.1 rejected
r3#
I've tried it both with and without the 'redistribute moble' commands under
eigrp. Can someone point me in the right direction? Am I missing something
here?
Cory
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:44 GMT-3