SlideShare a Scribd company logo
1 of 40
Comparison and Contrast between IPv4ā€“to-IPv6  Forward Address Mapping Algorithm with IPv6-to-IPv4 Feedback Address Mapping Algorithm in BD-SIIT IPv4/IPv6 Translation Mechanism . Under the  Supervision of: Dr.Manjaiah.D.H. Chairman and Associate Professor, Dept of CS, Mangalore University, Mangalore . Research Candidate : Hanumanthappa.J. Senior  Asst.Professor,DoS in CS,UoM,MGM,Mysore-06 .
Presentation Outline: 1 .Objective of the Paper. 2 .Introduction to the Problem. 3 .Proposed Methodology. 4 .Results. 5 .Conclusions. 6 .References .
1 . Objective of the Paper ,[object Object],[object Object],[object Object]
[object Object],[object Object]
Presentation Outline: 1.Objective of the Paper . 2 .Introduction to the Problem . 3.Proposed Methodology. 5.Results. 6.Conclusions. 7.References .
2.Introduction to the Problem . ,[object Object],[object Object]
IPv6 Transition includes Dual Stack, Translation and Tunneling Issues . Dual Stack   Header Translation   IPv6 Tunneling 1.Automatic Tunneling . 2.GRE Tunneling . 3.Manually Configured Tunneling .
Why we need IPv6 Transition: ,[object Object],[object Object],[object Object]
[object Object],[object Object]
[object Object],[object Object]
OBJECTIVES OF IPV6 TRANSITION . ,[object Object],[object Object],[object Object]
APPLICATIONS OF IPV6 TRANSITION. 1.The IPv6 Transition is mainly used for any cast,Uni cast and Multi cast addresses. 2.The transition of IPv4/IPv6 is also used for the host which acts like a Multi homing. 3.The Transition of IPv4/IPv6 is also used for Sockets .
4.IPv6 Transition Scenario issues supports for 2G, 3G, and 4G Mobile Networks . 5.IPSec . 6 . The development and testing of network services such as DNS, multicast routing, any cast routing, broadcast routing  etc.  7.New applications that will stress the network and be used to evaluate the benefits end-users that IPv6 can bring, through the expanded IP addresses, integrated auto-configuration, quality-of-service (QoS), mobility and security
8. The design,implementation and test of both i ntra-domain  and  inter-domain   IPv6 multicast ,  interoperability with IPv4 multicast  will be examined too.
Presentation Outline: 1.Objective of the Paper. 2.Introduction to the Problem . 3 . Proposed Methodology. 4.Results. 5.Conclusions. 6.References .
PROPOSED METHODOLOGY . ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
  Literature Survey. ,[object Object],[object Object]
