尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
AN OUTLINE OF IPv4 AND
IPv6
S.MANIMOZHI,
ASSISTANT PROFESSOR
BON SECOURS COLLEGE FOR
WOMEN,
THANAJVUR
SUBSTANCES
 Introduction
 Basic terms
 IP Protocol
 IP Address
 Subnet
 Internet Control Protocols
 The internet control message protocols
 The address resolution Protocol
 The reverse address resolution protocol
 The gateway routing Protocol
 The exterior gateway routing protocol
 Casting
 Classless Inter Domain Routing
 IPV6
 Differences between IPv4 and IPv6
Introduction
 The Internet together is done by network layer
protocol, Internet Protocol.
 Communication in the network as, transport layer
takes data streams and breaks them up into
datagrams. In the destination machine, they are
reassembled by the network layer into the original
destination.
Basic Terms
 Protocol  A language systems use to exchange
information.
 Attribute Quantities that involved in the
communication. ex: dest.add,message
 Value  Assigned value to the attributes. Define the
status of the value
 The connection start from one network to another
network in the way of 1.network id,2.host id
The IP Protocol
 Foundational protocol of the current internet.
 Defined by RFC 791 (1981)
 Defines a collection of attributes and actions to
facilitate inter-network communication
 Hosts are designated by 32 bit addresses .
 Dotted decimal notation
 Network consist of two parts
 Network Id indicates the ip address belongs to which
network
 Host Id  identifies the host within the network id.
IP Address
 It consists of 32 bit address.
 8 bit for network ID.
 24 bit for host ID.
Class full Address
 Five classes are used based on the information
security
Class A
 IP address starts from 0 to 127. totally 128 address
 0 and 127 not used as IP address.
 Network id 8 bit and host id 24 bit.
 In binary the addresses are in the form of
0000 0000
0000 0001
.... ….
…. ….
1111 1111
Class B
 IP address starts from 128 to 191. totally 2 30 address
 Network id 16 bit and host id 16 bit.
 In binary the addresses are in the form of
0000 0000
0000 0001
.... ….
…. ….
1111 1111
Class C
 IP address starts from 192 to 223. totally 2 29
address
 Network id 24 bit and host id 8 bit.
 In binary the addresses are in the form of
192.0.0.0 -192.255.255.255
 Class D: 224-239
 Class E: 240-255
Casting
 Casting is the process of sending message from one
host to another host.
 Casting type:
 Unicast : sending message from one host
to host in a different network
 Broadcast:
 Limited broadcast : send message to all hosts with in the
network
 Direct cast : send message to the network to
everyone in the some other network.
Subnet
 Separate big network in to small networks
 Advantage :
• security within sharing
• Don’t want big network because of headache
• Maintance
 Disadvantage:
• process requires high transaction when sending msgs.
 For Normal Communication : identify network id Host
Name process Id
 For subnet: Identify network id subnetidhost idprocess id
 Subnet works: divide the IP address based on host address. Not
network id
IPv4 Address
 Version  indicates the version of the protocol
 HL  How long the header
 Type of service  Allows the host to tell the subnet what kind of services it wants.
 Total length both header and data
 Identification field  Needed to allow the destination host to determine which datagram a
newly arrived fragment belongs to.
 DF Don’t Fragment Router need not to fragment the datagram.
 MF More Fragment . It is needed to know when all fragments of a datagram have arrived.
 Fragment Offset  Where in the current datagram this fragment belongs.
 Time To Live Limit the packet life time.
IPv6 Address
 Version  indicates the version of the protocol
 Priority  distinguish between packets whose sources can be flow controlled and those that
cannot. Value 0-7  slowing down in the event of congestion. 8-15  whose sending rate is
constant even if all packets are being lost.
 Flow label it is used to allow a source and destination to set up a psudoconnection with
particular properties and requirements.
 Payload Length  it tells how many bytes follow the 40 byte header.
 Next Header Field the header could be simplified is that there can be additional
extension headers.
 Hop limit it is used to keep packets from living forever.
