kkbnet 2010-a compa

40
On the Investigations of Design,Implementation,Performance and Evaluation issues of a Novel BD-SIIT Stateless IPv4/IPv6 Translator. Hanumanthappa.J. , Dr.Manjaiah.,Aravinda.C.V. Assistant Professor,DoS in CS,Uni of Mysore,Manasagangotri,Mysore-06. Associate Professor and Chairman,Dept of CS,Mangalagangotri, Mangalore University,Mangalore. M.Tech.,K.S.O.U.,Mysore- 06.

Upload: hanums1

Post on 12-Nov-2014

411 views

Category:

Education


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Kkbnet 2010-a  compa

On the Investigations of Design,Implementation,Performance and Evaluation issues of a Novel BD-SIIT Stateless IPv4/IPv6 Translator.

Hanumanthappa.J. , Dr.Manjaiah.,Aravinda.C.V.

Assistant Professor,DoS in CS,Uni of Mysore,Manasagangotri,Mysore-06.

Associate Professor and Chairman,Dept of CS,Mangalagangotri, Mangalore University,Mangalore. M.Tech.,K.S.O.U.,Mysore-06.

Page 2: Kkbnet 2010-a  compa

Abstract

This paper clearly specifies comparative and behavior analysis carried out on the two major IPv6 interoperation mechanisms :BD-SIIT and DSTM for the high level compatibility smooth transition, and interoperation between IPv4 and IPv6.

This paper proposes the performance analysis of the difference between the BD-SIIT and DSTM.

We Implement the BD-SIIT and DSTM in order to Study their behaviour using various evaluation metrics such as Throughput,End-to-End delay(EED),RTT.

The Simulation results of our experiment shows that BD-SIIT RTT,EED, and Throughput performance metrics are better than DSTM when we are using small size IPv6 packet.

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 2

Page 3: Kkbnet 2010-a  compa

Contents• Limitations of IPv4.• Introduction.• Overview of IPv6. -IPv6 : Distinctive Features. -IPv6 Header Format. • Back Ground -Transition techniques from IPv4 to IPv6.• Related Work. -Literature review about BD-SIIT and DSTM. -Comparison between BD-SIIT and DSTM in 4G Mobile nets.• Performance evaluation metrics and Simulation parameters of BD-SIIT and DSTM. - Simulation results and Discussion Conclusion.• References.

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 3

Page 4: Kkbnet 2010-a  compa

Problems with IPv4 : Limited Address Space

• IPv4 has 32 bit addresses.

• Flat addressing (only netid + hostid with “fixed” boundaries)

• Results in inefficient use of address space.

• Class B addresses are almost over.

• Addresses will exhaust in the next 5 years.

• IPv4 is victim of its own success.

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 4

Page 5: Kkbnet 2010-a  compa

Problems with IPv4 : Routing Table Explosion

• IP does not permit route aggregation(limited supernetting possible with new routers)

• Mostly only class C addresses remain• Number of networks is increasing very fast

(number of routes to be advertised goes up)• Very high routing overhead

– lot more memory needed for routing table– lot more bandwidth to pass routing information– lot more processing needed to compute routes

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 5

Page 6: Kkbnet 2010-a  compa

Problems with IPv4 : Header Limitations

• Maximum header length is 60 octets.(Restricts options)

• Maximum packet length is 64K octets.(Do we need more than that ?)

• ID for fragments is 16 bits. Repeats every 65537th packet. (Will two packets in the network have same ID?)

• Variable size header.(Slower processing at routers.)

• No ordering of options.(All routers need to look at all options.)

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 6

Page 7: Kkbnet 2010-a  compa

Problems with IPv4 : Other Limitations• Lack of quality-of-service support.

– Only an 8-bit ToS field, which is hardly used.

– Problem for multimedia services.

• No support for security at IP layer.

• Mobility support is limited.

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 7

Page 8: Kkbnet 2010-a  compa

