You are on page 1of 8

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/317721035

Transition Mechanisms from IPv4 to IPv6 Addresses

Article · January 2016

CITATIONS READS

0 1,788

7 authors, including:

Subha T D
RMK Engineering College
29 PUBLICATIONS   19 CITATIONS   

SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Image processing View project

low power VLSI View project

All content following this page was uploaded by Subha T D on 21 June 2017.

The user has requested enhancement of the downloaded file.


Journal of Web Engineering & Technology
ISSN: 2455-1880(online)
Volume 3, Issue 2
www.stmjournals.com

Transition Mechanisms from IPv4 to IPv6 Addresses


Arya*, Jaqualin, Nimmy, Sonali, Amrutha, Hega, Subha
Department of Computer Science and Engineering, Holy Grace Academy of Engineering,
Mala, Kerala, India

Abstract
The introduction of IPv6 has opened up many questions with reference to its conversion and
transition from IPv4 to IPv6 and is one of the critical problems being commonly discussed in
networking community nowadays. IPv6 produces many seamless characteristics that make it
far better protocol as compared to its previous IPv4. It is a common fact that IPv4 is a really
a standard at present and is currently been placed in almost all the internet architectures,
hence, the transition procedure from IPv4 to IPv6 is very demanding. To avoid this transition,
or in real sense to wait it, many techniques have been introduced such as CIDR and NAT; but
the reality is, the set of IP addresses is sending and final solution is to move towards IPv6.
The aim of this survey paper is twofold: Firstly, to highlight the matters related with the
transition from IPv4 to IPv6; and secondly, to find the transition process that can be provided
to end users where they will be able to use all the services of IPv4. The purpose is to cog the
event, and demands that are likely to be faced during the transition from IPv4 to IPv6. DSTM
allows both protocols to run at a time and the results show that it also gives seamless
transition from IPv4 to IPv6.

Keywords: IPv6, networking community, transition strategies, NAT-PT, dual stack, CIDR,
tunneling

*Author for Correspondence E-mail: aryanand54@gmail.com

INTRODUCTION submerged because of lesser features of


In 1970s, when internet started to develop security etc. In order to serve the request, a lot
from ARPANET [1], objectives about internet of additions were introduced such as classless
were not something what we see now. The inter domain routing (CIDR) [3], address
internet was firstly introduced with the aim to resolution protocol (ARP) [4], dynamic host
connect few agencies of US but later on, it configuration protocol (DHCP) [5] and
progressed into a network of networks network address translation (NAT) [6]. With
connecting the total globe. The present internet lot of additions, the working of simple IPv4
is based upon internet protocol ver4 (IPv4) over public networks became very complex. It
which is inherently light and simple [2]. With became even worst when the internet users
the increasing use of IP, it started to become began to grow in geometric progression.

Fig. 1: Structure of NAT.

JoWET (2016) 21-27 © STM Journals 2016. All Rights Reserved Page 21
Transition Mechanisms from IPv4 to IPv6 Addresses Arya et al.

Fig. 2: Working of NAT.

Fig. 3: NAT between IPV4 and IPV6.

Table 1: Comparison between IPV6 and NAT.


NAT IPv6
It does not provide an end to end connectivity to host IPv6 global address provide an end to end connectivity to host
It is not a long term solution It is an actual solution due to theoretically unlimited address space
It provides isolation benefit of security Less secure due to direct connectivity

This development finally resulted in shortage locations. Figure 2 represents the working of
of IP addresses because IPv4 supports only NAT. There are twofold in this paper: Firstly,
32 bit address which means 4.3 billion the paper highlights the matters related with
addresses, whereas addresses based on classes the change from IPv4 to IPv6. Secondly, the
would only be less than a billion. To solve aim is to look into the transition procedure that
these problems, CIDR and NAT procedures can be provided to end users where they will
were launched which increased the total be able to use all the services already being
number of IP nodes from 232 addresses of class used over IPv4. This is to notice and gear the
full addressing and somehow slowed the problems and challenges that are likely to be
transition process [7]. Figure 1 represents the faced during the transition from IPv4 to IPv6.
structure of NAT. Network address translation Graphical network simulator 3 (GNS3) and
acts as a bridge between the Ethernet as well Wireshark are used for reproduction; and dual
as the internet, which is used for some specific stack transition procedure (DSTM) has been

JoWET (2016) 21-27 © STM Journals 2016. All Rights Reserved Page 22
Journal of Web Engineering & Technology
Volume 3, Issue 2
ISSN: 2455-1880(online)

