iit21005_mobile_ip
iit21005_mobile_ip
Mobile
Computing
By:
UWU/IIT/21/005
K.M.S.Silva
Introduction
to Mobile IP • Mobile IP is a communication
protocol that allows users to move
across different networks while
maintaining a permanent IP address.
1. Advertisement Messages:
⚬ Home Agent (HA) and Foreign Agent (FA) periodically broadcast
messages (ICMP Router Advertisements) to announce their presence.
⚬ Mobile Nodes listen to these advertisements to determine their
network status.
2.Solicitation:
⚬ If the MN does not receive any advertisement messages, it can actively
send a Router Solicitation request.
⚬ The nearest agent (HA or FA) responds, informing the MN about its
location.
Registration
When the MN moves to a foreign network, it must register its new location with
the Home Agent (HA) so that incoming traffic is correctly forwarded.
Steps in Registration:
1. MN sends a Registration Request to the Foreign Agent (FA).
2.FA forwards the request to the HA.
3.HA processes the request and updates its mobility binding table with the
MN’s Care-of Address (CoA) (temporary address in the foreign network).
4.HA sends a Registration Reply to confirm successful registration.