Presentation On NEXT Generation Protocol: Presented by
Presentation On NEXT Generation Protocol: Presented by
Presentation On NEXT
GENERATION PROTOCOL
IPv6
Presented By
Sabinaya Mohapatra
8th SEM(CSE)
RegdNo:0701293132
What is ip ?
The Internet Protocol (IP) is the primary
network protocol used on the Internet,
developed in the 1970s when the Defense
Advanced Research Projects Agency (DARPA)
became interested in establishing a packet-
switched network that would facilitate
communication between dissimilar computer
systems at research institutions.
For what is an IP Address used?
When your computer is on the Internet,
anything you do requires data to be
transmitted and received. For example, when
you visit a web site, such as www.orkut.com,
data is transmitted to your computer in order
to load the content of the web page. The
server where www.orkut.com is located needs
to know where to send the data.
continue
When you connect to www.orkut.com, it
receives your IP Address and then knows where
to send the data. For example, someone that
needs to mail you a letter has to know your
address in order to send it to you just like a
server needs to know your IP Address to send
you data.
How does IP address work?
An Internet Protocol (IP) address is a
numerical identification (logical address)
that is assigned to devices participating
in a computer network utilizing the
Internet Protocol for communication
between its nodes.
continue
Although IP addresses are stored as binary
numbers, they are usually displayed in
human-readable notations, such as
192.168.100.1 ( for IPv4), and
2001:db8:0:1234:0:567:1:1 (for IPv6). The role
of the IP address has been characterized as
follows:
“A name indicates what we seek.”
“An address indicates where it is.”
“A route indicates how to get there.”
Types of IP address ?
1) Static IP address
2) Shared IP address
An IP Address is a 32-bit number that identifies a
computer on the Internet. Every web site on the internet is
found not by its domain name but by its IP address.
continue
Now every single website has an IP address
specifically allocated to it. If every site assigned a
separate IP address then there could be a problem
with running out of IP addresses so a lot of the sites
on the server use a single IP address for multiple
sites.
continue
Each data packet contains two numeric
addresses that are the packet's origin and
destination devices. Since 1981, IPv4 has been
the publicly used Internet Protocol, and it is
currently the foundation for most internet
communications.
The Internet's growth has created a need for
more addresses than IPv4 has. IPv6 allows for
vastly more numerical addresses
The IPv6 header format
The format of the IPv6 packet header has been
simplified from its counterpart in IPv4.
The length of the IPv6 header increases to 40 bytes
(from 20 bytes) and contains two 16-byte addresses
(source and destination), preceded by 8 bytes of
control information.
The IPv4 header has two 4-byte addresses
preceded by 12 bytes of control information and
possibly followed by option data.
continue
The reduction of the control information
and the elimination of options in the header
for most IP packets are intended to optimize
the processing time per packet in a router.
The infrequently used fields that have
been removed from the header are moved to
optional extension headers when they are
required.
IPv6 addressing
The IPv6 address model is specified in RFC 4291 – IP
Version 6 Addressing Architecture. IPv6 uses a 128-bit
address instead of the 32-bit address of IPv4.
That theoretically allows for
340,282,366,920,938,463,463,374,607,431,768,211,4
56 addresses. Even when used with the same
efficiency as today's IPv4 address space, that still
allows for 50,000 addresses per square meter of land
on Earth.
Features of IPv6
Larger Address Space
Aggregation-based address
hierarchy:- Efficient backbone routing
Efficient and Extensible IP datagram
Stateless Address Autoconfiguration
Security (IPsec mandatory)
Mobility
128-bit IPv6 Address
3FFE:085B:1F1F:0000:0000:0000:00A9:1234
3FFE:85B:1F1F::A9:1234