IPv6 Technical Features
 Header format simplification
 Extended header
 Extended address space.
 Address auto configuration and renumbering
 Duplicate address discovery
 New protocol for neighboring nodeinteration
 Efficient routing
 Built in security
 Better support for prioritized delivery in QOS
 Route optimized mobility
 End to end connectivity
Differences between IPv4 and IPv6
IPv4 IPv6
IPv4 addresses are 32 bit length. IPv6 addresses are 128 bit length.
IPv4 addresses are binary numbers represented in decimals. IPv6 addresses are binary numbers represented in hexadecimals.
IPSec support is only optional. Inbuilt IPSec support.
Fragmentation is done by sender and forwarding routers. Fragmentation is done only by sender.
No packet flow identification.
Packet flow identification is available within the IPv6 header using the Flow
Label field.
Checksum field is available in IPv4 header No checksum field in IPv6 header.
Options fields are available in IPv4 header. No option fields, but IPv6 Extension headers are available.
Address Resolution Protocol (ARP) is available to mapIPv4
addresses to MAC addresses.
Address Resolution Protocol (ARP) is replaced with a function ofNeighbor
Discovery Protocol (NDP).
Internet Group Management Protocol (IGMP) is used to manage
multicast group membership.
IGMP is replaced with Multicast Listener Discovery (MLD) messages.
Broadcast messages are available.
Broadcast messages are not available. Instead a link-local scope "All
nodes" multicast IPv6 address (FF02::1) is used for broadcast similar
functionality.
Manual configuration (Static) of IPv4 addresses or DHCP
(Dynamic configuration) is required to configure IPv4 addresses.
Issues in Co-Existence of IPv6 and IPv4
 Increased Operating Costs, Management Complexity
and Interoperability Problems
 End to End Node Connectivity
 Security Concerns
End to End Node Connectivity
 IPv6 is new E2E protocol for the commercial
internet.
 IPv6 packets Travel from source to destination
mostly unaltered by intermediate devices.
 With IPv6, every device can be a server and client
simultaneously.
 Many devices in the enterprise already cannot serve
information since they are behind NATs.
Increased Operating Costs, Management Complexity
and Interoperability Problems
 The resources required in managing networks
effectively and systems utilizing both IPv4 and IPv6
are likely to be greater than what
Security Concerns
 Many communication resources will likely be shared
by IPv4 and IPv6 protocols during the transition.
 Both IPv4 and IPv6 share the forward DNS tree
while the reverse DNS trees are separate.
 Interoperability will suffer if one administrator
controls the forward DNS zone and the IPv4 reverse
DNS zone while another administrator controls the
IPv6 reverse DNS zone.

More Related Content

What's hot

I pv4 format
I pv4 formatI pv4 format
I pv4 format
Nitesh Singh
 
Custom_IP_Network_Protocol_and_Router
Custom_IP_Network_Protocol_and_RouterCustom_IP_Network_Protocol_and_Router
Custom_IP_Network_Protocol_and_Router
Vishal Vasudev
 
I Pv6 Nd
I Pv6 NdI Pv6 Nd
I Pv6 Nd
Ram Dutt Shukla
 
Networks (Distributed computing)
Networks (Distributed computing)Networks (Distributed computing)
Networks (Distributed computing)
Sri Prasanna
 
Chapter4 Network
Chapter4 NetworkChapter4 Network
Chapter4 Network
Diego Corrales
 
Introduction to IPv6-UoN
Introduction to IPv6-UoNIntroduction to IPv6-UoN
Introduction to IPv6-UoN
Mwendwa Kivuva
 
Ipv4
Ipv4Ipv4
Tcp ip
Tcp ipTcp ip
Tcp ip
mailalamin
 
internetworking operation
internetworking operationinternetworking operation
internetworking operation
Srinivasa Rao
 
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIESANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
IJCNCJournal
 
Internet Protocol Version 4
Internet Protocol Version 4Internet Protocol Version 4
Internet Protocol Version 4
Purushottam Kamble
 
