MC module5
MC module5
Location management enables the network to discover the current point of attachment of the mobile user
so that a new connection can be established when a new multimedia call arrives.
Handoff management, often known as terminal mobility, allows the network to maintain the user’s
connection binding as the mobile node moves from one attachment point to another in the network
Network layer mobility can be categorized into two types: macromobility and micromobility.
The macromobility mechanism takes care of global mobility where the mobile moves between
administrative domains.
We describe two types of network layer macromobility, namely Mobile IPv4 and
Mobile Ipv6.
IPv6’s increased address space and inherent support for security and auto configuration have made it an attractive candidate to
support mobility for the next-generation Internet.
Mobile IPv6 is the protocol to support mobility for IPv6 nodes.
Since address auto configuration is a standard part of MIPv6, the MN will always obtain a CoA routable to a foreign network.
Thus, there is no need to have a foreign agent in MIPv6.
When the mobile node moves to a new foreign network, it acquires a temporary care-of-address using stateless auto
configuration or via DHCPv6
Figure shows the functional components of Mobile IPv6.
Unlike Mobile IPv4, the visited networks do not have any foreign agents.
MIPv6’s route optimization feature also enables direct data delivery from the correspondent host (CN) to the mobile node.
Although Mobile IPv6 is defined as a network layer approach and one needs to install an MIPv6 stack so as to support mobility
in an IPv6 space, any standard operating system will in future come with inherent Mobile IPv6 support.
While Mobile IPv6 provides a way of making sure of the uniqueness
of an address as a mobile moves to a new router space, it also adds
delay to the binding update and binding acknowledgement as in Mobile IPv4.
The MN sends a binding update directly to CH and makes use of the home
address destination option as part of the binding update.
For the ongoing traffic, this avoids triangular routing, and thus packets
from the CH to the MN need not be encapsulated but are sent directly to
the MH with its CoA as the source route.
However, when a new CH needs to communicate with the mobile for the
first time, the packets from the CH need to travel to the home agent
and be tunneled to the mobile host.
The mobile moves during the packet transfer process, the subsequent
packets are tunneled directly to the mobile host without being routed via
the home agent
The FMIPv6 protocols work in conjunction with the existing MIPv6 stack.
Figure 2.16 shows the interaction among several network elements.