Overview of IPv6

IPv6 quadruples the size of an IPv4 address from 32 bits to 128 bits.The IPv6 address is so large that it cannot be exhausted in the foreseeable future.IPv6 addressing: An IPv6 address consists of 16 bytes. It is 128 bits long.28 bits are divided into 8 sections, size of each section is 2 bytes. Each section of IPv6 is represented by 4 Hexadecimal digits. Therefore it is totally represented by 32 Hexadecimal digits with every four digits separated by a colon.

Page 9: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 9

IPv6 Address

Fig-1.

99

Page 10: Kkbnet 2010-a  compa

IPv6: Distinctive Features• Larger address space.• Header format simplification• Expanded routing and addressing capabilities• Improved support for extensions and options• Flow labeling (for QoS) capability• Auto-configuration and Neighbour discovery• Authentication and privacy capabilities• Simple transition from IPv4.• Encryption and Decryption.• Real time applications like Video & Audio.

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 10

Page 11: Kkbnet 2010-a  compa

IPv6 Header Format

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 11

Traffic Class Flow LabelVers

Payload Length Next Header Hop Limit

Source Address

Destination Address

0 4 12 16 24 31

Page 12: Kkbnet 2010-a  compa

Transition to IPv6: Design Goal

• No “flag”day.• Incremental upgrade and deployment.• Minimum upgrade dependencies.• Interoperability of IPv4 and IPv6 nodes.• Let sites transition at their own pace.• Basic migration tools

– Dual stack and tunneling– Translation

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 12

Page 13: Kkbnet 2010-a  compa

Transition Mechanisms: Dual Stack• New nodes support both IPv4 and IPv6.

• Upgrading from IPv4 to v4/v6 does not break anything.

• Same transport layer and application above both.

• Provides complete interoperability with IPv4 nodes.

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 13

Page 14: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 14

Fig.2.Dual Stack.

Page 15: Kkbnet 2010-a  compa

Transition Mechanism: Tunnels• Tunnel IPv6 packets across IPv4 topology.• Configured tunnels:

– Explicitly configured tunnel endpoints.– Router to router, host to router.

• Automatic tunnels:– Automatic address resolution using

embedded IPv4 address (like IPv4-compatible address).

– Host to host, router to host

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 15

Page 16: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 16

Fig.3.Automatic Tunneling.Fig.4. C onfigured Tunneling.

Page 17: Kkbnet 2010-a  compa

Transition mechanism: Translation• This will allow communication between IPv6 only

hosts and IPv4 only hosts.• A typical translator consists of two components:

– translation between IPv4 and IPv6 packets.– Address mapping between IPv4 and IPv6

• For translation, three technologies are available:– header conversion– transport relay– application proxy

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 17

Page 18: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 18

Fig.6. Header Translation.

Page 19: Kkbnet 2010-a  compa

Operation of BD-SIIT

•V4-V6 DNS(DNS46) server determines two public IPv4 and IPv6 addresses which are statically or Dynamically exist for IPv4/IPv6 communication System.

•V4-V6 Enabled Gateway which Performs address mapping between

IPv4 and IPv6 addresses as well as IPv4 and IPv6 Header conversion.

Page 20: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 20

Fig.1.BD-SIIT Translation process

Page 21: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 21

Fig.2.Translation of IPv6 to IPv4 Header.

Page 22: Kkbnet 2010-a  compa

Why BD-SIIT Transition Mechanism.1. To Reduce the Packet Size compared with Tunneling Algorithms,

in turn, reducing Traffic overhead.

2. Reduce the Cost of IPv6 Network by avoiding the need to upgrade all the edge nodes that support both the IPv4 and IPv6 as

found in Dual Stack mechanisms.

3. Use a New address mapping that depends on identifying two Public addresses(IPv4 and IPv6) instead of IPv4 –mapped IPv6 address method.

Page 23: Kkbnet 2010-a  compa