(1)Automatic  (2)High Performance  (3)Without using specific IPv6 address such as 6 to 4 address  (4)Peer-to-Peer based IPv4/IPv6 transition method.  (5)An economical and Technical  IPv4/IPv6 transitional model .
(6)During the transition of IPv4/IPv6 period, there will be scenarios where IPv4 and IPv6 applications must coexist and even interoperate . ( 7)The Development of the new IP version is a gradual process which requires the update of network and the applications. Although in future there will be a native IPv6 Scenarios,during the transition period the coexistence between both IPv4 and IPv6 protocols, at the network level and application level is a main issue
(8)Research of Ubiquitous and visual IPv4/IPv6 transition technologies and transition model . (9)The gradual transition from IPv4/IPv6 requires network admin to become aware of Next generation protocols and the associated security risks-before deploying IPv6 the administrators must ensure to prevent all unknown IPv6 attacks.
(10)The  multi-homing transition of IPv4/IPv6 for any cast and multicast addresses . (11)Various Security issues to avoid all the threats in Dual Stacks, Tunneling, Header translation etc . (12)The Transition of IPv4/IPv6 based on sockets . (13)The transition of IPv4/IPv6 based on BDIPS(Bi-Directional intelligent Processing System) that deals with address mapping transition from IPv4 to IPv6 for any cast,multicast,unicast addresses .
Existing Methods Draw Backs: ,[object Object]
Proposed methodology ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
BD-SIIT ,[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
IPv4-mapped-IPv6 address
[object Object],[object Object]
Fig.2. Architecture of BD-SIIT Transition ALGORITHM .
Fig.3. Translation of  IPv6 to IPv4 Header .
The BD-SIIT A Novel Transition Address-mapping algorithm for the forward operation Algorithm-1:-IPv4->IPv6: Forward operation 1. When Host X belongs to X-zone initiates a request (Query message) to DNS46 in order to get the IP-address of Host Y which belongs to IPv6 zone. 2. When DNS46 receives a query message as a request then its checks its (Table-2) to identify whether Host Y has an IPv6 address which is unknown for the Host X. The DNS46 knows that the whole IPv6 zone has a public IPv4 address (like NAT method) i.e. 195.18.231.17 address in the destination address field of IPv4 header then forwards it via a network. 3. Simultaneously,the DNS46 sends another message to v4-v6 enabled router in order to update table-3.
4.When the Host X receives requested address of Host Y, immediately creates the IPv4 packet, inserting 195.18.231.17 address in the destination address field of IPv4 header then forwards it via network. 5.When the IPv4 packet is arrived to v4-v6 enabled router, then the router identifies a packet and verifies that a destination address is a public address with mapping value 2 that indeed  refers  ABC2::4321 IPv6 address(as shown in table-3). Then the V3-V4 enabled router which updates Table-1 then creates its new IPv6 packet which is based on IPv4 packet, and forwards it to its destination in IPv6 Zone.
6. When Host Y accepts the packet then it starts to process it successfully without getting any problem. Algorithm-2: IPv6->IPv4: Feedback operation. Note:-Consider Host X as a Client and Host Y as a Server. If the Client A sent a HTTP get command to retrieve a web page from the server Y.].[As shown in Fig.7.steps 1- 6]. 1.As a response for the received command from a client X, server Y creates packet(s) then forwards them via a network to the client X using the public IPv6 zone address(ABC2::4321) as a destination address. 2.When v4-v6 enabled router receives a packet, which has been sent by Server Y, then it verifies its Table-1,Table-3, depending on the addressing mapping value like 37 in our scenario, it refers to 220.12.145.10 as a Sender address in Table-2 and 223.15.1.3 as a destination address in Table-2 instead of instead of 1C::DACF and ABC2::4321 IPv6 rely.
3.After that, the v4-v6 enabled router creates a new IPv4 packet, based on the accepted IPv6 packet then forward it is to the destination (Client X).When the Client X receives the IPv4 packet,its starts to process successfully without any problem.
Implementation and Evaluation . The mean throughput for a sequence of packets of specific size is calculated by using equations 1 and 2 .
Ā 
Conclusions . 1.A comprehensive study has been carried out on diverse transition mechanisms like BD-SIIT and design,performance evaluation using various performance metrics like RTT, EED and Throughput . 2.When we simulated the performance metrics on NS-2 simulator its shows that EED,RTT and Throughput of BD-SIIT are better than other transition mechanisms like DSTM .
References . [1] S.Deering and R. Hinden ā€œInternet Protocol Version 6(IPv6) Specificationā€, RFC 2460, December 1998. Ā  [2] John.J.Amoss and Daniel Minoli,ā€Handbook of IPv4 to IPv6 Transition: Methodologies for institutional and Corporate Networksā€.Auerbach Publications. Ā  [3] S.G.Glisic Advanced Wireless Communications, 4G Technology. John Wiley Chichester, 2004. Ā  [4]Juha wiljakka, Jonne Soninnen, Managing IPv4ā€“toā€“IPv6 Transition Process in Cellular Networks and introducing new Peer-to-Peer Services. [5]Ioan R, Sherali.Z.2003,ā€Evaluating IPv4 to IPv6 Transition mechanismā€.IEEE, West Lafayette, USA, v (1):1091ā€“1098. Ā  [6] L.Toutain, H.Afifi, Dynamic Tunneling: A new method for IPv4 to IPv6 transition. Internet draft, <draft-ietf-ngtranns-dti-00.txt> Ā  [7] E.Nordmark, Stateless IP/ICMP translation algorithm (SIIT), RFC 2765, February 2000.Raā€™Ed AlJaā€™afreh, Ā  [8] John Mellor, Mumtaz Kamala, ā€œA Novel IPv4/IPv6 transition mechanism which support transparent connectionsā€.Raā€™Ed AlJaā€™afreh, John Mellor, Mumtaz Kamala and R.Kassabeh, Bi-Directional mapping system as a new IPv4/IPv6 transition mechanism. Ā  [9]Jivika Govil,Jivesh Govil,ā€On the Investigation of Transactional and Interoperability Issues between IPv4 and  IPv6,2007,IEEE electro/Information technology conference,(EIT 2007),17-20,May 2007,chicago,USA.  Ā  [10]K.K.Ettikan et alā€Application Performance Analysis in Transition mechanism from IPv4 to IPv6ā€Multimedia University (MMU), Jalan Multimedia, June2001.Wide project. SHISA, 2006, http://www.mobileip.jp/ .
[11].Raā€™Ed AlJaā€™afreh, John Mellor and Irfan Awan,ā€Evaluating BDMS and DSTM Transition Mechanisms.
Any Questions ?
Ā 