Fig. 4: Dual Stack Router.

chosen for the test bed. DSTM allows both networking community today is either to adapt
protocols to run at a time and the results show IPv6 or to stay with IPv4? If both of them are
that it provides seamless transition from IPv4 compared, the merits offered by IPv6 can
to IPv6. Figure 3 represents the NAT between clearly be seen over its predecessor (IPv4),
the IPv4 and IPv6. In this, the host computers hence the question appears what holds the
are connected with the help of IPv4 and the transition? First answer to this question is that
other side it is connected with the use of IPv6. the two protocols are not directly affable to
one another. Completely new infrastructure is
The rest of paper is classified as:
needed in order to make them well-matched,
 Next part of the paper gives the overall
idea and motivation, and mainly discusses which is least favored and recommended.
the limitations that have been responsible Therefore, it is recommended to keep running
for the delay of transition and need for the the surviving protocol (IPv4) as long as
transition. The difference between NAT possible.
and IPv6 is provided.
 The following part introduces the If IPv4 is used, then the question appears, do
transition strategies. IPv4 used because of NAT? NAT makes the
 Next part presents the simulated test bed network, a private network, by making use of
and discusses why DSTM have been private IP addresses, which are not routable;
chosen for the test bed. rather it is connected to the router answerable
for the translation of private IP into public IP
Finally, the conclusion of the paper and address [8].
upcoming directions are given.
In this way by using a single public IP, group
OVERVIEW AND MOTIVATION of stations can be connected to internet, and
There are many limitations such as whether the personal IP addresses used by them would
IPv6 can be changed by the networking
also be used by other private networks, as
community, how is the transition going to take
shown in Figure 1. The process shown in
place, how long it takes for the transition
procedure. Although, the delay is not a long Figure 1, illustrates that there is a growth in
term solution when one looks at the the total number of IP addresses; hence, there
development of the current internet. is no need to give unique IP to each and every
host over the internet. Parts of network shown
The final solution is transition from IPV4 to in Figure 1 use private IP addresses and have
IPv6. Most widely discussed topic in introduced one more.

JoWET (2016) 21-27 © STM Journals 2016. All Rights Reserved Page 23
Transition Mechanisms from IPv4 to IPv6 Addresses Arya et al.

Fig. 5: Tunneling.

Fig. 6: NAT Protocol Translation.

The comparison between IPv6 and NAT is in INTRODUCTION TO TRANSITION


Table 1. From Table 1, it can be seen that SCENARIO
NAT is not a compound to the address Complete transition from IPv4 to IPv6 might
shortage issue, but it is just a way to keep this not be possible because IPv6 is not backward
problem on confine and stay using internet, compatible. This causes an area where either a
actual solution is IPv6. IPv6 removes the need site is on IPv6 or it is not. It is not like
of NAT by providing huge number of construction of other new technologies where
addresses such that all nodes on the internet the latest one is backward compatible, so the
may have unique IP address because it is previous system can still work with the newer
inherently 64 bit and there will be no need of version without any extra changes. To conquer
NAT [9]. Transition from IPv4 to IPv6 is also this imperfection, we have a few technologies
the need of time because of the incoming that can be used to protect slow and smooth
boom of cellular generation, where every transition from IPv4 to IPv6.
mobile phone will be a unique IP node. The
transition is also needed because the way the Dual Stack Router
world population is increasing; more IP A router can be installed with both IPv4 and
addresses are needed to facilitate the mobile IPv6 addresses configured on its connections
users. Hence, the transition towards IPv6 is the pointing to the network of admissible IP
only solution, which gives the total number of scheme. In the above diagram (Figure 4), a
addresses lot more than the total population all server having IPv4 as well as IPv6 address
over the globe and will also provide sufficient organized for it can now talk with all the hosts
addresses for the generations to come. on both the IPv4 as well as the IPv6 networks
Keeping all these things in view, network of with the support of dual stack router. A dual
MUET is taken into account in this research stack router can communicate with both the
and complete transition layout has been networks. It provides a medium to organize to
projected. Before discussing the transition obtain a server without modifying its
layout, transition strategies are discussed in the respective IP versions. Figure 4 shows the
next part of the paper. representation of dual stack router.

JoWET (2016) 21-27 © STM Journals 2016. All Rights Reserved Page 24
Journal of Web Engineering & Technology
Volume 3, Issue 2
ISSN: 2455-1880(online)

Tunneling common transition technologies that smoothen


