SlideShare uma empresa Scribd logo
1 de 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 ?
 

Mais conteúdo relacionado

Mais procurados

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
 

Mais procurados (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
 

Destaque

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
 

Destaque (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
 

Semelhante a 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
 

Semelhante a 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
 

Mais de 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
 

Mais de 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
 

Último

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Último (20)

Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
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
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 

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.