More Related Content

What's hot

Iccsit 2010 p_1
Iccsit 2010 p_1Iccsit 2010 p_1
Iccsit 2010 p_1
hanums1
Ā 
NAT 64 FPGA Implementation
NAT 64 FPGA ImplementationNAT 64 FPGA Implementation
NAT 64 FPGA Implementation
Janith Rukman
Ā 

What's hot (20)

Iccsit 2010 p_1
Iccsit 2010 p_1Iccsit 2010 p_1
Iccsit 2010 p_1
Ā 
G04844450
G04844450G04844450
G04844450
Ā 
IPv6 Transition Strategies Tutorial, by Philip Smith [APNIC 38]
IPv6 Transition Strategies Tutorial, by Philip Smith [APNIC 38]IPv6 Transition Strategies Tutorial, by Philip Smith [APNIC 38]
IPv6 Transition Strategies Tutorial, by Philip Smith [APNIC 38]
Ā 
Performance Evaluation of Ipv4, Ipv6 Migration Techniques
Performance Evaluation of Ipv4, Ipv6 Migration TechniquesPerformance Evaluation of Ipv4, Ipv6 Migration Techniques
Performance Evaluation of Ipv4, Ipv6 Migration Techniques
Ā 
NAT 64 FPGA Implementation
NAT 64 FPGA ImplementationNAT 64 FPGA Implementation
NAT 64 FPGA Implementation
Ā 
Comparative study of IPv4 & IPv6 Point to Point Architecture on various OS pl...
Comparative study of IPv4 & IPv6 Point to Point Architecture on various OS pl...Comparative study of IPv4 & IPv6 Point to Point Architecture on various OS pl...
Comparative study of IPv4 & IPv6 Point to Point Architecture on various OS pl...
Ā 
Internet innovation with Multipath TCP
Internet innovation with Multipath TCPInternet innovation with Multipath TCP
Internet innovation with Multipath TCP
Ā 
Innovation is back in the transport and network layers
Innovation is back in the transport and network layersInnovation is back in the transport and network layers
Innovation is back in the transport and network layers
Ā 
Future Internet protocols
Future Internet protocolsFuture Internet protocols
Future Internet protocols
Ā 
Ipv6up
Ipv6upIpv6up
Ipv6up
Ā 
IRJET- Assessment of Network Protocol Packet Analysis in IPV4 and IPV6 on Loc...
IRJET- Assessment of Network Protocol Packet Analysis in IPV4 and IPV6 on Loc...IRJET- Assessment of Network Protocol Packet Analysis in IPV4 and IPV6 on Loc...
IRJET- Assessment of Network Protocol Packet Analysis in IPV4 and IPV6 on Loc...
Ā 
IPv6 .pdf
IPv6 .pdfIPv6 .pdf
IPv6 .pdf
Ā 
Multipath TCP as Security Solution
Multipath TCP as Security SolutionMultipath TCP as Security Solution
Multipath TCP as Security Solution
Ā 
IPv4/IPv6 co-existence research paper
IPv4/IPv6 co-existence research paperIPv4/IPv6 co-existence research paper
IPv4/IPv6 co-existence research paper
Ā 
IPv6 Segment Routing : an end-to-end solution ?
IPv6 Segment Routing : an end-to-end solution ?IPv6 Segment Routing : an end-to-end solution ?
IPv6 Segment Routing : an end-to-end solution ?
Ā 
0-RTT TCP converters
0-RTT TCP converters0-RTT TCP converters
0-RTT TCP converters
Ā 
Part 4 : reliable transport and sharing resources
Part 4 : reliable transport and sharing resourcesPart 4 : reliable transport and sharing resources
Part 4 : reliable transport and sharing resources
Ā 
Tcp ip
Tcp ipTcp ip
Tcp ip
Ā 
Making our networking stack truly extensible
Making our networking stack truly extensible Making our networking stack truly extensible
Making our networking stack truly extensible
Ā 
IPv6 Entreprise Multihoming
IPv6 Entreprise MultihomingIPv6 Entreprise Multihoming
IPv6 Entreprise Multihoming
Ā 

