SlideShare a Scribd company logo
1 of 43
Explain Unicast, Multicast
&Broadcast address
Assi. Prof. Sejal Jadav
2
1)Unicast
● Unicast is the term used to describe communication
where a piece of information is sent from one point to
another point.
● In this case there is just one sender, and one receiver.
● Class A,B,C, IP is used for unicast.
● Each host present on network has at least one unicast
Address.
3
2) Broadcast
● Broadcast is the term used to describe communication
where a piece of information is sent from one point to all
other points.
● In this case there is just one sender, but the information is
sent to all connected receivers, so IP address that allows a
data packet that can be send to all machine on a given
network.
● Class A,B,C address are used for it.
4
3) Multicast
● Multicast is the term used to describe communication
where a piece of information is sent from one or more
points to a set of other points.
● In this case there is may be one or more senders, and
the information is distributed to a set of receivers.
● Class D address is used for multicasting.
5
Explain IPv6 Basic
Structure.
6
● Internet Protocol version 6 (IPv6) is the latest
version of the Internet Protocol (IP),
the communications protocol that provides an
identification and location system for computers on
networks and routes traffic across the Internet.
● IPv6 is intended to replace IPv4.
7
● Every device on the Internet is assigned an IP address
for identification and location definition.
● With the rapid(speed) growth of the Internet after
commercialization in the 1990s,
it became evident that far more addresses than the IPv4
address space has available were necessary to connect
new devices in the future.
8
● By 1998, the Internet Engineering Task Force (IETF)
had formalized the successor protocol.
● IPv6 uses a 128-bit address, allowing approximately
3.4×1038 addresses, or more than 7.9×1028 times as
many as IPv4,
which uses 32-bit addresses and provides approximately
4.3 billion addresses.
9
● The two protocols are not designed to be
interoperable, complicating the transition to IPv6.
● However, several IPv6 transition mechanisms have
been devised to permit communication between IPv4
and IPv6 hosts.
● IPv6 provides other technical benefits in addition to a
larger addressing space.
10
11
IPV6 =128 bit
16 bit is add = 16+32+48+64+80+96+112+128
Q: Explain the Address syntax of IPv6.
● An IPv6 address is represented as eight groups of four hexadecimal
digits, each group representing 16 bits (two octets).
● The groups are separated by colons (:).
12
IPV6 =128 bit -> 16 bit is add = 16+32+48+64+80+96+112+128
● An example of an IPv6 address is:
2001:0db8:85a3:0000:0000:8a2e:0370:7334
● The hexadecimal digits are case-insensitive, but
IETF(Internet Engineering Task Force )
recommendations suggest the use of lower case
letters.
13
● The full representation of eight 4-digit groups may be simplified by
several techniques.
● Leading zeroes in a group may be omitted. Thus, the example
address may be written as:
14
2001:0db8:85a3:0000:0000:8a2e:0370:7334
2001:db8:85a3:0:0:8a2e:370:7334
● One or more consecutive groups of zero value may be replaced with
a single empty group using two consecutive colons (::).
Thus, the example address can be further simplified:
2001:db8:85a3::8a2e:370:7334
● The localhost (loopback) address, 0:0:0:0:0:0:0:1, and the IPv6
unspecified address, 0:0:0:0:0:0:0:0, are reduced to ::1 and ::,
respectively.
15
Implementing IPv6
16
Q: Explain the Features of IPv6.
1) Larger Address Space
● In contrast to IPv4, IPv6 uses 4 times more bits to address
a device on the Internet.
● This much of extra bits can provide approximately
3.4×1038 different combinations of addresses.
17
2.Simplified Header
● IPv6 header is only twice as bigger than IPv4, provided the
fact that IPv6 address is four times longer.
18
19
Network address translation
3.End-to-end Connectivity
● Every system now has unique IP address and can traverse
through the Internet without using NAT(Network address
translation) or other translating components.
● After IPv6 is fully implemented, every host can directly
reach other hosts on the Internet, with some limitations
involved like Firewall, organization policies, etc.
20
4.Auto-configuration
5. IPSec (Internet Protocol Security)
● Initially it was decided that IPv6 must have IPSec security, making it
more secure than IPv4.
6. No Broadcast:
● IPv6 does not have any broadcast support any more. It uses
multicast to communicate with multiple hosts.
21
7. Anycast Support
● This is another characteristic of IPv6.
● IPv6 has introduced Anycast mode of packet routing.
● In this mode, multiple interfaces over the Internet are
assigned same Anycast IP address.
● Routers, while routing, send the packet to the nearest
destination.
22
8. Mobility
● IPv6 was designed keeping mobility in mind.
● This feature enables hosts (such as mobile phone) to
roam around in different geographical area and
remain connected with the same IP address.
● The mobility feature of IPv6 takes advantage of auto IP
configuration.
23
DHCP (Dynamic Host
Configuration
Protocol)
24
● DHCP (Dynamic Host Configuration Protocol) is a
network management protocol used to dynamically
assign an Internet Protocol (IP) address to any
device, or node, on a network, so they can
communicate using IP.
● DHCP automates and centrally manages these
configurations rather than requiring network
administrators to manually assign IP addresses to
all network devices.
25
● DHCP can be implemented on small local networks as
well as large enterprise networks.
26
27
● DHCP will assign new IP addresses in each location
when devices are moved from place to place,
which means network administrators do not have to
manually initially configure each device with a valid IP
address
or reconfigure the device with a new IP address if it
moves to a new location on the network.
28
29
Static IP Address
And
Dynamic IP Address
30
● An IP address is an address assigned to a device on the
Internet.
● It is analogous to postal address where a letter is delivered,
and an IP address is computer's address where internet
traffic is delivered.
● An IP address is assigned to you by your Internet Service
Provider (ISP). When you signup with your ISP, your ISP
either assigns you a static IP address or a dynamic IP
address depending on the contract.
31
32
33
34
Web hosting service ?
● A web hosting service is a type of Internet hosting
service that allows individuals and organizations to
make their website accessible via the World Wide Web.
35
What is a static IP address?
● A static IP address is an address that is permanently
assigned to you by your ISP (as long as your contract is in
good standing), and does not change even if your computer
reboots.
● A static IP address is usually assigned to a server hosting
websites, and providing email, database and FTP services.
36
● A static IP address is also assigned to a commercial leased
line, or public organization requiring same IP address
each and every time.
● Since static IP address is assigned to you, you'll have to
manually configure your machine (router or server) to
use the static IP address assigned to you.
37
Static IP address Advantages
● Address does not change - good for web servers, email
servers and other Internet servers.
38
Static IP address Disadvantages
● Expensive than dynamic IP address - ISPs generally
charge additional fee for static IP addresses.
● Need additional security - Since same IP is assigned to a
machine, hackers try brute force attack on the machine
over period of time.
39
What is a dynamic IP address?
● A dynamic IP address is an IP address dynamically
assigned to your computer by your ISP.
● Each time your computer (or router) is rebooted, your ISP
dynamically assigns an IP address to your networking
device using DHCP protocol.
40
● Since your ISP dynamically assigns an IP address to a
computing device on reboot, your device may not always
receive the same IP address previous assigned to it.
● Even if your machine is always on and permanently
connected.
41
Advantages
● Cheaper than static IP address.
● Changing IP address gives more privacy.
Disadvantages
● Requires DHCP server to obtain an IP address.
● Non-static. Each time IP address changes, you may have to
find you IP address again.
42
43

