mobile IP

From: Simon Baxter (Simon.Baxter@xxxxxxxxxxxxxx)
Date: Tue Nov 14 2000 - 04:13:28 GMT-3


   
Hello all.

Can someone please confirm the following would be all that's required for a
simple mobile IP (not LAM) config.

Obviously I don't have anything to test this with - other than the "test
ipmobile" command which is next to awful!

Hopefully I can start a thread on this topic. I've grasped all that mobile
can do, have used LAM before, but never this version...

thanks.

PS. Would I have to add this to the home-agent ?
ip mobile secure host 10.0.0.5 spi 100 key hex
01020304050607080102030405060708
ip mobile secure host 10.0.0.6 spi 100 key hex
01020304050607080102030405060708
ip mobile secure host 10.0.0.7 spi 100 key hex
01020304050607080102030405060708
ip mobile secure host 10.0.0.8 spi 100 key hex
01020304050607080102030405060708
ip mobile secure host 10.0.0.9 spi 100 key hex
01020304050607080102030405060708
ip mobile secure host 10.0.0.10 spi 100 key hex
01020304050607080102030405060708

cheers.

tok4/0-R6---(cloud)---R2-tok0

Current configuration:
!
version 12.1
hostname R6
!
interface Serial1/0
 ip address 192.1.1.2 255.255.255.0
 no fair-queue
 clockrate 64000
!
!
interface TokenRing4/0
 ip address 10.0.0.1 255.255.255.0
 ring-speed 16
!
router mobile
!
router ospf 10
 redistribute mobile subnets
 network 0.0.0.0 255.255.255.255 area 0
!
ip mobile home-agent broadcast
ip mobile host 10.0.0.5 10.0.0.10 interface TokenRing4/0
!
end

Current configuration : 952 bytes
!
version 12.1
!
hostname R2
!
interface Serial1
 ip address 192.1.2.2 255.255.255.0
 clockrate 64000
!
interface TokenRing0
 ip address 10.0.0.6 255.255.255.255 secondary
 ip address 20.0.0.1 255.255.255.0
 ip irdp
 ip irdp maxadvertinterval 10
 ip irdp minadvertinterval 7
 ip irdp holdtime 30
 ip mobile foreign-service
 ip mobile registration-lifetime 3600
 ring-speed 16
!
router mobile
!
router ospf 10
 redistribute mobile subnets
 network 0.0.0.0 255.255.255.255 area 0
!
ip mobile foreign-agent care-of TokenRing0
!
end



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:45 GMT-3