The shift toward wireless mobile devices has presented businesses with many opportunities and challenges—most notably, the challenge of how to make best use of new mobile wireless technologies. After all, networks have been designed and secured with static devices in mind. When LANs were designed, it was assumed that employees would be at a desk within a department. The network was segmented accordingly via subnets to accommodate physically present numbers of employees and allow for future growth. The emergence of WLAN technology was used to address any unexpected growth. However, the growth in the number of IP-capable wireless devices means that employees are now far more mobile and can work from anywhere in the network or even from outside the network—at home or at a client's site.
This has proved to be very productive for business and has created tremendous improvements in employee efficiencies and communications. Laptops, smartphones, and tablets can be used in any location where there is a WLAN or 3G network connection. These devices can also roam around the workplace LAN, connecting to the WLAN wherever there is a signal. If the WLAN is one single subnet, users can maintain application and Web browser sessions.
The ability to roam and maintain an IP session is fundamental to true IP mobility. Ideally, the wireless device must not only be usable in any location, it should also be usable when in transit between locations and even between IP and mobile networks. This presents a significant problem: When moving from one network or subnet to another, the device will require a change of IP address. However, if the IP address of the mobile device changes, all its current sessions will be lost, and applications will hang and crash.
What is required is a method to allow the seamless transfer of an IP address from one network to another without losing IP sessions. Only then will there be true mobility with roaming using IP wireless devices. This is termed IP mobility. The International Engineering Task Force (IETF) uses the term Mobile IP to describe its standard communications protocol for addressing this problem. It does so preserving existing sessions as a device moves to a network with a different IP address space. Because this function is performed at the Network Layer of the Open Systems Interconnection (OSI) Reference Model rather than at the Physical Layer, a device can span different types of wireless and wired networks while maintaining connections and application sessions.
Another goal for the Mobile IP standard is for a device to be able to cross not just network boundaries, but technologies as well. Ideally, the device should transparently connect to any technology it can support including wired, wireless, and 3G/WiMAX networks.
In a nutshell, with IP mobility, any compatible device that communicates at the Network Layer can roam from a fixed Ethernet to a wireless Ethernet to a mobile (cell) network without any loss of session and only a noticeable change in the access speeds, if that. There is no need to restart or reboot the OS, as the Network Layer handles it all seamlessly.
Mobile IP handles the change of IP address and maintains current sessions by using certain Mobile IP client stack specific components. These are as follows:
- Mobile node (MN)—A mobile node is a device (it could be anything) that changes its point of attachment from one subnet or network to another. It does its own move detection and must determine not just the change in access type, if any, but also the change in the subnet.
- Home address—The home address refers to the mobile node's home IP address, which is where it is registered with the home agent. The address can be static or dynamically assigned when registering with the home agent.
- Home agent (HA)—The home agent is a router capable of processing and tracking mobile routing IP updates, tracking mobile node registrations, and forwarding traffic to mobile nodes on visited networks through IP tunnels.
- Care-of-address (CoA)—The care-of-address is the new IP address the mobile node has been assigned by the visited network. The mobile node informs the home agent of the care-of-address when registering its movement.
- Foreign agent (FA)—The foreign agent stores all information about mobile nodes that are visiting its network. It advertises care-of-addresses and routing services to the mobile node while it is visiting its network. If there is no foreign agent present on a network, then the mobile node itself must handle getting a local address and advertising it.
Mobile IP enables a wireless device to traverse different network types—fixed, wireless, and cellular—while maintaining session and application status. It provides for transparent handover and supports different access types and IP subnets through the use of IP tunnels from the home network to visited networks. This not only enables wireless devices to work on different networks, but it allows them to be seamlessly accommodated without any drop in service. This is true IP mobility. It facilitates real roaming of wireless devices in which the device reconfigures itself automatically and registers with another network type and IP address while the user works without any interruption.
How Mobile IP sessions are maintained as the user moves around
Taken from : Wireless and Mobile Device Security
0 comments:
Post a Comment