Recently, wireless network environments have became popular in campus and in downtowns.
We can see that ‘ubiquitous society’ coming soon in the near future: people will move freely with various mobile devices connected to the Internet. Vehicles wi...
Recently, wireless network environments have became popular in campus and in downtowns.
We can see that ‘ubiquitous society’ coming soon in the near future: people will move freely with various mobile devices connected to the Internet. Vehicles with network facility will carry those people and other network-enabled vehicles everywhere.
Wireless and mobile access to the Internet is the key technology for the coming ubiquitous society.
Nowadays, we can see many devices which is keeping contact to the Internet while moving their location. And there appear mobile access network services such as HSDPA/ HSUPA(High Speed Downlink/Uplink Packet Access) or WIBRO(Wireless Broad band, IEEE 802.16e). These two services for mobile access network are currently running in Korea, and they are supporting high speed movement of mobile devices. The network layer protocols for supporting host mobility are important as much as the mobile access networks. The Mobile IPv4 and the Mobile IPv6 support mobility of hosts, so that hosts can keep network layer connection while moving their location.
In the near future, as the mobile access networks become utility for everyday life, there will be hundreds of thousands or more of mobile nodes change their locations simultaneously and, in a city, mobile networks will be common place. In order to support the mobility of networks, IETF nemo(network mobility) WG has developed ‘Network Mobility (NEMO) Basic Support Protocol’(NEMOv6 hearafter) by extending Mobile IPv6. Recently, IETF mip4 WG is working on ‘Network Mobility (NEMO) Extensions for Mobile IPv4’(NEMOv4 hereafter) to support IPv4 network mobility by extending Mobile IPv4. With NEMOv6 and NEMOv4, networks as well as hosts can freely change their points of attachment to the Internet, while nodes within networks preserving their on-going communication sessions.
Theses protocols, however, do not provide optimal routing path of data packets, which leads to other problems like packet delay and loss. When mobile networks are nested, the problem becomes serious because of bi-directional tunnels created between mobile routers and their home agents. The nesting of mobile networks will be common in the mobility environment, since lots of networks as well as hosts will change their locations freely. For example, people with personal area network(PAN) ride into a bus with their own mobile network, and buses move into a car-ferry with their own mobile network. Therefore, route optimization of mobile network is major issue to be solved in network mobility research area.
This dissertation proposes a route optimization solution based on ‘Limited Prefix Delegation’(LPD) mechanism for NEMOv6. This solution is an extension to the NEMOv6 by making some modification on mobile router’s function. And it shows that this mechanism achieves optimal route in any situation by considering all network configurations specified in the document ‘Network Mobility Route Optimization Problem Statement’.
This mechanism creates only one tunnel from the mobile router which is right above a communicating node directly to the correspondent node, even in the nested mobile networks.
We already have many route optimization solutions for NEMOv6. But currently, there is no solution for NEMOv4. Because IPv6 transition will take several years, NEMOv4 and NEMOv6 will co-exist for years. So, we have to get solution for NEMOv4.
This dissertation also proposes a route optimization solution for NEMOv4 based on
‘Chain Registration’ mechanism. This solution is an extension to the NEMOv4 by making some modifications on mobile router’s function. And it shows that this mechanism achieves optimal route in any situation by considering all network configurations specified in the document ‘Network Mobility Route Optimization Problem Statement’. Even in the nested network, this solution creates only one double tunnel: the inner one is between the mobile router right above the mobile node and its home agent; the outer one is between the foreign agent to home agent of the mobile router.
The rest of the paper is organized as follows. Section 2 describes related researches.
Section 3 describes the route optimization problems of NEMOv6 and NEMOv4 in nested mobile networks. Section 4 describes route optimization solution based on Limited Prefix Delegation and Chain Registration mechanism. Section 5 presents a comprehensive analysis of routes taken by these mechanism and shows that the routes are optimal for any possible network configuration and also presents simulation results. And conclusions are in Section 6.