BD-SIIT Data Packet Transmission Process

Fig.3. BD-SIIT Data packet Transmission Process.

Page 24: Kkbnet 2010-a  compa

•Stage-1: IPv6 Packet Transmission.

•Stage-2:IPv6-to-IPv4 mapping calculation and Address mapping.

•Stage-3:IPv6-in-IPv4 Header Translation

•Stage-4:IPv4 Packet Transmission

BD-SIIT Translation mainly occurs due to following Stages

Page 25: Kkbnet 2010-a  compa

Comparison and Contrast between BD-SIIT and DSTM Transition Mechanism.

BD-SIIT DSTM

1.It does not for tunneling technique. 1. A tunneling technique needs to be configured.

2. Two IPv4 and IPv6 addresses are assumed to be globally unique.

2.Only IPv4 addresses are assumed to be globally unique.

3.It Uses two types of global IP addresses that are assigned by DNS46 server for each communication system.

3. Uses only a pool of IPv4 addresses in order to assign Global IPv4 address for each communication system.

4.Applicable for Bi-Directional commn between IPv6 only nodes and IPv4 nodes.

4.Not applicable to IPv6 only nodes that want to communicate with IPv4 only node.

5.Less cost 5.High Cost

6.Does not require upgrading or extra software to be used at end user nodes.

6.Requires modifications or extra software to support the dual stack on the end user nodes.

7.Transition from IPv4 to IPv6 and Vice versa is needed.

7.Encapsulation and Decapsulation methods are needed.

Page 26: Kkbnet 2010-a  compa

Comparison and Performance evaluation metrics of a Novel IPv4/IPv6 Transition Mechs :BD-SIIT and DSTM.

Fig.5.BD-SIIT Network model.

Page 27: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 27

Fig.7.DSTM Network model.

Page 28: Kkbnet 2010-a  compa

Performance evaluation metrics and Simulation Parameters.

In this Paper we have calculated three performance evaluation metrics.

1.End to End delay

2.Throughput

3.Round trip time(RTT) N rec

1.Mean End to End delay= ∑ i=1 EEDi/Nrec

where EEDi = Tdi- Tsi

where EEDi is the end to end delay of ith packet.

Tsi is the Source packet i created and Tdi is the Destination packet which is created at Destination. Nrec is the total number of packets received at Dest host and Mean EED is the mean value of each communication session.

Page 29: Kkbnet 2010-a  compa

The mean throughput for a sequence of packets of specific size is calculated by using equations 1 and 2.

MeanThr = ΣN j=1 Thrj /N -------------(1)

where

Thr=Packetsreceived(Pr)/Packets generated(Pg)*100%.--------------(2)

Where Thrj is the value of the throughput when the packet j is received at intermediate device like DSTM gateway,BD-SIIT Gateway,v4/v6 Router and N is the number of received packets at intermediate device,Pr is the no of packets received at intermediate device and Pg is the number of packets created by source host.

Page 30: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 30

Simulation Parameters Value

1.Buffer Size 500 Packets

2. Propogation Delay 10ms

3.payload size 200 Bytes

4.Very traffic Load 6~240 Nodes.

5.Queue Management Scheme Drop tail.

Page 31: Kkbnet 2010-a  compa

Conclusions.The End to End Delay session of V6-to-V4 Communication is very large as compared to EED of other communication systems.Throughput of V6-to-V4 communication is Very small as compared to other sessions.

Page 32: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 32

ReferencesReferences [1].Hanumanthappa.J.,Manjaiah.D.H.,Vinayak.B.Joshi.,”A Study on IPv6 in IPv4 Static Tunneling threat issues

in 4G Networks using OOAD Class and Instance Diagrams”,Proceedings of the International Conference on Emerging Trends in Computer Science,Communication and Information Technology,(CSCIT2010)organized by Dept of CS and Information Technology,Yeshwanth Mahavidyalaya,Nanded,Maharastra,INDIA, January 09-11,2010,[Paper code CSCIT-152][CSCITOP113].

 [2].Hanumanthappa.J.,Manjaiah.D.H.,Vinayak.B.Joshi.,”An IPv4-to-IPv6 threat reviews with dual stack

