SlideShare a Scribd company logo
1 of 13
COMPUTER NETWORKS
SUBNETTING
PRESENTED BY:
SHAWON ISLAM
Problem Statement !
An IP address 10.10.10.10 is given to you. Subnet the network with maximum 511
Host/Subnet.
01.Class: 06.Subnetwork Mask:
02.Default Subnet Mask: 07.Given IP exist in subnet No:
03.No of usable subnets: 08.CIDR Notation of given IP:
04.No of Hosts/Subnet: 09.Two usable hosts of the derived subnet:
05.Subnet IP: 10.Broadcast address of the derived subnet:
Class ?
The range of IP:
Class A: 0-127
Class B: 128-191
Class C:192-223
Class D: 224-239 (It is not allocated for user’s It is used for multicasting)
Class E: 240-255 (It is used for research purpose)
Our IP: 10.10.10.10 , we have to consider first octet of IP which is 10 on the
range of class A IP. So the class should be A.
Class: A
This IP range allocated for user’s
Default Subnet Mask ?
Initial state of an IP:
00000000.00000000.00000000.0000000
This is class A IP. So there was One Network octet and three Host octet.
So we filtering the Network portion to 1.
11111111.0000000.00000000.00000000
Convert into decimal:
255.0.0.0
So the Default Subnet Mask: 255.0.0.0
N H H H
No of Usable Subnets ?
Our requirements is 511 Hosts/Subnet. So we have borrowed bit from left.
00000000.00000000.00000000.00000000
Red color’s are borrowed.
There we need 10 bits to represent 511 Hosts/Subnet by left.
So, No of Usable Subnet: 𝟐𝟏𝟒 − 𝟐 = 𝟏𝟔𝟑𝟖𝟐
N Subnet Hosts
No Of Hosts/Subnet ?
There Red color’s bits are the host bits. There are 10-bits in the host portion
So, No of Usable Hosts/Subnet:𝟐𝟏𝟎 − 𝟐 = 𝟏𝟎𝟐𝟐
Subnet IP ?
For subnet IP we first calculate the subnetwork mask !
For finding Subnet IP we just do Logical AND between Subnetwork mask and Given IP.
Given IP: 10.10.10.10
Subnetwork Mask: 255.255.252.0
Just Converting first both in binary and then do Logical AND:
Logical AND:
Now convert it into Decimal values.
Subnet IP: 10.10.8.0
Subnetwork Mask ?
We get the state of IP after borrowing bits on requirements.
Now we have filter the network portion of IP by 1. There subnetwork is also part of networks. Because
subnetwork is the method of increasing network of an IP. So subnet also part of Network .
1111111.1111111.11111100.00000000
Convert now into decimal values:
255.255.252.0
Subnetwork Mask: 255.255.252.0
Given IP Exist In Subnet No ?
For find given IP exist in subnet no we first convert the given IP into Binary.
Given IP: 10.10.10.10
Convert into Binary:
00001010.00001010.00001010.00001010
Network Subnet Host
This bolded bits are in subnet bits. Now separates them.
Given IP Exist In Subnet NO:(00001010000010) 𝟐 =(𝟔𝟒𝟐)𝟏𝟎
CIDR Notation Of Given IP ?
To find CIDR(Classless Interdomain Routing) notation we have to count
how many bits are in the network portion.
There I can see ,22-bits are in
the network.
The form of CIDR notation:
IP/No Of Network Bits
CIDR notation of Given IP:
10.10.10.10/22
Network Bits
Two Usable Host Of The Derived Subnet ?
Write any of two IP from Subnet IP:
Subnet IP: 10.10.8.0
Two usable Host of the Derived Subnet:
10.10.8.1
and
10.10.8.2
Broadcast Address Of The Derived Subnet ?
First convert the Given IP into Binary.
To find Broadcast Address we have to filter the host portion bits of Given IP by
1 .
Convert only Host portion to 1. Network bits has no change.
00001010.00001010.00001011.11111111
Bolded are host portion. Now convert into in Binary.
Broadcast Address of the Derived Subnet: 10.10.11.255
Any Question?
THANK YOU

More Related Content

Similar to Computer Networks CCNA 10 Problem

Assignment subnetting part1 - solutions
Assignment subnetting part1 - solutionsAssignment subnetting part1 - solutions
Assignment subnetting part1 - solutionsAnhMai173354
 