In a scenario, where different IP versions exist co-existence of both IPV4 and IPV6 addresses
on intermediate path or transit networks, [17–19]. They used different scenarios for
tunneling permits a better result where user’s migrating to IPV6. These scenarios come
data can pass through a non-supported IP within one of three transitional technology
version. The above diagram (Figure 5) categories native dual stack tunneling and
illustrates how two remote IPv4 networks can translation.
communicate with a tunnel, where the transit
network was on IPv6. It is also possible where Based on the outcome of this research paper,
the movement of network is on IPv6 and the native dual stack technology should be
remote sites that intend to communicate are on considered by companies for their installment.
IPv4. Figure 5 shows the representation of It can be run on technologies that grant IPV4
tunneling. host to communicate with IPV6 host and
services are needed. Some authors surveyed on
NAT Protocol Translation importance of IPV6 and reason to place IPV6;
This is another important method of transition and they discussed standards and techniques,
to IPv6 by using a NAT-PT enabled device. which are needed for, interoperate between
With the help of a NAT-PT device, it can take two protocols [8, 20]. Dual stack architecture,
place by IPv4 and IPv6 packets and tunneling mechanism and translation device is
conversely. Figure 6 shows the representation used for both protocols. We conclude that
of NAT protocol translation. A party-giver IPV6 provides great advantage as compared to
with IPv4 address sends a message to an IPv6 IPV4. We must implement IPV6 for future
permitted server on internet that does not use. They sum up jitter and delay period by
know IPv4 address. In this, the NAT-PT transferring various files with various sizes.
device can help them communicate. When the Result shows average of jitter period is
IPv4 host sends a packet to the IPv6 server, throughout size transfer. Result of this
the NAT-PT router clears down the IPv4 research shows that, dual stack system is a
packet, removes IPv4 header, and adds IPv6 reliable implementation for transition of IPV4
header and moves it through the internet. to IPV6 system. To increase the performance
When a message from the IPv6 server comes of IPV6 connection in other research, we can
for the IPv4 host, the router does the vice use many other header compression plans that
versa. have been designed overtime to decrease
header size. It will increase performance of
REVIEW OF LECTURE IPV6. Boucadair et al. analyzed the series of
Ahmad and Yaacob analyzed a dual stack transition mechanism over multiprotocol [7].
worm, which can spread over IPV4-IPV6 dual
stack network [10]. Two level scanning CONCLUSION
methods are applied by this worm to trace the From this paper, we studied the difficulties
target in dual stack network. After simulation and challenges in the transition from IPv4 to
result, they found that worm expands faster in IPv6. Migrating from IPv4 to IPv6 in an
IPV4-IPV6 dual stack network than in IPV4. instant is not possible because of the huge size
Worm defense is considered in future internet of the internet and of the great number of IPv4
constructions. users. After looking at different transition
strategies (Translation, Tunneling and DSTM)
Many authors designed and simulated network we reached at the conclusion that DTSM
by using OPNET modeler to know different provides seamless transition from IPv4 to
translation schemes [11–16]. After parallel IPv6.
result, they found that network performance
disparate across different processes. Result The major issues faced during the transition
shows that IPV6 has higher execution time process are also discussed and studied in the
than IPV4 dual stack 6 to 4, manual tunnel paper. Actual test bed of MUET has been used
mechanism. Some authors studied about for real time simulation and the parameters

JoWET (2016) 21-27 © STM Journals 2016. All Rights Reserved Page 25
Transition Mechanisms from IPv4 to IPv6 Addresses Arya et al.

