SlideShare a Scribd company logo
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]

More Related Content

What's hot

IP Subnetting
IP SubnettingIP Subnetting
IP Subnetting
Shahzad Rashid
 
IP classes and subnetting.
IP classes and subnetting.IP classes and subnetting.
IP classes and subnetting.
university of Gujrat, pakistan
 
Ramakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressingRamakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressing
Bharat Sanchar Nigam Limited
 
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 Tutorial
mikem801
 
Ip addressing upload
Ip addressing uploadIp addressing upload
Ip addressing upload
Debasis Dwibedy
 
Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting PresentationTouhidul Fahim
 
IPv4 addressing and subnetting
IPv4 addressing and subnettingIPv4 addressing and subnetting
IPv4 addressing and subnetting
Shashank Asthana
 
Subnet Mask
Subnet MaskSubnet Mask
Subnet Mask
NetProtocol Xpert
 
I pv4 address classes
I pv4 address classesI pv4 address classes
I pv4 address classes
mail2rajeev10
 
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
 
Subnet calculation Tutorial
Subnet calculation TutorialSubnet calculation Tutorial
Subnet calculation Tutorial
Ritu Ranjan Shrivastwa
 
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 Addressing
Bisrat 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 Starters
S Khawaja
 
Ip addressing
Ip addressingIp addressing
Ip addressing
Tanvir Amin
 

What's hot (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
 

Similar to 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 .pdf
nandiaditi2010
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
aakritii765
 
1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing
AnusuaBasu
 
NDC Chapter 1.pptx for all this is veriy importan pwor point for all students
NDC Chapter 1.pptx for all this is veriy importan pwor point for all studentsNDC Chapter 1.pptx for all this is veriy importan pwor point for all students
NDC Chapter 1.pptx for all this is veriy importan pwor point for all students
adisuadmasu42
 
NDC Chapter 1.pptx for all this is veriy importan pwor point for all students
NDC Chapter 1.pptx for all this is veriy importan pwor point for all studentsNDC Chapter 1.pptx for all this is veriy importan pwor point for all students
NDC Chapter 1.pptx for all this is veriy importan pwor point for all students
adisuadmasu42
 
ipv4 (internet protocol version 4)
  ipv4 (internet protocol version 4)     ipv4 (internet protocol version 4)
ipv4 (internet protocol version 4)
sanchitachandrakar94
 
IP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxIP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptx
gamerchan1
 
Cn ipv4 addressing
Cn ipv4 addressingCn ipv4 addressing
Cn ipv4 addressing
SangeethaSasi1
 
How IP address works
How IP address worksHow IP address works
How IP address works
Sanjeev Kumar Jaiswal
 
Lesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking ConceptsLesson1: Introduction To Networking Concepts
Lesson1: Introduction To Networking Concepts
Mahmmoud Mahdi
 
Lecture 03 networking
Lecture 03 networkingLecture 03 networking
Lecture 03 networking
HNDE Labuduwa Galle
 
Subnetting class C
Subnetting class CSubnetting class C
Subnetting class C
Muhammad Hammad
 
Ch7 IP addressing.pptx
Ch7 IP addressing.pptxCh7 IP addressing.pptx
Ch7 IP addressing.pptx
SintayehuBeyene2
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
Mustafa Salam
 
7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork Layer7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork Layer
ZahouAmel1
 
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 & IPv6
Adeel Rasheed
 
Ipv4 address
Ipv4 addressIpv4 address
Ipv4 address
RomanusKomba
 

Similar to 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
 
NDC Chapter 1.pptx for all this is veriy importan pwor point for all students
NDC Chapter 1.pptx for all this is veriy importan pwor point for all studentsNDC Chapter 1.pptx for all this is veriy importan pwor point for all students
NDC Chapter 1.pptx for all this is veriy importan pwor point for all students
 
NDC Chapter 1.pptx for all this is veriy importan pwor point for all students
NDC Chapter 1.pptx for all this is veriy importan pwor point for all studentsNDC Chapter 1.pptx for all this is veriy importan pwor point for all students
NDC Chapter 1.pptx for all this is veriy importan pwor point for all students
 
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
 

Recently uploaded

Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 

Recently uploaded (20)

Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 

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.