SlideShare uma empresa Scribd logo
1 de 54
Chapter 6 Addressing the Network - IPV4 Part II
Addressing the Network: IPv4 Legacy IPv4 Addressing
Legacy IPv4 Addressing ,[object Object],[object Object],[object Object],[object Object],Class High Order Bits First Octet Range Number of Network Bits Number of Host Bits Number of Networks Number of Hosts per Network A 0 0-127 8 24 128 16,777,216 B 10 128-191 16 16 16,384 65,536 C 110 192-223 24 8 2,097,152 256 D 1110 224-239 Used for Multicasting to multiple hosts. E 1111 240-255 Reserved for research and development.
IPv4 Classful Addressing ,[object Object],[object Object],[object Object],[object Object],[object Object],Class High Order Bits First Octet Range Number of Network Bits Number of Host Bits Number of Networks Number of Hosts per Network A 0 0-127 8 24 128 16,777,216 B 10 128-191 16 16 16,384 65,536 C 110 192-223 24 8 2,097,152 256
IPv4 Classful Addressing ,[object Object],[object Object],Class High Order Bits First Octet Range Number of Network Bits Number of Host Bits Number of Networks Number of Hosts per Network A 0 0-127 8 24 128 16,777,216 B 10 128-191 16 16 16,384 65,536 C 110 192-223 24 8 2,097,152 256
IPv4 Classful Addressing ,[object Object],[object Object],[object Object],Class First Octet Range Number of Network Bits Number of Host Bits Default Subnet Mask Number of Networks Number  of Hosts per Network A 0-127 8 24 255.0.0.0 128 16,777,216 B 128-191 16 16 255.255.0.0 16,384 65,536 C 192-223 24 8 255.255.255.0 2,097,152 256
IPv4 Classful Addressing ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
IPv4 Classful Addressing ,[object Object],[object Object],[object Object],[object Object]
IPv4 Classful Addressing ,[object Object],[object Object],Class Number of Network Bits Number of Host Bits Number Hosts Per Network  Number of  Useable   Hosts per Network A 8 24 2 24  = 16,777,216 2 24   -  2  =  16,777,214 B 16 16 2 16  = 65,536 2 16   -  2  =  65,534 C 24 8 2 8  = 256 2 8   -  2  =  254
IPv4 Classless Addressing ,[object Object],[object Object],[object Object],[object Object]
Addressing the Network: IPv4 Calculating Addresses
Calculating Addresses ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Calculating Addresses
The Network Number ,[object Object]
The Network Number ,[object Object],[object Object]
The Broadcast ,[object Object],[object Object]
The Host Number ,[object Object]
The Subnet Mask ,[object Object],[object Object],[object Object],Class Number of Network Bits Number of Host Bits Default  Prefix Default Subnet Mask A 8 24 /8 255.0.0.0 B 16 16 /16 255.255.0.0 C 24 8 /24 255.255.255.0
Classful IP Addressing – Class C ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Classful IP Addressing – Class C ,[object Object],[object Object],11111111 01001101 00010100 11010010 255 77. 20. 210. ,[object Object],00000000 01001101 00010100 11010010 0 77. 20. 210. ,[object Object]
Classful IP Addressing – Class C ,[object Object],[object Object],11111110 01001101 00010100 11010010 254 77. 20. 210. 00000001 01001101 00010100 11010010 1 77. 20. 210. The range of available addresses is:
Classful IP Addressing – Class B ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Classful IP Addressing – Class B ,[object Object],[object Object],11111111 11111111 01010100 10010010 255 255. 84. 146. ,[object Object],00000000 00000000 01010100 10010010 0 0. 84. 146. ,[object Object]
Classful IP Addressing – Class B ,[object Object],[object Object],11111110 11111111 01010100 10010010 254 255. 84. 146. 00000001 00000000 01010100 10010010 1 0. 84. 146. The range of available addresses is:
Classful IP Addressing – Class A ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Classful IP Addressing – Class A ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Classful IP Addressing – Class A ,[object Object],[object Object],11111111 11111111 11111111 01000010 255 255. 255. 66. ,[object Object],00000000 00000000 00000000 01000010 0 0. 0. 66. ,[object Object]
Classful IP Addressing ,[object Object],Network Address is: Broadcast Address is: Subnet Mask:  Number of  Useable  host addresses: What are they? Address Class:  B 130.61.0.0 255.255.0.0 130.61.255.255 2 16   -  2  =  65,534 130.61.0.1  -  130.61.255.254
Classful IP Addressing ,[object Object],Network Address is: Broadcast Address is: Subnet Mask:  Number of  Useable  host addresses: What are they? Address Class:  C 197.101.28.0 255.255.255.0 197.101.28.255 2 8   -  2  =  254 197.101.28.1  -  197.101.28.254
Classful IP Addressing ,[object Object],Network Address is: Broadcast Address is: Subnet Mask:  Number of  Useable  host addresses: What are they? Address Class:  A 64.0.0.0 255.0.0.0 64.255.255.255 2 24   -  2  =  A Bunch! 64.0.0.1  -  64.255.255.254
Addressing the Network: IPv4 Basic Subnetting
IP Address Crisis ,[object Object],[object Object],[object Object],[object Object],[object Object]
IP Address Crisis ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Why Multiple Segments? ,[object Object],[object Object],[object Object]
Why Multiple Segments? ,[object Object],The company IT headquarters has assigned a Class B address of  131.15.0.0 to use for  ALL  these networks.
Why Multiple Segments? Class B 131.15.0.0 What happens here? 131.15.1.0 131.15.2.0 131.15.3.0 131.15.4.0 131.15.5.0 Subnetting
Why Multiple Segments? ,[object Object],[object Object],[object Object],[object Object],[object Object],131.15.1.0 131.15.3.0 131.15.4.0 131.15.5.0 131.15.2.0 131.15.6.0 131.15.7.0 Subnetting
Creating a Subnet ,[object Object],[object Object],[object Object],[object Object]
Creating a Subnet ,[object Object],[object Object]
Creating a Subnet ,[object Object],[object Object],[object Object],[object Object],[object Object]
Creating a Subnet - The Rules ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Subnets and Useable Hosts – Class C ,[object Object],Leave at least 2 Borrowed Bits Number of Subnets Number of Usable Hosts Subnet Mask Prefix 0 0 (default) 2 8  -  2 =  254 255.255.255.0 /24 1 2 1  =  2   2 7  -  2 =  126 255.255.255.128 /25 2 2 2  =  4  2 6  -  2 =  62 255.255.255.192 /26 3 2 3  =  8  2 5  -  2 =  30 255.255.255.224 /27 4 2 4  =  16 2 4  -  2 =  14 255.255.255.240 /28 5 2 5  =  32 2 3  -  2 =  6   255.255.255.248 /29 6 2 6  =  64 2 2  -  2 =  2 255.255.255.252 /30 7 2 7  =  128   2 1  -  2 =  0 unusable
Subnetting - Class C ,[object Object],[object Object],Borrowed Bits Number of Subnets Number of Usable Hosts Subnet Mask Prefix 2 2 2  =  4  2 6  -  2 =  62 255.255.255.192 /26 3 2 3  =  8  2 5  -  2 =  30 255.255.255.224 /27 4 2 4  =  16 2 4  -  2 =  14 255.255.255.240 /28 5 2 5  =  32 2 3  -  2 =  6   255.255.255.248 /29
Subnetting - Class C ,[object Object],[object Object],Borrowed Bits Number of Subnets Number of Usable Hosts Subnet Mask Prefix 2 2 2  =  4  2 6  -  2 =  62 255.255.255.192 /26 3 2 3  =  8  2 5  -  2 =  30 255.255.255.224 /27 4 2 4  =  16 2 4  -  2 =  14 255.255.255.240 /28 5 2 5  =  32 2 3  -  2 =  6   255.255.255.248 /29
Magic Numbers ,[object Object],[object Object],[object Object],[object Object],[object Object]
Subnetting - Class C ,[object Object],[object Object],192.168.80.255 192.168.80.225 – 192.168.80.254 192.168.80.224 7 192.168.80.223 192.168.80.193 – 192.168.80.222 192.168.80.192 6 192.168.80.191 192.168.80.161 – 192.168.80.190 192.168.80.160 5 192.168.80.159 192.168.80.129 – 192.168.80.158 192.168.80.128 4 192.168.80.127 192.168.80.97 – 192.168.80.126 192.168.80.96 3 192.168.80.95 192.168.80.65 – 192.168.80.94 192.168.80.64 2 192.168.80.63 192.168.80.33 – 192.168.80.62 192.168.80.32 1 192.168.80.31 192.168.80.1 – 192.168.80.30 192.168.80.0 0 Broadcast Address Subnet Address Range Network Address ID
Subnetting – Class C ,[object Object],[object Object],192.168.80.0/27 192.168.80.32/27 192.168.80.64/27 192.168.80.96/27
Subnetting – Class A or Class B ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Subnetting - Class B ,[object Object],[object Object],[object Object],[object Object],[object Object]
Subnetting - Class B ,[object Object],[object Object],Head Office Central 01 Central 02 Central 03 Central 10 Branch 01 Branch nn Your objective is to provide enough addresses so that each central office can cover their branches and allow room for future expansion.
Subnetting - Class B ,[object Object],Borrowed Bits Number of Subnets Number of Usable Hosts Subnet Mask Prefix 0 0 (default) 2 16  -  2 =  65,534 255.255.0.0 /16 1 2 1  =  2   2 15  -  2 =  32,766 255.255.128.0 /17 2 2 2  =  4  2 14  -  2 =  16,382 255.255.192.0 /18 3 2 3  =  8  2 13  -  2 =  8,190 255.255.224.0 /19 4 2 4  =  16 2 12  -  2 =  4,094 255.255.240.0 /20 5 2 5  =  32 2 11  -  2 =  2,046   255.255.248.0 /21 6 2 6  =  64 2 10  -  2 =  1,022 255.255.252.0 /22 7 2 7  =  128   2 9  -  2 =  510 255.255.254.0 /23 8 2 8  =  256   2 8  -  2 =  254 255.255.255.0 /24
Subnetting – Class B ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Subnetting – Class B  172.25.255.255 15 14 13 12 11 10 9 8 7 6 5 4 172.25.63.255 172.25.48.1  to  172.25.63.254 172.25.48.0 3 172.25.47.255 172.25.32.1  to  172.25.47.254 172.25.32.0 2 172.25.31.255 172.25.16.1  to  172.25.31.254 172.25.16.0 1 172.25.15.255 172.25.0.1  to  172.25.15.254 172.25.0.0 0 Broadcast Address Subnet Address Range Network Address ID 172.25.239.255 172.25.223.255 172.25.207.255 172.25.191.255 172.25.175.255 172.25.159.255 172.25.143.255 172.25.127.255 172.25.111.255 172.25.95.255 172.25.79.255 172.25.240.1  to  172.25.255.254 172.25.224.1  to  172.25.239.254 172.25.208.1  to  172.25.223.254 172.25.192.1  to  172.25.207.254 172.25.176.1  to  172.25.191.254 172.25.160.1  to  172.25.175.254 172.25.144.1  to  172.25.159.254 172.25.128.1  to  172.25.143.254 172.25.112.1  to  172.25.127.254 172.25.96.1  to  172.25.111.254 172.25.80.1  to  172.25.95.254 172.25.64.1  to  172.25.79.254 172.25.240.0 172.25.224.0 172.25.208.0 172.25.192.0 172.25.176.0 172.25.160.0 172.25.144.0 172.25.128.0 172.25.112.0 172.25.96.0 172.25.80.0 172.25.64.0
[object Object]