used are practically applicable to any network Research Test Bed. Proceedings of
for transition from IPv4 to IPv6. By analysis, International Conference on Electrical
it has been proved that DSTM is the most Engineering and Informatics (ICEEI '09),
suitable option and seamless transition from Malaysia. 2009; 427–433p.
IPv4 to IPv6, provided without affecting the 9. Gouda MG, Huang C-T. A Secure
end users application. Further, most of the Address Resolution Protocol. Computer
hardware and software are also supporting the Networks. 2003; 41(1): 57–71p.
IPv6 and the transition depends upon the type 10. Ahmad N, Yaacob A. IPSec over
of network. Also it was analyzed that it is a Heterogeneous IPv4 and IPv6 Networks:
planned procedure and it is high time to move Issues and Implementation. International
towards IPv6. Journal of Computer Networks &
Communications (IJCNC). 2012; 4(5): 57–
REFERENCES 72p.
1. Chen M, Li X, Li A, et al. Forwarding 11. Fiuczynski M, Lam V, Bershad B. The
IPv4 Traffics in Pure IPv6 Backbone with Design and Implementation of an
Stateless Address Mapping. In IPv6/IPv4 Network Address and Protocol
Proceedings of 10th IEEE/IFIP Network Translator. In Proceedings of the USENIX
Operations and Management Symposium, Annual Technical Conference, USENIX
NOMS2006, Vancouver, Canada. 2006; ’98, New Orleans, United States. 1998;
260–270p. 201–212p.
2. Marina R. RFC 791 Internet Protocol 12. Ali A. Comparison Study between IPv4 &
Darpainernet Programm, Protocol IPv6. International Journal of Computer
Specification. 1981. [Online]. Available: Science Issues (IJCSI). 2012; 9(3): 314–
http://tools.ietf.org/html/rfc791 3p.
3. Joseph D, Shetty N, Chuang J, et al. 13. Shepler S, Callaghan B, Robinson D, et al.
Modeling the Adoption of new Network Network File System Version 4 Protocol.
Architectures. In Proceedings of 3rd RFC 3530. Apr 2003.
International Conference on Emerging 14. Batiha K. Improving IPv6 Addressing
Networking Experiments and Type and Size. International Journal of
Technologies, CoNEXT ’07, New York, Computer Networks & Communications
United States. 2007. (IJCNC). 2013; 5(4): 41–51p.
4. A Survey of Transition Mechanisms from 15. Parra JI. Comparison of IPv4 and IPv6
IPv4 to IPv6: Simulated Test Bed and Networks Including Concepts for
Analysis. Deployment and Interworking. INFOTECH
5. Fuller V, Li T, Yu J, et al. Classless Inter- Seminar Advanced Communication
Domain Routing (CIDR): an Address Services (ACS). 2014; 1–13p.
Assignment and Aggregation Strategy. 16. Srisuresh P, Egevang K. Traditional IP
RFC 1519 (Proposed Standard), Internet Network Address Translator (Traditional
Engineering Task Force; Sep 1993. NAT). IETF RFC3022. Jan 2001.
Obsoleted by RFC 4632. [Online]. 17. Tsirtsis G, Srisuresh P. Network Address
6. Soliman H, Tsirtsis G, Deverapalli V, et Translation: Protocol Translation (NAT-
al. Dual Stack Mobile IPv6 (DSMIPv6) PT). IETF RFC2766. Feb 2000.
for Hosts and Routers. Technical Report 18. Aoun C, Davies E. Reasons to Move the
Draft-ietf-mip6-nemov4traversal-01, Network Address Translator Protocol
IETF. Mar 2006. Translator (NAT-PT) to Historic Status.
7. Boucadair M, Grimault J-L, Levis P, et al. IETF RFC4966. Jul 2007.
Anticipate ipv4 Address Exhaustion: A 19. Wing D. Network Address Translation:
Critical Challenge for Internet Survival. Extending the Internet Address Space.
Evolving Internet, International IEEE Internet Computing. Jul–Aug 2010;
Conference on. 2009; 27–32p. 14: 66–70p.
8. Sailan M, Hassan R, Patel A. A 20. Zhang H, Chen M. Forming an IPv6-only
Comparative Review of IPv4 and IPv6 for Core for Today’s Internet. In Proceedings

JoWET (2016) 21-27 © STM Journals 2016. All Rights Reserved Page 26
Journal of Web Engineering & Technology
Volume 3, Issue 2
ISSN: 2455-1880(online)

of ACM SIGCOMM Workshops, Kyoto, Communications (IJCNC). 2014; 6(2):


Japan. 2007; 379–384p. 111–126p.
21. Claffy K, Braun H, Polyzos G. A
Parameterizable Methodology for Internet
Traffic Flow Profiling. IEEE J Select
Cite this Article
Areas Commun. 1995; 13(8): 1481–1494p. Arya, Jaqualin, Nimmy, et al. Transition
22. Droms R, Bound J, Volz B, et al. Dynamic Mechanisms from IPv4 to IPv6
Host Configuration Protocol for ipv6 Addresses. Journal of Web Engineering
(dhcpv6). RFC 3315, Tech Rep. Jul 2003. & Technology. 2016; 3(2): 21–27p.
23. Arafat M, Ahmed F, Sobhan M. On the
Migration of a Large Scale Network from
IPv4 to IPv6 Environment. International
Journal of Computer Networks &

JoWET (2016) 21-27 © STM Journals 2016. All Rights Reserved Page 27

View publication stats

You might also like