Chapter3 transport
Chapter3 transportChapter3 transport
Chapter3 transport
Diego Corrales
 
REMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
REMnux tutorial 4.1 - Datagrams, Fragmentation & AnomaliesREMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
REMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
Rhydham Joshi
 
Network layer
Network layerNetwork layer
Network layer
Hasib Shaikh
 
Chapter1 intro
Chapter1 introChapter1 intro
Chapter1 intro
Diego Corrales
 
Ch 2
Ch 2Ch 2
The Internet Protocol version 4 (IPv4)
The Internet Protocol version 4 (IPv4)The Internet Protocol version 4 (IPv4)
The Internet Protocol version 4 (IPv4)
Thesis Scientist Private Limited
 
TCP IP
TCP IP TCP IP
TCP IP
muh kemal
 
Networks faq
Networks faqNetworks faq
Networks faq
albertspade
 
TCPIP
TCPIPTCPIP

What's hot (20)

I pv4 format
I pv4 formatI pv4 format
I pv4 format
 
Custom_IP_Network_Protocol_and_Router
Custom_IP_Network_Protocol_and_RouterCustom_IP_Network_Protocol_and_Router
Custom_IP_Network_Protocol_and_Router
 
I Pv6 Nd
I Pv6 NdI Pv6 Nd
I Pv6 Nd
 
Networks (Distributed computing)
Networks (Distributed computing)Networks (Distributed computing)
Networks (Distributed computing)
 
Chapter4 Network
Chapter4 NetworkChapter4 Network
Chapter4 Network
 
Introduction to IPv6-UoN
Introduction to IPv6-UoNIntroduction to IPv6-UoN
Introduction to IPv6-UoN
 
Ipv4
Ipv4Ipv4
Ipv4
 
Tcp ip
Tcp ipTcp ip
Tcp ip
 
internetworking operation
internetworking operationinternetworking operation
internetworking operation
 
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIESANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
ANALYSIS OF IPV6 TRANSITION TECHNOLOGIES
 
Internet Protocol Version 4
Internet Protocol Version 4Internet Protocol Version 4
Internet Protocol Version 4
 
Chapter3 transport
Chapter3 transportChapter3 transport
Chapter3 transport
 
REMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
REMnux tutorial 4.1 - Datagrams, Fragmentation & AnomaliesREMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
REMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
 
Network layer
Network layerNetwork layer
Network layer
 
Chapter1 intro
Chapter1 introChapter1 intro
Chapter1 intro
 
Ch 2
Ch 2Ch 2
Ch 2
 
The Internet Protocol version 4 (IPv4)
The Internet Protocol version 4 (IPv4)The Internet Protocol version 4 (IPv4)
The Internet Protocol version 4 (IPv4)
 
TCP IP
TCP IP TCP IP
TCP IP
 
Networks faq
Networks faqNetworks faq
Networks faq
 
TCPIP
TCPIPTCPIP
TCPIP
 

Similar to I pv4 and ipv6

IPv6 - The Next next generation protocol
IPv6 - The Next next generation protocolIPv6 - The Next next generation protocol
IPv6 - The Next next generation protocol
Mohit Sharma
 
IP Address
IP AddressIP Address
IP Address
Rahul P
 
Internetworking
InternetworkingInternetworking
Internetworking
Mahendhirakumar C
 
Ccna1v3 Mod09
Ccna1v3 Mod09Ccna1v3 Mod09
Ccna1v3 Mod09
aqeelhaider74
 
Internetworking iso architecture routing.ppt
Internetworking iso architecture routing.pptInternetworking iso architecture routing.ppt
Internetworking iso architecture routing.ppt
Chaudharyshani2
 
Clase 1 Direccionamiento IPv4.pdf
Clase 1 Direccionamiento IPv4.pdfClase 1 Direccionamiento IPv4.pdf
Clase 1 Direccionamiento IPv4.pdf
FERNANDOBONILLA43
 
2 logical addressing
2 logical addressing2 logical addressing
2 logical addressing
gafurov_x
 