Mais conteúdo relacionado

Mais procurados

Subnetting
SubnettingSubnetting
Subnettingswascher
 
IP NETWORKING AND IP SUBNET MASKING
IP NETWORKING AND IP SUBNET MASKING IP NETWORKING AND IP SUBNET MASKING
IP NETWORKING AND IP SUBNET MASKING AYESHA JAVED
 
Subnetting Basics Tutorial
Subnetting Basics TutorialSubnetting Basics Tutorial
Subnetting Basics Tutorialmikem801
 
Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting PresentationTouhidul Fahim
 
IPv4 addressing and subnetting
IPv4 addressing and subnettingIPv4 addressing and subnetting
IPv4 addressing and subnettingShashank Asthana
 
I pv4 address classes
I pv4 address classesI pv4 address classes
I pv4 address classesmail2rajeev10
 
NAT and Subnetting
NAT and Subnetting NAT and Subnetting
NAT and Subnetting Saad Tanvir
 
IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)cuetcse
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnettingcbtvid
 
Ip -subnetting
Ip  -subnettingIp  -subnetting
Ip -subnettingnithinj54
 
Computer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingComputer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingBisrat Girma
 
Easy IP Addressing and Subnetting Manual for Starters
Easy IP Addressing and Subnetting Manual for StartersEasy IP Addressing and Subnetting Manual for Starters
Easy IP Addressing and Subnetting Manual for StartersS Khawaja
 