More Related Content

What's hot

IP adress and routing(networking)
IP adress and routing(networking)IP adress and routing(networking)
IP adress and routing(networking)welcometofacebook
 
IPv4 to IPv6
IPv4 to IPv6IPv4 to IPv6
IPv4 to IPv6mithilak
 
IP fundamentals
IP fundamentals IP fundamentals
IP fundamentals sumit singh
 
Introduction to IP
Introduction to IPIntroduction to IP
Introduction to IPaibad ahmed
 
Nad710 Network Address Translation
Nad710   Network Address TranslationNad710   Network Address Translation
Nad710 Network Address Translationtmavroidis
 
IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6Ankita Mahajan
 
IPv6 header
IPv6 headerIPv6 header
IPv6 headerHeba_a
 
Internet Protocol Version 6
Internet Protocol Version 6Internet Protocol Version 6
Internet Protocol Version 6sandeepjain
 
Comparative study of IPv4 and IPv6 on Windows and Linux.
Comparative study of IPv4 and IPv6 on Windows and Linux. Comparative study of IPv4 and IPv6 on Windows and Linux.
Comparative study of IPv4 and IPv6 on Windows and Linux. Shourya Puri
 
Ipv6 packet fomat
Ipv6  packet fomatIpv6  packet fomat
Ipv6 packet fomatDeena Siva
 