Viewers also liked

Kkbnet 2010-a compa
Kkbnet 2010-a  compaKkbnet 2010-a  compa
Kkbnet 2010-a compa
hanums1
Ā 
Kkbnet2010 i pv6 tunneling algorithms
Kkbnet2010 i pv6 tunneling algorithmsKkbnet2010 i pv6 tunneling algorithms
Kkbnet2010 i pv6 tunneling algorithms
hanums1
Ā 
Iccsit2010 p 1
Iccsit2010 p 1Iccsit2010 p 1
Iccsit2010 p 1
hanums1
Ā 
Iccana 2011 jan8th
Iccana 2011 jan8thIccana 2011 jan8th
Iccana 2011 jan8th
hanums1
Ā 
Iciic2010 114
Iciic2010 114Iciic2010 114
Iciic2010 114
hanums1
Ā 
Iccci2010
Iccci2010Iccci2010
Iccci2010
hanums1
Ā 
Iccsit2010 paper2
Iccsit2010 paper2Iccsit2010 paper2
Iccsit2010 paper2
hanums1
Ā 
Iccsit2010 p 1-dummy
Iccsit2010 p 1-dummyIccsit2010 p 1-dummy
Iccsit2010 p 1-dummy
hanums1
Ā 

Viewers also liked (8)

Kkbnet 2010-a compa
Kkbnet 2010-a  compaKkbnet 2010-a  compa
Kkbnet 2010-a compa
Ā 
Kkbnet2010 i pv6 tunneling algorithms
Kkbnet2010 i pv6 tunneling algorithmsKkbnet2010 i pv6 tunneling algorithms
Kkbnet2010 i pv6 tunneling algorithms
Ā 
Iccsit2010 p 1
Iccsit2010 p 1Iccsit2010 p 1
Iccsit2010 p 1
Ā 
Iccana 2011 jan8th
Iccana 2011 jan8thIccana 2011 jan8th
Iccana 2011 jan8th
Ā 
Iciic2010 114
Iciic2010 114Iciic2010 114
Iciic2010 114
Ā 
Iccci2010
Iccci2010Iccci2010
Iccci2010
Ā 
Iccsit2010 paper2
Iccsit2010 paper2Iccsit2010 paper2
Iccsit2010 paper2
Ā 
Iccsit2010 p 1-dummy
Iccsit2010 p 1-dummyIccsit2010 p 1-dummy
Iccsit2010 p 1-dummy
Ā 