transition mechanism considerations a transitional threat model in 4G Wireless networks”Proceedings of the International Conference on Emerging Trends in Computer Science,Communication and Information Technology,(CSCIT2010)organized by Dept of CS and Information Technology,Yeshwanth Mahavidyalaya,Nanded,Maharastra,INDIA,January 09-11,2010,[Paper code CSCIT-157] [CSCITOP115].

 [3].Hanumanthappa.J.,Manjaiah.D.H.,Vinayak.B.Joshi.,”Implementation,Comparative and PerformanceAnalysis of IPv6 over IPv4 QoS metrics in 4G Networks:Single-source-destination paths Delay,Packet Loss

Performance and Tunnel Discovery Mechanisms”,Proceedings of the International Conference on Information Science and Applications(ICISA-2010)organized by Dept. of Master of Computer Applications,Panimalar Engineering College,Chennai-600 123,Tamilnadu,India.,February-06-2010,[Paper code ICISA-293(with serial no-101)].

 [4].Hanumanthappa.J.,Manjaiah.D.H,Vinayak.B.Joshi,”High Performance evaluation of Multimedia Video

Streaming over IP networks”,Proceedings of the National conference on Computing communications and Information systems(NCCCIS-2010)organized by Department of Information Technology Sri Krishna College of Engineering and Technology,Kuniamuthur,Coimbatore-641008,INDIA,February-12-13,2010,[Paper id NCCCIS-MM-03],pp-88-92.

 

Page 33: Kkbnet 2010-a  compa

[5].Aravinda.C.V.,Hanumanthappa.J.,Manjaiah.D.H,”IPv6 Tunneling Algorithms in 4G Networks”,Proceedings of the National conference on KNOWLEDGE,KNOWLEDGE BANKS AND INFORMATION NETWORKING(KKBNET-2010),organized by National Institute of Technology(NIT),Karnataka,Surathkal,INDIA,April,8th and 9th 2010. [6].Sridevi.,Hanumanthappa.J.,Manjaiah.D.H,”A Novel IPv4/IPv6 Transition scenarios in 4G Networks”,Proceedings of the National conference on KNOWLEDGE,KNOWLEDGE BANKS AND INFORMATION NETWORKING(KKBNET-2010),organized by National Institute of Technology(NIT),Karnataka,Surathkal,INDIA,April,8th and 9th 2010. [7].Aravinda.C.V.,Hanumanthappa.J.,Manjaiah.D.H,”A Comparison of Performance evaluation metrics and Simulation parameters”,Proceedings of the National conference on KNOWLEDGE,KNOWLEDGE BANKS AND INFORMATIONNETWORKING(KKBNET-2010),organized by National Institute of Technology(NIT),Karnataka,Surathkal,INDIA,April,8th and 9th 2010.

[8].Hanumanthappa.J.,Manjaiah.D.H.,Tippeswamy.K.,“Comparison and Contrast between Bellman ford and Dijkstra’s algorithms”,Proc.of. the National Conference on Wireless Networks-09(NCOWN-2010),organized by RLJIT,Kodigehalli,Doddaballapur,Kerala,INDIA,February ,2010,[Paper code 05]. [9].Hanumanthappa.J.,Manjaiah.D.H,Vinayak.B.Joshi,”Emerging technologies for the 4G Wireless communications”,Proceedings of the National conference on KNOWLEDGE,KNOWLEDGE BANKS AND INFORMATIONNETWORKING(KKBNET-2010),organized by National Institute of Technology(NIT),Karnataka,Surathkal,INDIA,April,8th and 9th 2010. [10].Hanumanthappa.J.,Manjaiah.D.H.,”IPv6 and IPv4 Threat reviews with Automatic Tunneling and Configuration Tunneling Considerations Transitional Model: A Case Study for University of Mysore Network”,International Journal of Computer Science and Information(IJCSIS)Vol.3.,No.1,July-2009,ISSN 1947-5500,Paper ID: 12060915]