Why we need ipv6...
Why we need ipv6...Why we need ipv6...
Why we need ipv6...Adii Shah
 
INTERNET PROTOCOL VERSION 6
INTERNET PROTOCOL VERSION 6INTERNET PROTOCOL VERSION 6
INTERNET PROTOCOL VERSION 6Chaitanya Ram
 

What's hot (20)

Ipv4 ppt
Ipv4 pptIpv4 ppt
Ipv4 ppt
 
IP adress and routing(networking)
IP adress and routing(networking)IP adress and routing(networking)
IP adress and routing(networking)
 
IPv4 to IPv6
IPv4 to IPv6IPv4 to IPv6
IPv4 to IPv6
 
IP fundamentals
IP fundamentals IP fundamentals
IP fundamentals
 
Internet Protocol Version 4
Internet Protocol Version 4Internet Protocol Version 4
Internet Protocol Version 4
 
Introduction to IP
Introduction to IPIntroduction to IP
Introduction to IP
 
Nad710 Network Address Translation
Nad710   Network Address TranslationNad710   Network Address Translation
Nad710 Network Address Translation
 
IPv4 vs IPv6
IPv4 vs IPv6IPv4 vs IPv6
IPv4 vs IPv6
 
Nnnnnn
NnnnnnNnnnnn
Nnnnnn
 
IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6
 
IPv6 header
IPv6 headerIPv6 header
IPv6 header
 
IPv4 and IPv6
IPv4 and IPv6IPv4 and IPv6
IPv4 and IPv6
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Ipv4 and Ipv6
Ipv4 and Ipv6Ipv4 and Ipv6
Ipv4 and Ipv6
 
Internet Protocol Version 6
Internet Protocol Version 6Internet Protocol Version 6
Internet Protocol Version 6
 
Comparative study of IPv4 and IPv6 on Windows and Linux.
Comparative study of IPv4 and IPv6 on Windows and Linux. Comparative study of IPv4 and IPv6 on Windows and Linux.
Comparative study of IPv4 and IPv6 on Windows and Linux.
 
Ipv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparisonIpv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparison
 
Ipv6 packet fomat
Ipv6  packet fomatIpv6  packet fomat
Ipv6 packet fomat
 
Why we need ipv6...
Why we need ipv6...Why we need ipv6...
Why we need ipv6...
 
INTERNET PROTOCOL VERSION 6
INTERNET PROTOCOL VERSION 6INTERNET PROTOCOL VERSION 6
INTERNET PROTOCOL VERSION 6
 

Similar to 4 ipv6

CN 5151(15) Module II part 2 13082020.pdf
CN 5151(15) Module II part 2 13082020.pdfCN 5151(15) Module II part 2 13082020.pdf
CN 5151(15) Module II part 2 13082020.pdfADARSHN40
 
Gohil-Network layer & Address Resolution Protocol.pptx
Gohil-Network layer & Address Resolution Protocol.pptxGohil-Network layer & Address Resolution Protocol.pptx
Gohil-Network layer & Address Resolution Protocol.pptxJuvil2
 
Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6Netwax Lab
 
Networking essentials lect2
Networking essentials lect2Networking essentials lect2
Networking essentials lect2Roman Brovko
 
5 configuring TCP/IP
5 configuring TCP/IP5 configuring TCP/IP
5 configuring TCP/IPHameda Hurmat
 
CCN CEP.pptx
CCN CEP.pptxCCN CEP.pptx
CCN CEP.pptxNOOR69810
 
network Fundaa.pptx
network Fundaa.pptxnetwork Fundaa.pptx
network Fundaa.pptxssusercb53d4
 