5 configuring TCP/IP
5 configuring TCP/IP5 configuring TCP/IP
5 configuring TCP/IP
Hameda Hurmat
 
Network Layer And I Pv6
Network Layer And I Pv6Network Layer And I Pv6
Network Layer And I Pv6
Ram Dutt Shukla
 
Ippptspk 3
Ippptspk 3Ippptspk 3
Ippptspk 3
SupriyaKurlekar2
 
TCP/IP Protocol Architeture
TCP/IP Protocol ArchitetureTCP/IP Protocol Architeture
TCP/IP Protocol Architeture
Manoj Kumar
 
Final Presentation
Final PresentationFinal Presentation
Final Presentation
A&U Trading Corporation
 
Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6
Netwax Lab
 
Some important networking questions
Some important networking questionsSome important networking questions
Some important networking questions
Srikanth
 
07 - TCP_IP and the DoD Model.ppt
07 - TCP_IP and the DoD Model.ppt07 - TCP_IP and the DoD Model.ppt
07 - TCP_IP and the DoD Model.ppt
ssuserf7cd2b
 
Presentation on CCNA(Networking & Troubleshooting)
Presentation on CCNA(Networking & Troubleshooting)Presentation on CCNA(Networking & Troubleshooting)
Presentation on CCNA(Networking & Troubleshooting)
Arunabh Deka
 
i pv6
i pv6i pv6
16.) layer 3 (basic tcp ip routing)
16.) layer 3 (basic tcp ip routing)16.) layer 3 (basic tcp ip routing)
16.) layer 3 (basic tcp ip routing)
Jeff Green
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccna
ernestlithur
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccna
robertoxe
 

Similar to I pv4 and ipv6 (20)

IPv6 - The Next next generation protocol
IPv6 - The Next next generation protocolIPv6 - The Next next generation protocol
IPv6 - The Next next generation protocol
 
IP Address
IP AddressIP Address
IP Address
 
Internetworking
InternetworkingInternetworking
Internetworking
 
Ccna1v3 Mod09
Ccna1v3 Mod09Ccna1v3 Mod09
Ccna1v3 Mod09
 
Internetworking iso architecture routing.ppt
Internetworking iso architecture routing.pptInternetworking iso architecture routing.ppt
Internetworking iso architecture routing.ppt
 
Clase 1 Direccionamiento IPv4.pdf
Clase 1 Direccionamiento IPv4.pdfClase 1 Direccionamiento IPv4.pdf
Clase 1 Direccionamiento IPv4.pdf
 
2 logical addressing
2 logical addressing2 logical addressing
2 logical addressing
 
5 configuring TCP/IP
5 configuring TCP/IP5 configuring TCP/IP
5 configuring TCP/IP
 
Network Layer And I Pv6
Network Layer And I Pv6Network Layer And I Pv6
Network Layer And I Pv6
 
Ippptspk 3
Ippptspk 3Ippptspk 3
Ippptspk 3
 
TCP/IP Protocol Architeture
TCP/IP Protocol ArchitetureTCP/IP Protocol Architeture
TCP/IP Protocol Architeture
 
Final Presentation
Final PresentationFinal Presentation
Final Presentation
 
Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6
 
Some important networking questions
Some important networking questionsSome important networking questions
Some important networking questions
 
07 - TCP_IP and the DoD Model.ppt
07 - TCP_IP and the DoD Model.ppt07 - TCP_IP and the DoD Model.ppt
07 - TCP_IP and the DoD Model.ppt
 
Presentation on CCNA(Networking & Troubleshooting)
Presentation on CCNA(Networking & Troubleshooting)Presentation on CCNA(Networking & Troubleshooting)
Presentation on CCNA(Networking & Troubleshooting)
 
i pv6
i pv6i pv6
i pv6
 
16.) layer 3 (basic tcp ip routing)
16.) layer 3 (basic tcp ip routing)16.) layer 3 (basic tcp ip routing)
16.) layer 3 (basic tcp ip routing)
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccna
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccna
 