Similar to Iccsit 2010 rljit

Understanding i pv6 2
Understanding i pv6 2Understanding i pv6 2
Understanding i pv6 2
srmanjuskp
Ā 
Paper id 25201418
Paper id 25201418Paper id 25201418
Paper id 25201418
IJRAT
Ā 
Icemc22010[1].bd siitdstm
Icemc22010[1].bd siitdstmIcemc22010[1].bd siitdstm
Icemc22010[1].bd siitdstm
hanums1
Ā 
Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002
suvobgd
Ā 
Ieee Transition Of I Pv4 To I Pv6 Network Applications
Ieee Transition Of I Pv4 To I Pv6 Network ApplicationsIeee Transition Of I Pv4 To I Pv6 Network Applications
Ieee Transition Of I Pv4 To I Pv6 Network Applications
guest0215f3
Ā 
Iccana 2011
Iccana 2011Iccana 2011
Iccana 2011
hanums1
Ā 

Similar to Iccsit 2010 rljit (20)

A Survey On Next Generation Internet Protocol IPv6
A Survey On Next Generation Internet Protocol  IPv6A Survey On Next Generation Internet Protocol  IPv6
A Survey On Next Generation Internet Protocol IPv6
Ā 
M017147275
M017147275M017147275
M017147275
Ā 
Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...
Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...
Performance Evaluation of IPv4 Vs Ipv6 and Tunnelling Techniques Using Optimi...
Ā 
Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6
Ā 
Understanding i pv6 2
Understanding i pv6 2Understanding i pv6 2
Understanding i pv6 2
Ā 
Whitepaper: Network transitioning from IPv4 to IPv6 Document - Happiest Minds
Whitepaper: Network transitioning from IPv4 to IPv6 Document - Happiest MindsWhitepaper: Network transitioning from IPv4 to IPv6 Document - Happiest Minds
Whitepaper: Network transitioning from IPv4 to IPv6 Document - Happiest Minds
Ā 
A Scenario-Based Review Of IPv6 Transition Tools
A Scenario-Based Review Of IPv6 Transition ToolsA Scenario-Based Review Of IPv6 Transition Tools
A Scenario-Based Review Of IPv6 Transition Tools
Ā 
Paper id 25201418
Paper id 25201418Paper id 25201418
Paper id 25201418
Ā 
Implementation of ā€œTraslator Strategyā€ For Migration of Ipv4 to Ipv6
Implementation of ā€œTraslator Strategyā€ For Migration of Ipv4 to Ipv6Implementation of ā€œTraslator Strategyā€ For Migration of Ipv4 to Ipv6
Implementation of ā€œTraslator Strategyā€ For Migration of Ipv4 to Ipv6
Ā 
Migration of corperate networks from ipv4 to ipv6 using dual stack
Migration of corperate networks from ipv4 to ipv6 using dual stackMigration of corperate networks from ipv4 to ipv6 using dual stack
Migration of corperate networks from ipv4 to ipv6 using dual stack
Ā 
Icemc22010[1].bd siitdstm
Icemc22010[1].bd siitdstmIcemc22010[1].bd siitdstm
Icemc22010[1].bd siitdstm
Ā 
Review of IPv4 and IPv6 and various implementation methods of IPv6
Review of IPv4 and IPv6 and various implementation methods of IPv6Review of IPv4 and IPv6 and various implementation methods of IPv6
Review of IPv4 and IPv6 and various implementation methods of IPv6
Ā 
Network optimization of ipv6 networks using tunnel header compression
Network optimization of ipv6 networks using tunnel header compressionNetwork optimization of ipv6 networks using tunnel header compression
Network optimization of ipv6 networks using tunnel header compression
Ā 
Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002
Ā 
Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6
Ā 
3hows
3hows3hows
3hows
Ā 
IRJET- Evaluating the Impact of IPv4 to IPv6 Tunneling with MPLS on VOIP
IRJET-  	  Evaluating the Impact of IPv4 to IPv6 Tunneling with MPLS on VOIPIRJET-  	  Evaluating the Impact of IPv4 to IPv6 Tunneling with MPLS on VOIP
IRJET- Evaluating the Impact of IPv4 to IPv6 Tunneling with MPLS on VOIP
Ā 
I pv6
I pv6I pv6
I pv6
Ā 
Ieee Transition Of I Pv4 To I Pv6 Network Applications
Ieee Transition Of I Pv4 To I Pv6 Network ApplicationsIeee Transition Of I Pv4 To I Pv6 Network Applications
Ieee Transition Of I Pv4 To I Pv6 Network Applications
Ā 
Iccana 2011
Iccana 2011Iccana 2011
Iccana 2011
Ā 