IP Address
IP AddressIP Address
IP AddressRahul P
 
A Comparative Study On IPv4 And IPv6
A Comparative Study On IPv4 And IPv6A Comparative Study On IPv4 And IPv6
A Comparative Study On IPv4 And IPv6Amber Ford
 
IPv6 - The Next next generation protocol
IPv6 - The Next next generation protocolIPv6 - The Next next generation protocol
IPv6 - The Next next generation protocolMohit Sharma
 
Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6Zalak Patel
 
Computer network coe351- part3-final
Computer network coe351- part3-finalComputer network coe351- part3-final
Computer network coe351- part3-finalTaymoor Nazmy
 
Network Address Port Translation. Residential Network connections vi.pdf
Network Address Port Translation. Residential Network connections vi.pdfNetwork Address Port Translation. Residential Network connections vi.pdf
Network Address Port Translation. Residential Network connections vi.pdfshalins6
 
Link i pv4
Link i pv4Link i pv4
Link i pv4NARESH A
 

Similar to 4 ipv6 (20)

CN 5151(15) Module II part 2 13082020.pdf
CN 5151(15) Module II part 2 13082020.pdfCN 5151(15) Module II part 2 13082020.pdf
CN 5151(15) Module II part 2 13082020.pdf
 
Gohil-Network layer & Address Resolution Protocol.pptx
Gohil-Network layer & Address Resolution Protocol.pptxGohil-Network layer & Address Resolution Protocol.pptx
Gohil-Network layer & Address Resolution Protocol.pptx
 
UNIT-2.pptx
UNIT-2.pptxUNIT-2.pptx
UNIT-2.pptx
 
Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6
 
Networking essentials lect2
Networking essentials lect2Networking essentials lect2
Networking essentials lect2
 
ch14
ch14ch14
ch14
 
5 configuring TCP/IP
5 configuring TCP/IP5 configuring TCP/IP
5 configuring TCP/IP
 
Internet protocol
Internet protocolInternet protocol
Internet protocol
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
CCN CEP.pptx
CCN CEP.pptxCCN CEP.pptx
CCN CEP.pptx
 
network Fundaa.pptx
network Fundaa.pptxnetwork Fundaa.pptx
network Fundaa.pptx
 
IP Address
IP AddressIP Address
IP Address
 
A Comparative Study On IPv4 And IPv6
A Comparative Study On IPv4 And IPv6A Comparative Study On IPv4 And IPv6
A Comparative Study On IPv4 And IPv6
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
 
IPv6 - The Next next generation protocol
IPv6 - The Next next generation protocolIPv6 - The Next next generation protocol
IPv6 - The Next next generation protocol
 
Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6
 
Computer network coe351- part3-final
Computer network coe351- part3-finalComputer network coe351- part3-final
Computer network coe351- part3-final
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
Network Address Port Translation. Residential Network connections vi.pdf
Network Address Port Translation. Residential Network connections vi.pdfNetwork Address Port Translation. Residential Network connections vi.pdf
Network Address Port Translation. Residential Network connections vi.pdf
 
Link i pv4
Link i pv4Link i pv4
Link i pv4
 

More from Jadavsejal

Programming with Java Concept: Java TimeZone Class
Programming with Java Concept: Java TimeZone ClassProgramming with Java Concept: Java TimeZone Class
Programming with Java Concept: Java TimeZone ClassJadavsejal
 
Programming Java Concept of Event Handling
Programming Java Concept of Event HandlingProgramming Java Concept of Event Handling
Programming Java Concept of Event HandlingJadavsejal
 
Programming Java GUI using SWING, Event Handling
Programming Java GUI using SWING, Event HandlingProgramming Java GUI using SWING, Event Handling
Programming Java GUI using SWING, Event HandlingJadavsejal
 
concept of applet and concept of Layout Managers
concept of applet and concept of Layout Managersconcept of applet and concept of Layout Managers
concept of applet and concept of Layout ManagersJadavsejal
 
C++ unit-2-part-3
C++ unit-2-part-3C++ unit-2-part-3
C++ unit-2-part-3Jadavsejal
 