Page 34: Kkbnet 2010-a  compa

[11].Hanumanthappa.J.,Manjaiah.D.H.,”Transition of IPv4 Network Applications to IPv6 Applications”[TIPv4 to TIPv6],Proceedings of IEEE International Conference on emerging trends in computing(ICETiC-2009),Virudhunagar,Tamilnadu 8-10,January 2009,INDIA.[Paper ID 234]. [12].Hanumanthappa.J.,Manjaiah.D.H.,Thippeswamy.K.“IPv6 over Bluetooth: Security Aspects, Issues and its Challenges”,Proceedings of National Conference on,Wireless Communications and Technologies(NCWCT-09)-Theme :Mobile and Pervasive Computing,Nitte,Karnataka,Udupi Dist, Karnataka ,INDIA,February-5-6 ,2009,[ Paper id -104] [13].Hanumanthappa.J.,Manjaiah.D.H.,Kumar.B.I.D.“Economical and Technical costs for the Transition of IPv4–to-IPv6 Mechanisms[ETCTIPv4 to ETCTIPv6]”,Proceedings of National Conference on Wireless Communications and Technologies(NCWCT-09)-Theme:Mobile and Pervasive Computing,Nitte ,Karnataka,Udupi Dist,Karnataka,INDIA,February-5-6 ,2009,[ Paper id -103] [14].Hanumanthappa.J.,Manjaiah.D.H.,Kumar.B.I.D.”Implementation of Codec Driver for network embedded devices”,Proceedings of the”IEEE International Advance Computing Conference IACC-2009 on March 6- 8[Paper ID IEEE-ALGO-0205]at patiala.

[15].Hanumanthappa.J.,Tippeswamy.K.,Manjaiah.D.H.,“SOA Approach for information retrieval using web Services” [SOAAFIRUWS],Proceedings of IEEE International Conference on the IEEE International Advance Computing Conference IACC-2009 on March 5-8 at patiala,Punjab[Paper ID IEEE-DATA-2065]. [16].Hanumanthappa.J.,Manjaiah.D.H.,Tippeswamy.K.“An Overview of Study on Smooth Porting Process Scenario during IPv6 Transition”[TIPv6],Proceedings of IEEE International Conference on the IEEE International Advance Computing Conference IACC-2009 on March 5-8 at patiala,Punjab[Paper ID IEEE-APPL-1278].

Page 35: Kkbnet 2010-a  compa

[17].Hanumanthappa.J.,Manjaiah.D.H.,Tippeswamy.K.“Generic Query information retrieval System for web 2.0”,Proceedings of the Seventh International Convention on Automation of libraries in education and Research(CALIBER-2009) organized by Inflibnet centre on February 25-27,2009 at Pondicherry university(A central University),R.Venkat Raman Nagar,Kalapet,Pondicherry-605014,India.[Paper ID C-13]. [18].Hanumanthappa.J.,Manjaiah.D.H.,Tippeswamy.K.“IPv6 over IPv4 QoS metrics in 4G Networks:Delay, Jitter,Packet Loss Performance,Throughput and Tunnel Discovery Mechanisms”,Proceedings of the National Conference on Wireless Networks-09(NCOWN-2009) organized by RLJIT,Kodigehalli,Doddaballapur,Karnataka, INDIA,November 21-22nd ,2009,[Paper code NCOWN-19]. [19].Hanumanthappa.J.,Manjaiah.D.H.,“A Study on Comparison and Contrast between IPv6 and IPv4 Feature Sets” Proceedings of International Conference on Computer Networks and Security(ICCNS-2008),Pune,Sept 27-28th,2008,[Paper code CP 15]. [20].Hanumanthappa.J.,Balachandra.C,“Soft one to One Gateway Protocol”,Proceedings of International Conference on Computer Networks and Security(ICCNS-2008),Pune,Sept 27-28th,2008,[Paper code CP 27].

