From: Hai Minh (minh@labvn.net)
Date: Tue Aug 10 2004 - 02:21:48 GMT-3
Hi group
I've just read the Mobile IP on DocCD but I don't understand somethings :
1. On which interface should I have to put the commnad "ip mobile
foreign-service" ? On the interface link to visitor or on the interface to the
HA ? ( I think it's the interface link to HA, rite? )
2. In the command "ip mobile foreign-agent care-of interface" , which
interface is the "interface" ? Is it the interface link to visitor ?
3. Do you have any link about Mobile IP that is easy to understand :-) ?
3. This is a topology of Mobile IP. Could you review its configuration for me
? Is it enough for Mobile IP run well ?
MN----foreign network-------e0-FA-s1---------------------s1-HA-e0----home
network----
FA's e0 : 192.168.10.1 /24
FA-HA : 150.10.0.0 /24
HA's e0 : 192.168.20.1 /24
HA's configuration :
HA(config)# router mobile
HA(config)# ip mobile home-agent
HA(config)# ip mobile host 192.168.20.1 192.168.20.10 interface E0
HA(config)# ip mobile secure host 192.168.20.1 192.168.20.10 spi 100 key ascii
123456
FA's configuration :
FA(config)# router mobile
FA(config)# ip mobile foreign-agent care-of Ethernet 0
FA(config)# interface S1
FA(config-if)# ip add 150.10.0.1 255.255.255.0
FA(config-if)# ip mobile foreign-service
Thanks
This archive was generated by hypermail 2.1.4 : Fri Sep 03 2004 - 07:02:36 GMT-3