Mais procurados (20)

IP Subnetting
IP SubnettingIP Subnetting
IP Subnetting
 
IP classes and subnetting.
IP classes and subnetting.IP classes and subnetting.
IP classes and subnetting.
 
Ramakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressingRamakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressing
 
Subnetting
SubnettingSubnetting
Subnetting
 
Subnetting
SubnettingSubnetting
Subnetting
 
IP NETWORKING AND IP SUBNET MASKING
IP NETWORKING AND IP SUBNET MASKING IP NETWORKING AND IP SUBNET MASKING
IP NETWORKING AND IP SUBNET MASKING
 
Subnetting Basics Tutorial
Subnetting Basics TutorialSubnetting Basics Tutorial
Subnetting Basics Tutorial
 
Ip addressing upload
Ip addressing uploadIp addressing upload
Ip addressing upload
 
Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting Presentation
 
IPv4 addressing and subnetting
IPv4 addressing and subnettingIPv4 addressing and subnetting
IPv4 addressing and subnetting
 
Subnet Mask
Subnet MaskSubnet Mask
Subnet Mask
 
I pv4 address classes
I pv4 address classesI pv4 address classes
I pv4 address classes
 
NAT and Subnetting
NAT and Subnetting NAT and Subnetting
NAT and Subnetting
 
IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)
 
Subnet calculation Tutorial
Subnet calculation TutorialSubnet calculation Tutorial
Subnet calculation Tutorial
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
 
Ip -subnetting
Ip  -subnettingIp  -subnetting
Ip -subnetting
 
Computer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingComputer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP Addressing
 
Easy IP Addressing and Subnetting Manual for Starters
Easy IP Addressing and Subnetting Manual for StartersEasy IP Addressing and Subnetting Manual for Starters
Easy IP Addressing and Subnetting Manual for Starters
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 

Semelhante a Expl net fund_chapter_06_i_pv4_part_2

IP Address & Its Classes .pdf
IP    Address   &   Its    Classes  .pdfIP    Address   &   Its    Classes  .pdf
IP Address & Its Classes .pdfnandiaditi2010
 
1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_AddressingAnusuaBasu
 
IP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxIP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxgamerchan1
 
Lesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking ConceptsLesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking ConceptsMahmmoud Mahdi
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategyMustafa Salam
 
7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork Layer7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork LayerZahouAmel1
 
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...ZahouAmel1
 
Chap2. ipv4-arp-icmp
Chap2. ipv4-arp-icmpChap2. ipv4-arp-icmp
Chap2. ipv4-arp-icmp東原 李
 
IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6Adeel Rasheed
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressingvssnsarma
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and SubnettingAtakan ATAK
 