More from hanums1

Iciic 2010 114
Iciic 2010 114Iciic 2010 114
Iciic 2010 114
hanums1
Ā 
Icemc22010 ppt 29
Icemc22010 ppt 29Icemc22010 ppt 29
Icemc22010 ppt 29
hanums1
Ā 
Icemc2 kuppam
Icemc2 kuppamIcemc2 kuppam
Icemc2 kuppam
hanums1
Ā 
Iccci2010 fipv6
Iccci2010 fipv6Iccci2010 fipv6
Iccci2010 fipv6
hanums1
Ā 
Iccci2010
Iccci2010 Iccci2010
Iccci2010
hanums1
Ā 
Iccci10 bd siit
Iccci10 bd siitIccci10 bd siit
Iccci10 bd siit
hanums1
Ā 

More from hanums1 (6)

Iciic 2010 114
Iciic 2010 114Iciic 2010 114
Iciic 2010 114
Ā 
Icemc22010 ppt 29
Icemc22010 ppt 29Icemc22010 ppt 29
Icemc22010 ppt 29
Ā 
Icemc2 kuppam
Icemc2 kuppamIcemc2 kuppam
Icemc2 kuppam
Ā 
Iccci2010 fipv6
Iccci2010 fipv6Iccci2010 fipv6
Iccci2010 fipv6
Ā 
Iccci2010
Iccci2010 Iccci2010
Iccci2010
Ā 
Iccci10 bd siit
Iccci10 bd siitIccci10 bd siit
Iccci10 bd siit
Ā 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
Ā 

Recently uploaded (20)

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
Ā 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Ā 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
Ā 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
Ā 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
Ā 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
Ā 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Ā 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Ā 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
Ā 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
Ā 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
Ā 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
Ā 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
Ā 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
Ā 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
Ā 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
Ā 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
Ā 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
Ā 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
Ā 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
Ā 