C++ unit-2-part-2
C++ unit-2-part-2C++ unit-2-part-2
C++ unit-2-part-2Jadavsejal
 
C++ unit-2-part-1
C++ unit-2-part-1C++ unit-2-part-1
C++ unit-2-part-1Jadavsejal
 
C++ unit-1-part-15
C++ unit-1-part-15C++ unit-1-part-15
C++ unit-1-part-15Jadavsejal
 
C++ unit-1-part-14
C++ unit-1-part-14C++ unit-1-part-14
C++ unit-1-part-14Jadavsejal
 
C++ unit-1-part-13
C++ unit-1-part-13C++ unit-1-part-13
C++ unit-1-part-13Jadavsejal
 
C++ unit-1-part-12
C++ unit-1-part-12C++ unit-1-part-12
C++ unit-1-part-12Jadavsejal
 
C++ unit-1-part-11
C++ unit-1-part-11C++ unit-1-part-11
C++ unit-1-part-11Jadavsejal
 
C++ unit-1-part-10
C++ unit-1-part-10C++ unit-1-part-10
C++ unit-1-part-10Jadavsejal
 
C++ unit-1-part-9
C++ unit-1-part-9C++ unit-1-part-9
C++ unit-1-part-9Jadavsejal
 
C++ unit-1-part-8
C++ unit-1-part-8C++ unit-1-part-8
C++ unit-1-part-8Jadavsejal
 
C++ unit-1-part-7
C++ unit-1-part-7C++ unit-1-part-7
C++ unit-1-part-7Jadavsejal
 
C++ unit-1-part-6
C++ unit-1-part-6C++ unit-1-part-6
C++ unit-1-part-6Jadavsejal
 
C++ unit-1-part-5
C++ unit-1-part-5C++ unit-1-part-5
C++ unit-1-part-5Jadavsejal
 
C++ unit-1-part-4
C++ unit-1-part-4C++ unit-1-part-4
C++ unit-1-part-4Jadavsejal
 
C++ unit-1-part-2
C++ unit-1-part-2C++ unit-1-part-2
C++ unit-1-part-2Jadavsejal
 

More from Jadavsejal (20)

Programming with Java Concept: Java TimeZone Class
Programming with Java Concept: Java TimeZone ClassProgramming with Java Concept: Java TimeZone Class
Programming with Java Concept: Java TimeZone Class
 
Programming Java Concept of Event Handling
Programming Java Concept of Event HandlingProgramming Java Concept of Event Handling
Programming Java Concept of Event Handling
 
Programming Java GUI using SWING, Event Handling
Programming Java GUI using SWING, Event HandlingProgramming Java GUI using SWING, Event Handling
Programming Java GUI using SWING, Event Handling
 
concept of applet and concept of Layout Managers
concept of applet and concept of Layout Managersconcept of applet and concept of Layout Managers
concept of applet and concept of Layout Managers
 
C++ unit-2-part-3
C++ unit-2-part-3C++ unit-2-part-3
C++ unit-2-part-3
 
C++ unit-2-part-2
C++ unit-2-part-2C++ unit-2-part-2
C++ unit-2-part-2
 
C++ unit-2-part-1
C++ unit-2-part-1C++ unit-2-part-1
C++ unit-2-part-1
 
C++ unit-1-part-15
C++ unit-1-part-15C++ unit-1-part-15
C++ unit-1-part-15
 
C++ unit-1-part-14
C++ unit-1-part-14C++ unit-1-part-14
C++ unit-1-part-14
 
C++ unit-1-part-13
C++ unit-1-part-13C++ unit-1-part-13
C++ unit-1-part-13
 
C++ unit-1-part-12
C++ unit-1-part-12C++ unit-1-part-12
C++ unit-1-part-12
 
C++ unit-1-part-11
C++ unit-1-part-11C++ unit-1-part-11
C++ unit-1-part-11
 
C++ unit-1-part-10
C++ unit-1-part-10C++ unit-1-part-10
C++ unit-1-part-10
 
C++ unit-1-part-9
C++ unit-1-part-9C++ unit-1-part-9
C++ unit-1-part-9
 