Ravi namboori subnetting
Ravi namboori   subnettingRavi namboori   subnetting
Ravi namboori subnettingRavi namboori
 
TCP/IP suite presentation slides and data.pptx
TCP/IP suite presentation slides and data.pptxTCP/IP suite presentation slides and data.pptx
TCP/IP suite presentation slides and data.pptxSalmanButt80
 
IP Addressing Principles
IP Addressing PrinciplesIP Addressing Principles
IP Addressing Principlesswascher
 
CCNA ppt Day 3
CCNA ppt Day 3CCNA ppt Day 3
CCNA ppt Day 3VISHNU N
 
ip_addressing_subnetting aaaaaaaaaaa.ppt
ip_addressing_subnetting aaaaaaaaaaa.pptip_addressing_subnetting aaaaaaaaaaa.ppt
ip_addressing_subnetting aaaaaaaaaaa.pptFaysalAhamed32
 
Wipro telecom training i pv4 concepts
Wipro telecom training   i pv4 conceptsWipro telecom training   i pv4 concepts
Wipro telecom training i pv4 conceptsJAIGANESH SEKAR
 
Ip Addressing Basics
Ip Addressing BasicsIp Addressing Basics
Ip Addressing Basicstmavroidis
 
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docx
Lab 18 Answer TemplateProblem 1IP address  192.168.10.0 27 (giv.docxLab 18 Answer TemplateProblem 1IP address  192.168.10.0 27 (giv.docx
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docxDIPESH30
 
Junos routing overview from Juniper
Junos routing overview from JuniperJunos routing overview from Juniper
Junos routing overview from JuniperNam Nguyen
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnettingcbtvid
 

Similar to Computer Networks CCNA 10 Problem (20)

Assignment 1 iap
Assignment 1 iapAssignment 1 iap
Assignment 1 iap
 
Bots.pdf
Bots.pdfBots.pdf
Bots.pdf
 
CCNA Icnd110 s04l03
CCNA Icnd110 s04l03CCNA Icnd110 s04l03
CCNA Icnd110 s04l03
 
Assignment subnetting part1 - solutions
Assignment subnetting part1 - solutionsAssignment subnetting part1 - solutions
Assignment subnetting part1 - solutions
 
Ravi namboori subnetting
Ravi namboori   subnettingRavi namboori   subnetting
Ravi namboori subnetting
 
Ravi namboori subnetting
Ravi namboori   subnettingRavi namboori   subnetting
Ravi namboori subnetting
 
IPand subnet
IPand subnetIPand subnet
IPand subnet
 
iP Address ,
 iP Address , iP Address ,
iP Address ,
 
Subnetting class B
Subnetting class BSubnetting class B
Subnetting class B
 
TCP/IP suite presentation slides and data.pptx
TCP/IP suite presentation slides and data.pptxTCP/IP suite presentation slides and data.pptx
TCP/IP suite presentation slides and data.pptx
 
IP Addressing Principles
IP Addressing PrinciplesIP Addressing Principles
IP Addressing Principles
 
CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014
 
CCNA ppt Day 3
CCNA ppt Day 3CCNA ppt Day 3
CCNA ppt Day 3
 
Subnet calculation Tutorial
Subnet calculation TutorialSubnet calculation Tutorial
Subnet calculation Tutorial
 
ip_addressing_subnetting aaaaaaaaaaa.ppt
ip_addressing_subnetting aaaaaaaaaaa.pptip_addressing_subnetting aaaaaaaaaaa.ppt
ip_addressing_subnetting aaaaaaaaaaa.ppt
 
Wipro telecom training i pv4 concepts
Wipro telecom training   i pv4 conceptsWipro telecom training   i pv4 concepts
Wipro telecom training i pv4 concepts
 
Ip Addressing Basics
Ip Addressing BasicsIp Addressing Basics
Ip Addressing Basics
 
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docx
Lab 18 Answer TemplateProblem 1IP address  192.168.10.0 27 (giv.docxLab 18 Answer TemplateProblem 1IP address  192.168.10.0 27 (giv.docx
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docx
 
Junos routing overview from Juniper
Junos routing overview from JuniperJunos routing overview from Juniper
Junos routing overview from Juniper
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
 

Recently uploaded

₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663Call Girls Mumbai
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...singhpriety023
 
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Onlineanilsa9823
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)Damian Radcliffe
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Servicegwenoracqe6
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445ruhi
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.soniya singh
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.soniya singh
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
 
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
Russian Call Girls in %(+971524965298  )#  Call Girls in DubaiRussian Call Girls in %(+971524965298  )#  Call Girls in Dubai
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
 
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 

Computer Networks CCNA 10 Problem

  • 2. Problem Statement ! An IP address 10.10.10.10 is given to you. Subnet the network with maximum 511 Host/Subnet. 01.Class: 06.Subnetwork Mask: 02.Default Subnet Mask: 07.Given IP exist in subnet No: 03.No of usable subnets: 08.CIDR Notation of given IP: 04.No of Hosts/Subnet: 09.Two usable hosts of the derived subnet: 05.Subnet IP: 10.Broadcast address of the derived subnet:
  • 3. Class ? The range of IP: Class A: 0-127 Class B: 128-191 Class C:192-223 Class D: 224-239 (It is not allocated for user’s It is used for multicasting) Class E: 240-255 (It is used for research purpose) Our IP: 10.10.10.10 , we have to consider first octet of IP which is 10 on the range of class A IP. So the class should be A. Class: A This IP range allocated for user’s
  • 4. Default Subnet Mask ? Initial state of an IP: 00000000.00000000.00000000.0000000 This is class A IP. So there was One Network octet and three Host octet. So we filtering the Network portion to 1. 11111111.0000000.00000000.00000000 Convert into decimal: 255.0.0.0 So the Default Subnet Mask: 255.0.0.0 N H H H
  • 5. No of Usable Subnets ? Our requirements is 511 Hosts/Subnet. So we have borrowed bit from left. 00000000.00000000.00000000.00000000 Red color’s are borrowed. There we need 10 bits to represent 511 Hosts/Subnet by left. So, No of Usable Subnet: 𝟐𝟏𝟒 − 𝟐 = 𝟏𝟔𝟑𝟖𝟐 N Subnet Hosts
  • 6. No Of Hosts/Subnet ? There Red color’s bits are the host bits. There are 10-bits in the host portion So, No of Usable Hosts/Subnet:𝟐𝟏𝟎 − 𝟐 = 𝟏𝟎𝟐𝟐
  • 7. Subnet IP ? For subnet IP we first calculate the subnetwork mask ! For finding Subnet IP we just do Logical AND between Subnetwork mask and Given IP. Given IP: 10.10.10.10 Subnetwork Mask: 255.255.252.0 Just Converting first both in binary and then do Logical AND: Logical AND: Now convert it into Decimal values. Subnet IP: 10.10.8.0
  • 8. Subnetwork Mask ? We get the state of IP after borrowing bits on requirements. Now we have filter the network portion of IP by 1. There subnetwork is also part of networks. Because subnetwork is the method of increasing network of an IP. So subnet also part of Network . 1111111.1111111.11111100.00000000 Convert now into decimal values: 255.255.252.0 Subnetwork Mask: 255.255.252.0
  • 9. Given IP Exist In Subnet No ? For find given IP exist in subnet no we first convert the given IP into Binary. Given IP: 10.10.10.10 Convert into Binary: 00001010.00001010.00001010.00001010 Network Subnet Host This bolded bits are in subnet bits. Now separates them. Given IP Exist In Subnet NO:(00001010000010) 𝟐 =(𝟔𝟒𝟐)𝟏𝟎
  • 10. CIDR Notation Of Given IP ? To find CIDR(Classless Interdomain Routing) notation we have to count how many bits are in the network portion. There I can see ,22-bits are in the network. The form of CIDR notation: IP/No Of Network Bits CIDR notation of Given IP: 10.10.10.10/22 Network Bits
  • 11. Two Usable Host Of The Derived Subnet ? Write any of two IP from Subnet IP: Subnet IP: 10.10.8.0 Two usable Host of the Derived Subnet: 10.10.8.1 and 10.10.8.2
  • 12. Broadcast Address Of The Derived Subnet ? First convert the Given IP into Binary. To find Broadcast Address we have to filter the host portion bits of Given IP by 1 . Convert only Host portion to 1. Network bits has no change. 00001010.00001010.00001011.11111111 Bolded are host portion. Now convert into in Binary. Broadcast Address of the Derived Subnet: 10.10.11.255