Iccsit 2010 rljit

  • 1. Comparison and Contrast between IPv4ā€“to-IPv6 Forward Address Mapping Algorithm with IPv6-to-IPv4 Feedback Address Mapping Algorithm in BD-SIIT IPv4/IPv6 Translation Mechanism . Under the Supervision of: Dr.Manjaiah.D.H. Chairman and Associate Professor, Dept of CS, Mangalore University, Mangalore . Research Candidate : Hanumanthappa.J. Senior Asst.Professor,DoS in CS,UoM,MGM,Mysore-06 .
  • 2. Presentation Outline: 1 .Objective of the Paper. 2 .Introduction to the Problem. 3 .Proposed Methodology. 4 .Results. 5 .Conclusions. 6 .References .
  • 3.
  • 4.
  • 5. Presentation Outline: 1.Objective of the Paper . 2 .Introduction to the Problem . 3.Proposed Methodology. 5.Results. 6.Conclusions. 7.References .
  • 6.
  • 7. IPv6 Transition includes Dual Stack, Translation and Tunneling Issues . Dual Stack Header Translation IPv6 Tunneling 1.Automatic Tunneling . 2.GRE Tunneling . 3.Manually Configured Tunneling .
  • 8.
  • 9.
  • 10.
  • 11.
  • 12. APPLICATIONS OF IPV6 TRANSITION. 1.The IPv6 Transition is mainly used for any cast,Uni cast and Multi cast addresses. 2.The transition of IPv4/IPv6 is also used for the host which acts like a Multi homing. 3.The Transition of IPv4/IPv6 is also used for Sockets .
  • 13. 4.IPv6 Transition Scenario issues supports for 2G, 3G, and 4G Mobile Networks . 5.IPSec . 6 . The development and testing of network services such as DNS, multicast routing, any cast routing, broadcast routing etc. 7.New applications that will stress the network and be used to evaluate the benefits end-users that IPv6 can bring, through the expanded IP addresses, integrated auto-configuration, quality-of-service (QoS), mobility and security
  • 14. 8. The design,implementation and test of both i ntra-domain and inter-domain IPv6 multicast , interoperability with IPv4 multicast will be examined too.
  • 15. Presentation Outline: 1.Objective of the Paper. 2.Introduction to the Problem . 3 . Proposed Methodology. 4.Results. 5.Conclusions. 6.References .
  • 16.
  • 17.
  • 18. (1)Automatic (2)High Performance (3)Without using specific IPv6 address such as 6 to 4 address (4)Peer-to-Peer based IPv4/IPv6 transition method. (5)An economical and Technical IPv4/IPv6 transitional model .
  • 19. (6)During the transition of IPv4/IPv6 period, there will be scenarios where IPv4 and IPv6 applications must coexist and even interoperate . ( 7)The Development of the new IP version is a gradual process which requires the update of network and the applications. Although in future there will be a native IPv6 Scenarios,during the transition period the coexistence between both IPv4 and IPv6 protocols, at the network level and application level is a main issue
  • 20. (8)Research of Ubiquitous and visual IPv4/IPv6 transition technologies and transition model . (9)The gradual transition from IPv4/IPv6 requires network admin to become aware of Next generation protocols and the associated security risks-before deploying IPv6 the administrators must ensure to prevent all unknown IPv6 attacks.
  • 21. (10)The multi-homing transition of IPv4/IPv6 for any cast and multicast addresses . (11)Various Security issues to avoid all the threats in Dual Stacks, Tunneling, Header translation etc . (12)The Transition of IPv4/IPv6 based on sockets . (13)The transition of IPv4/IPv6 based on BDIPS(Bi-Directional intelligent Processing System) that deals with address mapping transition from IPv4 to IPv6 for any cast,multicast,unicast addresses .
  • 22.
  • 23.
  • 24.
  • 25.
  • 27.
  • 28. Fig.2. Architecture of BD-SIIT Transition ALGORITHM .
  • 29. Fig.3. Translation of IPv6 to IPv4 Header .
  • 30. The BD-SIIT A Novel Transition Address-mapping algorithm for the forward operation Algorithm-1:-IPv4->IPv6: Forward operation 1. When Host X belongs to X-zone initiates a request (Query message) to DNS46 in order to get the IP-address of Host Y which belongs to IPv6 zone. 2. When DNS46 receives a query message as a request then its checks its (Table-2) to identify whether Host Y has an IPv6 address which is unknown for the Host X. The DNS46 knows that the whole IPv6 zone has a public IPv4 address (like NAT method) i.e. 195.18.231.17 address in the destination address field of IPv4 header then forwards it via a network. 3. Simultaneously,the DNS46 sends another message to v4-v6 enabled router in order to update table-3.
  • 31. 4.When the Host X receives requested address of Host Y, immediately creates the IPv4 packet, inserting 195.18.231.17 address in the destination address field of IPv4 header then forwards it via network. 5.When the IPv4 packet is arrived to v4-v6 enabled router, then the router identifies a packet and verifies that a destination address is a public address with mapping value 2 that indeed refers ABC2::4321 IPv6 address(as shown in table-3). Then the V3-V4 enabled router which updates Table-1 then creates its new IPv6 packet which is based on IPv4 packet, and forwards it to its destination in IPv6 Zone.
  • 32. 6. When Host Y accepts the packet then it starts to process it successfully without getting any problem. Algorithm-2: IPv6->IPv4: Feedback operation. Note:-Consider Host X as a Client and Host Y as a Server. If the Client A sent a HTTP get command to retrieve a web page from the server Y.].[As shown in Fig.7.steps 1- 6]. 1.As a response for the received command from a client X, server Y creates packet(s) then forwards them via a network to the client X using the public IPv6 zone address(ABC2::4321) as a destination address. 2.When v4-v6 enabled router receives a packet, which has been sent by Server Y, then it verifies its Table-1,Table-3, depending on the addressing mapping value like 37 in our scenario, it refers to 220.12.145.10 as a Sender address in Table-2 and 223.15.1.3 as a destination address in Table-2 instead of instead of 1C::DACF and ABC2::4321 IPv6 rely.
  • 33. 3.After that, the v4-v6 enabled router creates a new IPv4 packet, based on the accepted IPv6 packet then forward it is to the destination (Client X).When the Client X receives the IPv4 packet,its starts to process successfully without any problem.
  • 34. Implementation and Evaluation . The mean throughput for a sequence of packets of specific size is calculated by using equations 1 and 2 .
  • 35. Ā 
  • 36. Conclusions . 1.A comprehensive study has been carried out on diverse transition mechanisms like BD-SIIT and design,performance evaluation using various performance metrics like RTT, EED and Throughput . 2.When we simulated the performance metrics on NS-2 simulator its shows that EED,RTT and Throughput of BD-SIIT are better than other transition mechanisms like DSTM .
  • 37. References . [1] S.Deering and R. Hinden ā€œInternet Protocol Version 6(IPv6) Specificationā€, RFC 2460, December 1998. Ā  [2] John.J.Amoss and Daniel Minoli,ā€Handbook of IPv4 to IPv6 Transition: Methodologies for institutional and Corporate Networksā€.Auerbach Publications. Ā  [3] S.G.Glisic Advanced Wireless Communications, 4G Technology. John Wiley Chichester, 2004. Ā  [4]Juha wiljakka, Jonne Soninnen, Managing IPv4ā€“toā€“IPv6 Transition Process in Cellular Networks and introducing new Peer-to-Peer Services. [5]Ioan R, Sherali.Z.2003,ā€Evaluating IPv4 to IPv6 Transition mechanismā€.IEEE, West Lafayette, USA, v (1):1091ā€“1098. Ā  [6] L.Toutain, H.Afifi, Dynamic Tunneling: A new method for IPv4 to IPv6 transition. Internet draft, <draft-ietf-ngtranns-dti-00.txt> Ā  [7] E.Nordmark, Stateless IP/ICMP translation algorithm (SIIT), RFC 2765, February 2000.Raā€™Ed AlJaā€™afreh, Ā  [8] John Mellor, Mumtaz Kamala, ā€œA Novel IPv4/IPv6 transition mechanism which support transparent connectionsā€.Raā€™Ed AlJaā€™afreh, John Mellor, Mumtaz Kamala and R.Kassabeh, Bi-Directional mapping system as a new IPv4/IPv6 transition mechanism. Ā  [9]Jivika Govil,Jivesh Govil,ā€On the Investigation of Transactional and Interoperability Issues between IPv4 and IPv6,2007,IEEE electro/Information technology conference,(EIT 2007),17-20,May 2007,chicago,USA. Ā  [10]K.K.Ettikan et alā€Application Performance Analysis in Transition mechanism from IPv4 to IPv6ā€Multimedia University (MMU), Jalan Multimedia, June2001.Wide project. SHISA, 2006, http://www.mobileip.jp/ .
  • 38. [11].Raā€™Ed AlJaā€™afreh, John Mellor and Irfan Awan,ā€Evaluating BDMS and DSTM Transition Mechanisms.
  • 40. Ā