C++ unit-1-part-8
C++ unit-1-part-8C++ unit-1-part-8
C++ unit-1-part-8
 
C++ unit-1-part-7
C++ unit-1-part-7C++ unit-1-part-7
C++ unit-1-part-7
 
C++ unit-1-part-6
C++ unit-1-part-6C++ unit-1-part-6
C++ unit-1-part-6
 
C++ unit-1-part-5
C++ unit-1-part-5C++ unit-1-part-5
C++ unit-1-part-5
 
C++ unit-1-part-4
C++ unit-1-part-4C++ unit-1-part-4
C++ unit-1-part-4
 
C++ unit-1-part-2
C++ unit-1-part-2C++ unit-1-part-2
C++ unit-1-part-2
 

Recently uploaded

Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 

Recently uploaded (20)

Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 

4 ipv6

  • 1. Explain Unicast, Multicast &Broadcast address Assi. Prof. Sejal Jadav
  • 2. 2
  • 3. 1)Unicast ● Unicast is the term used to describe communication where a piece of information is sent from one point to another point. ● In this case there is just one sender, and one receiver. ● Class A,B,C, IP is used for unicast. ● Each host present on network has at least one unicast Address. 3
  • 4. 2) Broadcast ● Broadcast is the term used to describe communication where a piece of information is sent from one point to all other points. ● In this case there is just one sender, but the information is sent to all connected receivers, so IP address that allows a data packet that can be send to all machine on a given network. ● Class A,B,C address are used for it. 4
  • 5. 3) Multicast ● Multicast is the term used to describe communication where a piece of information is sent from one or more points to a set of other points. ● In this case there is may be one or more senders, and the information is distributed to a set of receivers. ● Class D address is used for multicasting. 5
  • 7. ● Internet Protocol version 6 (IPv6) is the latest version of the Internet Protocol (IP), the communications protocol that provides an identification and location system for computers on networks and routes traffic across the Internet. ● IPv6 is intended to replace IPv4. 7
  • 8. ● Every device on the Internet is assigned an IP address for identification and location definition. ● With the rapid(speed) growth of the Internet after commercialization in the 1990s, it became evident that far more addresses than the IPv4 address space has available were necessary to connect new devices in the future. 8
  • 9. ● By 1998, the Internet Engineering Task Force (IETF) had formalized the successor protocol. ● IPv6 uses a 128-bit address, allowing approximately 3.4×1038 addresses, or more than 7.9×1028 times as many as IPv4, which uses 32-bit addresses and provides approximately 4.3 billion addresses. 9
  • 10. ● The two protocols are not designed to be interoperable, complicating the transition to IPv6. ● However, several IPv6 transition mechanisms have been devised to permit communication between IPv4 and IPv6 hosts. ● IPv6 provides other technical benefits in addition to a larger addressing space. 10
  • 11. 11 IPV6 =128 bit 16 bit is add = 16+32+48+64+80+96+112+128
  • 12. Q: Explain the Address syntax of IPv6. ● An IPv6 address is represented as eight groups of four hexadecimal digits, each group representing 16 bits (two octets). ● The groups are separated by colons (:). 12 IPV6 =128 bit -> 16 bit is add = 16+32+48+64+80+96+112+128
  • 13. ● An example of an IPv6 address is: 2001:0db8:85a3:0000:0000:8a2e:0370:7334 ● The hexadecimal digits are case-insensitive, but IETF(Internet Engineering Task Force ) recommendations suggest the use of lower case letters. 13
  • 14. ● The full representation of eight 4-digit groups may be simplified by several techniques. ● Leading zeroes in a group may be omitted. Thus, the example address may be written as: 14 2001:0db8:85a3:0000:0000:8a2e:0370:7334 2001:db8:85a3:0:0:8a2e:370:7334
  • 15. ● One or more consecutive groups of zero value may be replaced with a single empty group using two consecutive colons (::). Thus, the example address can be further simplified: 2001:db8:85a3::8a2e:370:7334 ● The localhost (loopback) address, 0:0:0:0:0:0:0:1, and the IPv6 unspecified address, 0:0:0:0:0:0:0:0, are reduced to ::1 and ::, respectively. 15
  • 17. Q: Explain the Features of IPv6. 1) Larger Address Space ● In contrast to IPv4, IPv6 uses 4 times more bits to address a device on the Internet. ● This much of extra bits can provide approximately 3.4×1038 different combinations of addresses. 17
  • 18. 2.Simplified Header ● IPv6 header is only twice as bigger than IPv4, provided the fact that IPv6 address is four times longer. 18
  • 20. 3.End-to-end Connectivity ● Every system now has unique IP address and can traverse through the Internet without using NAT(Network address translation) or other translating components. ● After IPv6 is fully implemented, every host can directly reach other hosts on the Internet, with some limitations involved like Firewall, organization policies, etc. 20
  • 21. 4.Auto-configuration 5. IPSec (Internet Protocol Security) ● Initially it was decided that IPv6 must have IPSec security, making it more secure than IPv4. 6. No Broadcast: ● IPv6 does not have any broadcast support any more. It uses multicast to communicate with multiple hosts. 21
  • 22. 7. Anycast Support ● This is another characteristic of IPv6. ● IPv6 has introduced Anycast mode of packet routing. ● In this mode, multiple interfaces over the Internet are assigned same Anycast IP address. ● Routers, while routing, send the packet to the nearest destination. 22
  • 23. 8. Mobility ● IPv6 was designed keeping mobility in mind. ● This feature enables hosts (such as mobile phone) to roam around in different geographical area and remain connected with the same IP address. ● The mobility feature of IPv6 takes advantage of auto IP configuration. 23
  • 25. ● DHCP (Dynamic Host Configuration Protocol) is a network management protocol used to dynamically assign an Internet Protocol (IP) address to any device, or node, on a network, so they can communicate using IP. ● DHCP automates and centrally manages these configurations rather than requiring network administrators to manually assign IP addresses to all network devices. 25
  • 26. ● DHCP can be implemented on small local networks as well as large enterprise networks. 26
  • 27. 27
  • 28. ● DHCP will assign new IP addresses in each location when devices are moved from place to place, which means network administrators do not have to manually initially configure each device with a valid IP address or reconfigure the device with a new IP address if it moves to a new location on the network. 28
  • 29. 29
  • 31. ● An IP address is an address assigned to a device on the Internet. ● It is analogous to postal address where a letter is delivered, and an IP address is computer's address where internet traffic is delivered. ● An IP address is assigned to you by your Internet Service Provider (ISP). When you signup with your ISP, your ISP either assigns you a static IP address or a dynamic IP address depending on the contract. 31
  • 32. 32
  • 33. 33
  • 34. 34
  • 35. Web hosting service ? ● A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web. 35
  • 36. What is a static IP address? ● A static IP address is an address that is permanently assigned to you by your ISP (as long as your contract is in good standing), and does not change even if your computer reboots. ● A static IP address is usually assigned to a server hosting websites, and providing email, database and FTP services. 36
  • 37. ● A static IP address is also assigned to a commercial leased line, or public organization requiring same IP address each and every time. ● Since static IP address is assigned to you, you'll have to manually configure your machine (router or server) to use the static IP address assigned to you. 37
  • 38. Static IP address Advantages ● Address does not change - good for web servers, email servers and other Internet servers. 38
  • 39. Static IP address Disadvantages ● Expensive than dynamic IP address - ISPs generally charge additional fee for static IP addresses. ● Need additional security - Since same IP is assigned to a machine, hackers try brute force attack on the machine over period of time. 39
  • 40. What is a dynamic IP address? ● A dynamic IP address is an IP address dynamically assigned to your computer by your ISP. ● Each time your computer (or router) is rebooted, your ISP dynamically assigns an IP address to your networking device using DHCP protocol. 40
  • 41. ● Since your ISP dynamically assigns an IP address to a computing device on reboot, your device may not always receive the same IP address previous assigned to it. ● Even if your machine is always on and permanently connected. 41
  • 42. Advantages ● Cheaper than static IP address. ● Changing IP address gives more privacy. Disadvantages ● Requires DHCP server to obtain an IP address. ● Non-static. Each time IP address changes, you may have to find you IP address again. 42
  • 43. 43