SlideShare a Scribd company logo
1 of 15
Subneting important file
Subneting
Prepared by: - FekAbe
2018
Subneting
Is dividing a big network in to many smaller
networks
If we have a very big network maintenance is
very difficult, and security also one more issue.
Cont’d
Big Network
 Identification problem is comlex
 1. Identification of the Network
 2. Identification of Subnets
 3. Identification of Hosts
 4. Identification of Procces
 Smaller Network
 1. Identification of the Network
 3. Identification of Hosts
 3. Identification of Procces
A B
C D
A
Cont’d
128 192 224 240 248 252 254 255
1 1 1 1 1 1 1 1
128 64 32 16 8 4 2 1
1 1 1 1 1 1 1 1
Cont’d
Find ?
 Subnet Address ?
Number of Networks ?
Numbers of Host ?
Broadcast Address ?
Range of Host ?
Calculate subnet and subnet mask?
Class A
 63.24.89.21/18
Class B
172.31.254.12/24
Class C
208.100.54.209/30
Class A
 63.24.89.21/18
63.24.89.21 =
00111111.00011000.01011001.00010101
255.255.255.192=
11111111.11111111.11000000.00000000
No of Network= 2(No 1’s) = 210 =1024
No of Hosts = 2(No 0’s) = 214 -2
16384-2=16382
Subnet Address -we use AND operation between the
IP address and Subnet mask.
00111111.00011000.01011001.00010101
AND
11111111.11111111.11000000.00000000
Cont’d
Magic Number is 64
Broadcast Address ?
00111111.00011000.01
011001.00010101
AND 11111111.11111111.11
000000.00000000
00111111.00011000.01
000000.00000000
End of Mask
00111111.00011000.01111111.11111111
So, broadcast Address is =63.24.127.255
Host Range =63.24.64.1 to 63.24.127.254
Answers ?
 Subnet Address ? 63.24.64.0
Number of Networks ? 1024
Numbers of Host ? 16382
Broadcast Address ? 63.24.127.255
Range of Host ? 63.24.64.1 to 63.24.127.254
First usable Address ?63.24.64.1
Last Usable Address 63.24.127.254
VLMS
Is Variable Length Subnet Mask.
Is more efficient use of IP address.
 ISP Allocate 192.168.1.0/24 class C
Dep’t A =60 Host
Dep’t B =30 Host
Dep’t C =14 Host
Bit Value 12
8
64 32 16 8 4 2 1
Bit Borrowed 1 2 3 4 5 6 7 8
Subnet Mask 12
8
19
2
224 240 248 252 254 255
Subnet
Prefix/SIPR/
/25 /26 /27 /28 /29 /30 /31 /32
Cont’d
Dep’t A with 60 hosts using the above table,
borrow 2 bit with value of 64 closest we can get
60 hosts.
Dep’t A=192.168.1.0/26 Network Address
Dep’t A=192.168.1.1 Get way Address
192.168.1.2 First usable address
192.168.1.62 Last Usable Address
Total Space =192.168.1.2 to 192.168.1.62
Broadcast Address = 192.168.1.63
 (Reserve 1st and Last for Network and broadcast)
Dep’t A network mask 255.255.255.192
 We got 192=128+64Dep’t A Address Look like this 192.168.1.0/26
Cont’d
 Dep’t B 30 hosts using the above table, borrow 3 bit with value of 32
closest we can get 30 hosts.
 Dep’t B Address will start from 192.168.1.64 Network Address
 Now we add the 32 to the 64 we borrowed earlier =32+64=96
Dep’t B=192.168.1.65 Get way Address
192.168.1.66 First usable address
192.168.1.94 Last Usable Address
Total Space =192.168.1.66 to 192.168.1.94
Broadcast Address = 192.168.1.95
(Reserve 1st and Last for Network and broadcast)
Dep’t A network mask 255.255.255.224
We got 224=128+64+32
Dep’t A Address Look like this 192.168.1.64/27
Cont’d
 Dep’t C 12 hosts using the above table, borrow 4 bit with value of
16 closest we can get 12 hosts.
 Dep’t C Address will start from 192.168.1.96 Network Address
 Dep’t B=192.168.1.96/28 Network Address
 Now we add the 16 to the 96 we borrowed earlier =16+96=112
Dep’t B=192.168.1.97 Get way Address
192.168.1.98 First usable address
192.168.1.110 Last Usable Address
Total Space =192.168.1.66 to 192.168.1.94
Broadcast Address = 192.168.1.111
(Reserve 1st and Last for Network and
broadcast)
Dep’t A network mask 255.255.255.240
We got 240=128+64+32+16Dep’t C Address Look like this 192.168.1.96/28
Generally, in bigger network No of 0’s will be more
and No of 1’s less which means the subnet mask
will be small in number.
THE END

More Related Content

What's hot

Subnetting One Page Info
Subnetting One Page InfoSubnetting One Page Info
Subnetting One Page InfoNicholas Shell
 
Digital Electronics and Computer Language
Digital Electronics and Computer Language Digital Electronics and Computer Language
Digital Electronics and Computer Language Manthan Chavda
 
Binary Review
Binary ReviewBinary Review
Binary Reviewswascher
 
Proposed work madurai
Proposed work maduraiProposed work madurai
Proposed work maduraiPradeep Deep
 

What's hot (6)

Subnetting
SubnettingSubnetting
Subnetting
 
Subnetting One Page Info
Subnetting One Page InfoSubnetting One Page Info
Subnetting One Page Info
 
Digital Electronics and Computer Language
Digital Electronics and Computer Language Digital Electronics and Computer Language
Digital Electronics and Computer Language
 
Binary Review
Binary ReviewBinary Review
Binary Review
 
Proposed work madurai
Proposed work maduraiProposed work madurai
Proposed work madurai
 
Number systems ppt
Number systems pptNumber systems ppt
Number systems ppt
 

Similar to Important guide to subnetting networks

Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting PresentationTouhidul Fahim
 
Lesson 2: Subnetting basics
Lesson 2: Subnetting basicsLesson 2: Subnetting basics
Lesson 2: Subnetting basicsMahmmoud Mahdi
 
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9eChapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9eadpeer
 
Forouzan-ch19-Network-Layer-Logical-Addressing.ppt
Forouzan-ch19-Network-Layer-Logical-Addressing.pptForouzan-ch19-Network-Layer-Logical-Addressing.ppt
Forouzan-ch19-Network-Layer-Logical-Addressing.pptJayaprasanna4
 
Subentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentationSubentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentationZakaria Hossain
 
network Addressing
network Addressingnetwork Addressing
network AddressingTauseef khan
 
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
 
Pjsmith ip addressing & subnetting madeeasy
Pjsmith ip addressing & subnetting madeeasyPjsmith ip addressing & subnetting madeeasy
Pjsmith ip addressing & subnetting madeeasyKashif Sohail
 
Umutima.ppt
Umutima.pptUmutima.ppt
Umutima.pptkigaliac
 
Chapter3ccna
Chapter3ccnaChapter3ccna
Chapter3ccnarobertoxe
 
Routing and switching
Routing and switchingRouting and switching
Routing and switchingneclinux
 
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
 

Similar to Important guide to subnetting networks (20)

Subnetting
SubnettingSubnetting
Subnetting
 
Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting Presentation
 
Lesson 2: Subnetting basics
Lesson 2: Subnetting basicsLesson 2: Subnetting basics
Lesson 2: Subnetting basics
 
Mod6
Mod6Mod6
Mod6
 
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9eChapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
 
Forouzan-ch19-Network-Layer-Logical-Addressing.ppt
Forouzan-ch19-Network-Layer-Logical-Addressing.pptForouzan-ch19-Network-Layer-Logical-Addressing.ppt
Forouzan-ch19-Network-Layer-Logical-Addressing.ppt
 
Subentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentationSubentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentation
 
Lecture 03 networking
Lecture 03 networkingLecture 03 networking
Lecture 03 networking
 
network Addressing
network Addressingnetwork Addressing
network Addressing
 
1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing
 
IP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxIP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptx
 
Easy subnetting
Easy subnettingEasy subnetting
Easy subnetting
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Pjsmith ip addressing & subnetting madeeasy
Pjsmith ip addressing & subnetting madeeasyPjsmith ip addressing & subnetting madeeasy
Pjsmith ip addressing & subnetting madeeasy
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
 
Umutima.ppt
Umutima.pptUmutima.ppt
Umutima.ppt
 
Chapter3ccna
Chapter3ccnaChapter3ccna
Chapter3ccna
 
Chapter3ccna
Chapter3ccnaChapter3ccna
Chapter3ccna
 
Routing and switching
Routing and switchingRouting and switching
Routing and switching
 
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
 

Recently uploaded

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 

Recently uploaded (20)

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 

Important guide to subnetting networks

  • 2. Subneting Is dividing a big network in to many smaller networks If we have a very big network maintenance is very difficult, and security also one more issue.
  • 3. Cont’d Big Network  Identification problem is comlex  1. Identification of the Network  2. Identification of Subnets  3. Identification of Hosts  4. Identification of Procces  Smaller Network  1. Identification of the Network  3. Identification of Hosts  3. Identification of Procces A B C D A
  • 4. Cont’d 128 192 224 240 248 252 254 255 1 1 1 1 1 1 1 1 128 64 32 16 8 4 2 1 1 1 1 1 1 1 1 1
  • 5. Cont’d Find ?  Subnet Address ? Number of Networks ? Numbers of Host ? Broadcast Address ? Range of Host ?
  • 6. Calculate subnet and subnet mask? Class A  63.24.89.21/18 Class B 172.31.254.12/24 Class C 208.100.54.209/30
  • 7. Class A  63.24.89.21/18 63.24.89.21 = 00111111.00011000.01011001.00010101 255.255.255.192= 11111111.11111111.11000000.00000000 No of Network= 2(No 1’s) = 210 =1024 No of Hosts = 2(No 0’s) = 214 -2 16384-2=16382 Subnet Address -we use AND operation between the IP address and Subnet mask. 00111111.00011000.01011001.00010101 AND 11111111.11111111.11000000.00000000
  • 8. Cont’d Magic Number is 64 Broadcast Address ? 00111111.00011000.01 011001.00010101 AND 11111111.11111111.11 000000.00000000 00111111.00011000.01 000000.00000000 End of Mask 00111111.00011000.01111111.11111111 So, broadcast Address is =63.24.127.255 Host Range =63.24.64.1 to 63.24.127.254
  • 9. Answers ?  Subnet Address ? 63.24.64.0 Number of Networks ? 1024 Numbers of Host ? 16382 Broadcast Address ? 63.24.127.255 Range of Host ? 63.24.64.1 to 63.24.127.254 First usable Address ?63.24.64.1 Last Usable Address 63.24.127.254
  • 10. VLMS Is Variable Length Subnet Mask. Is more efficient use of IP address.  ISP Allocate 192.168.1.0/24 class C Dep’t A =60 Host Dep’t B =30 Host Dep’t C =14 Host Bit Value 12 8 64 32 16 8 4 2 1 Bit Borrowed 1 2 3 4 5 6 7 8 Subnet Mask 12 8 19 2 224 240 248 252 254 255 Subnet Prefix/SIPR/ /25 /26 /27 /28 /29 /30 /31 /32
  • 11. Cont’d Dep’t A with 60 hosts using the above table, borrow 2 bit with value of 64 closest we can get 60 hosts. Dep’t A=192.168.1.0/26 Network Address Dep’t A=192.168.1.1 Get way Address 192.168.1.2 First usable address 192.168.1.62 Last Usable Address Total Space =192.168.1.2 to 192.168.1.62 Broadcast Address = 192.168.1.63  (Reserve 1st and Last for Network and broadcast) Dep’t A network mask 255.255.255.192  We got 192=128+64Dep’t A Address Look like this 192.168.1.0/26
  • 12. Cont’d  Dep’t B 30 hosts using the above table, borrow 3 bit with value of 32 closest we can get 30 hosts.  Dep’t B Address will start from 192.168.1.64 Network Address  Now we add the 32 to the 64 we borrowed earlier =32+64=96 Dep’t B=192.168.1.65 Get way Address 192.168.1.66 First usable address 192.168.1.94 Last Usable Address Total Space =192.168.1.66 to 192.168.1.94 Broadcast Address = 192.168.1.95 (Reserve 1st and Last for Network and broadcast) Dep’t A network mask 255.255.255.224 We got 224=128+64+32 Dep’t A Address Look like this 192.168.1.64/27
  • 13. Cont’d  Dep’t C 12 hosts using the above table, borrow 4 bit with value of 16 closest we can get 12 hosts.  Dep’t C Address will start from 192.168.1.96 Network Address  Dep’t B=192.168.1.96/28 Network Address  Now we add the 16 to the 96 we borrowed earlier =16+96=112 Dep’t B=192.168.1.97 Get way Address 192.168.1.98 First usable address 192.168.1.110 Last Usable Address Total Space =192.168.1.66 to 192.168.1.94 Broadcast Address = 192.168.1.111 (Reserve 1st and Last for Network and broadcast) Dep’t A network mask 255.255.255.240 We got 240=128+64+32+16Dep’t C Address Look like this 192.168.1.96/28
  • 14. Generally, in bigger network No of 0’s will be more and No of 1’s less which means the subnet mask will be small in number.