Recently uploaded

INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
ShwetaGawande8
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
Kalna College
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
heathfieldcps1
 
Opportunity scholarships and the schools that receive them
Opportunity scholarships and the schools that receive themOpportunity scholarships and the schools that receive them
Opportunity scholarships and the schools that receive them
EducationNC
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
Celine George
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
sanamushtaq922
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
MattVassar1
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
TechSoup
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
Kalna College
 
bryophytes.pptx bsc botany honours second semester
bryophytes.pptx bsc botany honours  second semesterbryophytes.pptx bsc botany honours  second semester
bryophytes.pptx bsc botany honours second semester
Sarojini38
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
biruktesfaye27
 
The Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teachingThe Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teaching
Derek Wenmoth
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
PriyaKumari928991
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
Celine George
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
Nguyen Thanh Tu Collection
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
Kalna College
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Celine George
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
RuchiRathor2
 

Recently uploaded (20)

INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
 
Opportunity scholarships and the schools that receive them
Opportunity scholarships and the schools that receive themOpportunity scholarships and the schools that receive them
Opportunity scholarships and the schools that receive them
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
 
Observational Learning
Observational Learning Observational Learning
Observational Learning
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
 
bryophytes.pptx bsc botany honours second semester
bryophytes.pptx bsc botany honours  second semesterbryophytes.pptx bsc botany honours  second semester
bryophytes.pptx bsc botany honours second semester
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
 
The Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teachingThe Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teaching
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
 