[21].Hanumanthappa.J.,Thippeswamy.K.“Generic Query Retrieval System”[GQRS]”,Proceedings of National Conference on,Recent Trends in Engineering and Technology(RTIET-2008),Doddaballapur,Karnataka,INDIA,November 21-22nd ,2008,[ Paper code 05] [22].S.Deering and R.Hinden “Internet Protocol Version 6(IPv6) Specification”, RFC 2460,December 1998.

3535

Page 36: Kkbnet 2010-a  compa

[23].Ra’ed Al Ja’afreh,John Mellor, and Irfan Awan, “Evaluating BDMS and DSTM Transition mechanisms”.[24].S.Tanenbaum,“Computer Networks”,Third Edition,Prentice Hall Inc.,1996,pp.686,413-436,437-449.

[25].Behrouz A.Forouzan,Third Edition,“TCP/IP Protocol Suite” . [26].Atul Kahate,“Cryptography and Network Security“,Tata McGraw-Hill,2003,pp-8-10. [26].Kurose.J.& Ross.K.(2005)Computer Networking:A top-down approach featuring the Internet.3 rd ed,(Addison Wesley). 5960-0125-8. [27].Moby dick project:“Mobility and Differentiated services in a future IP network:”,Final project report,4.4.2004. [18].J.Wiljakka(ed.,)“Analysis on IPv6 transition in 3GPP networks”,draft-ietf-v6ops-3gpp-analysis-04.txt,Internet draft, work in progress. [28].MIND:Mobile IP based network developments,IST Project ,http://www.mind-project.org. [29].NOMAD:Integrated networks for Seamless and Transparent service Discovery,IST Project,http://www.ist-moby Dick.org.

[30].Moby Dick: Mobility and Differentiated services in a future IP Network,IST Project ,www.ist.mobydick.org.

[31].John.J.Amoss and Daniel Minoli,Handbook of IPv4 to IPv6 Transition:methodologies for institutional and Corporate Networks.,Auerbach Publications.

[32].S.G.Glisic,Advanced Wireless Communications,4G Technology.,John Wiley Chichester,2004.

[33].Juha wiljakka ,Jonne Soninnen,Managing IPv4 –to –IPv6 Transition Process in Cellular Networks and Introducing new Peer-to-Peer Services.

[34].Ioan R,Sherali.Z.2003.Evaluating IPv4 to IPv6 Transition mechanism.IEEE,West Lafayette,USA,v(1):1091–1098.

Page 37: Kkbnet 2010-a  compa

[35].E.Nordmark,Stateless IP/ICMP translation algorithm(SIIT),RFC 2765,February 2000.

[36].Ra’ed AlJa’afreh,John mellor,Mumtaz Kamala,” A Novel IPv4/IPv6 transition mechanism which support transparent connections”.

[37].Ra’ed AlJa’afreh,John mellor,Mumtaz Kamala and R.Kassabeh ,Bi-Directional mapping system as a new IPv4/IPv6 transition mechanism.

[38].TimRooney,IPv4/IPv6Transition strategies,Director,Product management,BT Diamond IP.

[39].John.J.Amos and Daniel Minoli,Handbook of IPv4 to IPv6 Transition Methodologies for Institutional and Corporate Networks.

[40].Jivika Govil ,Jivesh Govil,Navkeerat Kaur,Harkeerat Kaur,An examination of IPv4 and IPv6 Networks: constraints,and various transition mechanisms.

[41].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

Page 38: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 38

Any QuestionsAny Questions??

3838

Page 39: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 39

Page 40: Kkbnet 2010-a  compa

July-22-23,2010 ICCCI10,Madurai,TN,INDIA. 40