Semelhante a Expl net fund_chapter_06_i_pv4_part_2 (20)

IP Address & Its Classes .pdf
IP    Address   &   Its    Classes  .pdfIP    Address   &   Its    Classes  .pdf
IP Address & Its Classes .pdf
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
 
1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing
 
ipv4 (internet protocol version 4)
  ipv4 (internet protocol version 4)     ipv4 (internet protocol version 4)
ipv4 (internet protocol version 4)
 
IP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxIP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptx
 
Cn ipv4 addressing
Cn ipv4 addressingCn ipv4 addressing
Cn ipv4 addressing
 
How IP address works
How IP address worksHow IP address works
How IP address works
 
Lesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking ConceptsLesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking Concepts
 
Lecture 03 networking
Lecture 03 networkingLecture 03 networking
Lecture 03 networking
 
Subnetting class C
Subnetting class CSubnetting class C
Subnetting class C
 
Ch7 IP addressing.pptx
Ch7 IP addressing.pptxCh7 IP addressing.pptx
Ch7 IP addressing.pptx
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
 
7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork Layer7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork Layer
 
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
 
Chap2. ipv4-arp-icmp
Chap2. ipv4-arp-icmpChap2. ipv4-arp-icmp
Chap2. ipv4-arp-icmp
 
IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6IP Address - IPv4 & IPv6
IP Address - IPv4 & IPv6
 
Ipv4 address
Ipv4 addressIpv4 address
Ipv4 address
 
Mod6
Mod6Mod6
Mod6
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressing
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
 

Último

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 

Último (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 

Expl net fund_chapter_06_i_pv4_part_2

  • 1. Chapter 6 Addressing the Network - IPV4 Part II
  • 2. Addressing the Network: IPv4 Legacy IPv4 Addressing
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11. Addressing the Network: IPv4 Calculating Addresses
  • 12.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31. Addressing the Network: IPv4 Basic Subnetting
  • 32.
  • 33.
  • 34.
  • 35.
  • 36. Why Multiple Segments? Class B 131.15.0.0 What happens here? 131.15.1.0 131.15.2.0 131.15.3.0 131.15.4.0 131.15.5.0 Subnetting
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53. Subnetting – Class B 172.25.255.255 15 14 13 12 11 10 9 8 7 6 5 4 172.25.63.255 172.25.48.1 to 172.25.63.254 172.25.48.0 3 172.25.47.255 172.25.32.1 to 172.25.47.254 172.25.32.0 2 172.25.31.255 172.25.16.1 to 172.25.31.254 172.25.16.0 1 172.25.15.255 172.25.0.1 to 172.25.15.254 172.25.0.0 0 Broadcast Address Subnet Address Range Network Address ID 172.25.239.255 172.25.223.255 172.25.207.255 172.25.191.255 172.25.175.255 172.25.159.255 172.25.143.255 172.25.127.255 172.25.111.255 172.25.95.255 172.25.79.255 172.25.240.1 to 172.25.255.254 172.25.224.1 to 172.25.239.254 172.25.208.1 to 172.25.223.254 172.25.192.1 to 172.25.207.254 172.25.176.1 to 172.25.191.254 172.25.160.1 to 172.25.175.254 172.25.144.1 to 172.25.159.254 172.25.128.1 to 172.25.143.254 172.25.112.1 to 172.25.127.254 172.25.96.1 to 172.25.111.254 172.25.80.1 to 172.25.95.254 172.25.64.1 to 172.25.79.254 172.25.240.0 172.25.224.0 172.25.208.0 172.25.192.0 172.25.176.0 172.25.160.0 172.25.144.0 172.25.128.0 172.25.112.0 172.25.96.0 172.25.80.0 172.25.64.0
  • 54.