I pv4 and ipv6

  • 1. AN OUTLINE OF IPv4 AND IPv6 S.MANIMOZHI, ASSISTANT PROFESSOR BON SECOURS COLLEGE FOR WOMEN, THANAJVUR
  • 2. SUBSTANCES  Introduction  Basic terms  IP Protocol  IP Address  Subnet  Internet Control Protocols  The internet control message protocols  The address resolution Protocol  The reverse address resolution protocol  The gateway routing Protocol  The exterior gateway routing protocol  Casting  Classless Inter Domain Routing  IPV6  Differences between IPv4 and IPv6
  • 3. Introduction  The Internet together is done by network layer protocol, Internet Protocol.  Communication in the network as, transport layer takes data streams and breaks them up into datagrams. In the destination machine, they are reassembled by the network layer into the original destination.
  • 4. Basic Terms  Protocol  A language systems use to exchange information.  Attribute Quantities that involved in the communication. ex: dest.add,message  Value  Assigned value to the attributes. Define the status of the value  The connection start from one network to another network in the way of 1.network id,2.host id
  • 5. The IP Protocol  Foundational protocol of the current internet.  Defined by RFC 791 (1981)  Defines a collection of attributes and actions to facilitate inter-network communication  Hosts are designated by 32 bit addresses .  Dotted decimal notation  Network consist of two parts  Network Id indicates the ip address belongs to which network  Host Id  identifies the host within the network id.
  • 6. IP Address  It consists of 32 bit address.  8 bit for network ID.  24 bit for host ID.
  • 7. Class full Address  Five classes are used based on the information security
  • 8. Class A  IP address starts from 0 to 127. totally 128 address  0 and 127 not used as IP address.  Network id 8 bit and host id 24 bit.  In binary the addresses are in the form of 0000 0000 0000 0001 .... …. …. …. 1111 1111
  • 9. Class B  IP address starts from 128 to 191. totally 2 30 address  Network id 16 bit and host id 16 bit.  In binary the addresses are in the form of 0000 0000 0000 0001 .... …. …. …. 1111 1111
  • 10. Class C  IP address starts from 192 to 223. totally 2 29 address  Network id 24 bit and host id 8 bit.  In binary the addresses are in the form of 192.0.0.0 -192.255.255.255  Class D: 224-239  Class E: 240-255
  • 11. Casting  Casting is the process of sending message from one host to another host.  Casting type:  Unicast : sending message from one host to host in a different network  Broadcast:  Limited broadcast : send message to all hosts with in the network  Direct cast : send message to the network to everyone in the some other network.
  • 12. Subnet  Separate big network in to small networks  Advantage : • security within sharing • Don’t want big network because of headache • Maintance  Disadvantage: • process requires high transaction when sending msgs.  For Normal Communication : identify network id Host Name process Id  For subnet: Identify network id subnetidhost idprocess id  Subnet works: divide the IP address based on host address. Not network id
  • 13. IPv4 Address  Version  indicates the version of the protocol  HL  How long the header  Type of service  Allows the host to tell the subnet what kind of services it wants.  Total length both header and data  Identification field  Needed to allow the destination host to determine which datagram a newly arrived fragment belongs to.  DF Don’t Fragment Router need not to fragment the datagram.  MF More Fragment . It is needed to know when all fragments of a datagram have arrived.  Fragment Offset  Where in the current datagram this fragment belongs.  Time To Live Limit the packet life time.
  • 14. IPv6 Address  Version  indicates the version of the protocol  Priority  distinguish between packets whose sources can be flow controlled and those that cannot. Value 0-7  slowing down in the event of congestion. 8-15  whose sending rate is constant even if all packets are being lost.  Flow label it is used to allow a source and destination to set up a psudoconnection with particular properties and requirements.  Payload Length  it tells how many bytes follow the 40 byte header.  Next Header Field the header could be simplified is that there can be additional extension headers.  Hop limit it is used to keep packets from living forever.
  • 15. IPv6 Technical Features  Header format simplification  Extended header  Extended address space.  Address auto configuration and renumbering  Duplicate address discovery  New protocol for neighboring nodeinteration  Efficient routing  Built in security  Better support for prioritized delivery in QOS  Route optimized mobility  End to end connectivity
  • 16. Differences between IPv4 and IPv6 IPv4 IPv6 IPv4 addresses are 32 bit length. IPv6 addresses are 128 bit length. IPv4 addresses are binary numbers represented in decimals. IPv6 addresses are binary numbers represented in hexadecimals. IPSec support is only optional. Inbuilt IPSec support. Fragmentation is done by sender and forwarding routers. Fragmentation is done only by sender. No packet flow identification. Packet flow identification is available within the IPv6 header using the Flow Label field. Checksum field is available in IPv4 header No checksum field in IPv6 header. Options fields are available in IPv4 header. No option fields, but IPv6 Extension headers are available. Address Resolution Protocol (ARP) is available to mapIPv4 addresses to MAC addresses. Address Resolution Protocol (ARP) is replaced with a function ofNeighbor Discovery Protocol (NDP). Internet Group Management Protocol (IGMP) is used to manage multicast group membership. IGMP is replaced with Multicast Listener Discovery (MLD) messages. Broadcast messages are available. Broadcast messages are not available. Instead a link-local scope "All nodes" multicast IPv6 address (FF02::1) is used for broadcast similar functionality. Manual configuration (Static) of IPv4 addresses or DHCP (Dynamic configuration) is required to configure IPv4 addresses.
  • 17. Issues in Co-Existence of IPv6 and IPv4  Increased Operating Costs, Management Complexity and Interoperability Problems  End to End Node Connectivity  Security Concerns
  • 18. End to End Node Connectivity  IPv6 is new E2E protocol for the commercial internet.  IPv6 packets Travel from source to destination mostly unaltered by intermediate devices.  With IPv6, every device can be a server and client simultaneously.  Many devices in the enterprise already cannot serve information since they are behind NATs.
  • 19. Increased Operating Costs, Management Complexity and Interoperability Problems  The resources required in managing networks effectively and systems utilizing both IPv4 and IPv6 are likely to be greater than what
  • 20. Security Concerns  Many communication resources will likely be shared by IPv4 and IPv6 protocols during the transition.  Both IPv4 and IPv6 share the forward DNS tree while the reverse DNS trees are separate.  Interoperability will suffer if one administrator controls the forward DNS zone and the IPv4 reverse DNS zone while another administrator controls the IPv6 reverse DNS zone.
  翻译: