SlideShare a Scribd company logo
Welcome to presentation
on Subnetting,
Supernetting, VLSM
Classfull Addressing
• IP addresses, when started a few decades
ago, used the concept of classes.
• This architecture is called classful
addressing.
Type of Classes and ranges
• Class A = 0 - 127
• Class B = 128 - 191
• Class C = 192 - 223
• Class D = 224 - 239
• Class E = 240 - ∞
Subnet Mask
• Subnet mask is a 32 bits long address used to
distinguish between network address and host address
in IP address.
• For example how will we figure out network partition
and host partition from IP address 192.168.1.10 ?
Here we need subnet mask to get details about
network address and host address.
In decimal notation
• In decimal notation subnet mask value 1 to 255
represent network address and value 0 [Zero]
represent host address.
IP address 192.168.1.10
Subnet mask 255.255.255.0
• Network address is 192.168.1 and host address
is 10.
In binary notation
• In binary notation subnet mask ON bit [ 1] represent
network address while OFF bit[0] represent host
address.
IP address
11000000.10101000.00000001.00001010
Subnet mask
11111111.11111111.11111111.00000000
• Network address is 11000000.10101000.00000001
and host address is 00001010
Supernetting
• Supernetting is the opposite of subnetting
• In subnetting you borrow bits from the host
part
• Supernetting is done by borrowing bits from
the network side.
• And combine a group of networks into one
large supernetwork.
Example
• A company needs 600 addresses. Which of the
following set of class C blocks can be used to form a
supernet for this company?
• 1. 198.47.32.0 198.47.33.0198.47.34.0
• 2. 198.47.32.0198.47.42.0 198.47.52.0 198.47.62.0
• 3. 198.47.31.0198.47.32.0 198.47.33.0 198.47.34.0
• 4. 198.47.32.0 198.47.33.0 198.47.34.0 198.47.35.0
Solution
• 1: No, there are only three blocks.
• 2: No, the blocks are not contiguous.
• 3: No, 31 in the first block is not divisible by 4.
• 4: Yes, all three requirements are fulfilled.
CIDR
• Classless Inter Domain Routing
• CIDR is a way to allow more flexible
allocation of Internet Protocol (IP) addresses
than was possible with the original system of
IP address classes.
CIDR representation
a.b.c.d/n
(like: 192.168.10.1/27)
Rules of CIDR blocks
• All IP address are should be contiguous
• Block size always 2n
• First IP addrees in the block should be evenly
divisable by size of the block
VLSM
• VLSM: Variable Length Subnet
Masking.
• Any prefix length is allowed in the
network at any point.
• Q: You have 4 subnets with the
following numbers of hosts: 58, 29,
14, 3 and the address is
192.168.10.0/24
• Determine what subnets you could
use to fit these hosts into it and the
address.
10.1.1.0/24
10.1.2.0/25
10.1.2.128/26
10.1.2.192/27
All of these are valid
in the same network!
Working with VLSM
• We have 58, 29, 14, 3 Hosts.
Start with 58.
• Smallest number larger than
(58+2) is 64. 64 is 2 bits.
• 24 bits of prefix length in the
address space given, add 2 for
26.
• First network is 192.168.10.0/26.
• The next network is
192.168.10.0+64, so we start the
next “round” at 192.168.10.64
8 7 6 5 4 3 2 1
1 2 4 8 16 32 64 128
32 < (58+2) < 64
So, 192.168.10.0/26 takes
care of the first 58 hosts
24 + 2 = 26
Start the next block at
192.168.10.64
Working with VLSM
• Now this block has 29 hosts.
• Smallest number larger than
(29+2) is 32. 32 is 3 bits.
• 24 bits of prefix length in the
address space given, add 3 for
27.
• We start this block at
192.168.10.64, so network is
10.1.1.64/27
• The next network is
192.168.10.64+32, so we start
the next “round” at
192.168.10.96
8 7 6 5 4 3 2 1
1 2 4 8 16 32 64 128
16 < (29+2) < 32
So, 10.1.1.64/27 takes care
of the first 29 hosts
24 + 3 = 27
Start the next block at
10.1.1.96
Working with VLSM
So, the subnets for -
58 host: 192.168.10.0/26
29 host: 192.168.10.64/27
14 host: 192.168.10.96/28
3 host: 192.168.10.112/29
Any Question...
Zakaria
Hossain

More Related Content

What's hot

IP addressing and Subnetting PPT
IP addressing and Subnetting PPTIP addressing and Subnetting PPT
IP addressing and Subnetting PPT
Pijush Kanti Das
 
Types of ip address classes
Types of ip address classesTypes of ip address classes
Types of ip address classes
greatbury
 
Subnet calculation Tutorial
Subnet calculation TutorialSubnet calculation Tutorial
Subnet calculation Tutorial
Ritu Ranjan Shrivastwa
 
VLSM & SUPERNETTING
VLSM & SUPERNETTINGVLSM & SUPERNETTING
VLSM & SUPERNETTING
Monsur Ahmed Shafiq
 
Basics of IP Addressing
Basics of IP AddressingBasics of IP Addressing
Basics of IP Addressing
Kushal Sheth
 
Subnetting a class_c_address
Subnetting a class_c_addressSubnetting a class_c_address
Subnetting a class_c_addressrizwanaabassi
 
Sub Netting
Sub NettingSub Netting
Sub Netting
Lilesh Pathe
 
Vlsm
VlsmVlsm
Subnetting made simple
Subnetting made simpleSubnetting made simple
Subnetting made simple
Wamuyu Murakaru
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
Mustafa Salam
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
ABDUL GAFOOR K V
 
Ip addressing
Ip addressingIp addressing
Ip addressing
Mansour Naslcheraghi
 
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
 
Cn ipv4 addressing
Cn ipv4 addressingCn ipv4 addressing
Cn ipv4 addressing
SangeethaSasi1
 
Subnetting
SubnettingSubnetting
Subnetting
Fredrick Hall
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
muhammad amir
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
IGZ Software house
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
TheGodfather HA
 

What's hot (20)

IP addressing and Subnetting PPT
IP addressing and Subnetting PPTIP addressing and Subnetting PPT
IP addressing and Subnetting PPT
 
Types of ip address classes
Types of ip address classesTypes of ip address classes
Types of ip address classes
 
Ip addressing classful
Ip addressing classfulIp addressing classful
Ip addressing classful
 
Subnet calculation Tutorial
Subnet calculation TutorialSubnet calculation Tutorial
Subnet calculation Tutorial
 
VLSM & SUPERNETTING
VLSM & SUPERNETTINGVLSM & SUPERNETTING
VLSM & SUPERNETTING
 
Basics of IP Addressing
Basics of IP AddressingBasics of IP Addressing
Basics of IP Addressing
 
Subnetting a class_c_address
Subnetting a class_c_addressSubnetting a class_c_address
Subnetting a class_c_address
 
Sub Netting
Sub NettingSub Netting
Sub Netting
 
Vlsm
VlsmVlsm
Vlsm
 
Subnetting made simple
Subnetting made simpleSubnetting made simple
Subnetting made simple
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
IP NETWORKING AND IP SUBNET MASKING
IP NETWORKING AND IP SUBNET MASKING IP NETWORKING AND IP SUBNET MASKING
IP NETWORKING AND IP SUBNET MASKING
 
Cn ipv4 addressing
Cn ipv4 addressingCn ipv4 addressing
Cn ipv4 addressing
 
Subnetting
SubnettingSubnetting
Subnetting
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
Ipv4 and Ipv6
Ipv4 and Ipv6Ipv4 and Ipv6
Ipv4 and Ipv6
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 

Similar to Subentting, Supernetting and VLSM presentation

subnet network Addressing Network v1.pdf
subnet network Addressing Network v1.pdfsubnet network Addressing Network v1.pdf
subnet network Addressing Network v1.pdf
ssuser00e6e21
 
Ipaddress presentationdemoclass
Ipaddress presentationdemoclassIpaddress presentationdemoclass
Ipaddress presentationdemoclassaskme
 
Week11 lec1
Week11 lec1Week11 lec1
Week11 lec1
syedhaiderraza
 
08 - IP Subnetting.ppt
08 - IP Subnetting.ppt08 - IP Subnetting.ppt
08 - IP Subnetting.ppt
ssuserf7cd2b
 
Subnetting
SubnettingSubnetting
Subnetting
Netwax Lab
 
Week10 lec1
Week10 lec1Week10 lec1
Week10 lec1
syedhaiderraza
 
ip_addressing_subnetting aaaaaaaaaaa.ppt
ip_addressing_subnetting aaaaaaaaaaa.pptip_addressing_subnetting aaaaaaaaaaa.ppt
ip_addressing_subnetting aaaaaaaaaaa.ppt
FaysalAhamed32
 
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
 
module03-ipaddr.ppt
module03-ipaddr.pptmodule03-ipaddr.ppt
module03-ipaddr.ppt
ImXaib
 
IP and CIDR ipv6 addressing.ppt
IP and CIDR ipv6 addressing.pptIP and CIDR ipv6 addressing.ppt
IP and CIDR ipv6 addressing.ppt
AkkiKumar26
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
aakritii765
 
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
SILVIUSyt
 
lecture 6.pptx
lecture 6.pptxlecture 6.pptx
lecture 6.pptx
MelkamuEndale1
 
Ip addressing
Ip addressingIp addressing
Ip addressing
sid1322
 
this is a presentationon ip and cidr.ppt
this is a presentationon ip and cidr.pptthis is a presentationon ip and cidr.ppt
this is a presentationon ip and cidr.ppt
BlackHat41
 
Wipro telecom training i pv4 concepts
Wipro telecom training   i pv4 conceptsWipro telecom training   i pv4 concepts
Wipro telecom training i pv4 concepts
JAIGANESH SEKAR
 
IP Address
IP AddressIP Address
IP Address
Sameer Alam
 
Subnetting and routing
Subnetting and routingSubnetting and routing
Subnetting and routingGaurav Juneja
 
Lecture 03 networking
Lecture 03 networkingLecture 03 networking
Lecture 03 networking
HNDE Labuduwa Galle
 

Similar to Subentting, Supernetting and VLSM presentation (20)

subnet network Addressing Network v1.pdf
subnet network Addressing Network v1.pdfsubnet network Addressing Network v1.pdf
subnet network Addressing Network v1.pdf
 
Ipaddress presentationdemoclass
Ipaddress presentationdemoclassIpaddress presentationdemoclass
Ipaddress presentationdemoclass
 
Week11 lec1
Week11 lec1Week11 lec1
Week11 lec1
 
08 - IP Subnetting.ppt
08 - IP Subnetting.ppt08 - IP Subnetting.ppt
08 - IP Subnetting.ppt
 
Subnetting
SubnettingSubnetting
Subnetting
 
Week10 lec1
Week10 lec1Week10 lec1
Week10 lec1
 
ip_addressing_subnetting aaaaaaaaaaa.ppt
ip_addressing_subnetting aaaaaaaaaaa.pptip_addressing_subnetting aaaaaaaaaaa.ppt
ip_addressing_subnetting aaaaaaaaaaa.ppt
 
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
 
module03-ipaddr.ppt
module03-ipaddr.pptmodule03-ipaddr.ppt
module03-ipaddr.ppt
 
IP and CIDR ipv6 addressing.ppt
IP and CIDR ipv6 addressing.pptIP and CIDR ipv6 addressing.ppt
IP and CIDR ipv6 addressing.ppt
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
 
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
 
lecture 6.pptx
lecture 6.pptxlecture 6.pptx
lecture 6.pptx
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
Subnetting
SubnettingSubnetting
Subnetting
 
this is a presentationon ip and cidr.ppt
this is a presentationon ip and cidr.pptthis is a presentationon ip and cidr.ppt
this is a presentationon ip and cidr.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 Address
IP AddressIP Address
IP Address
 
Subnetting and routing
Subnetting and routingSubnetting and routing
Subnetting and routing
 
Lecture 03 networking
Lecture 03 networkingLecture 03 networking
Lecture 03 networking
 

More from Zakaria Hossain

GPS tracking in Aircraft
GPS tracking in AircraftGPS tracking in Aircraft
GPS tracking in Aircraft
Zakaria Hossain
 
Home Automation System - Arduino
Home Automation System - ArduinoHome Automation System - Arduino
Home Automation System - Arduino
Zakaria Hossain
 
Real Time Motion Object Tracking Using GPU
Real Time Motion Object Tracking Using GPUReal Time Motion Object Tracking Using GPU
Real Time Motion Object Tracking Using GPU
Zakaria Hossain
 
Arduino Line following Car
Arduino Line following CarArduino Line following Car
Arduino Line following Car
Zakaria Hossain
 
Cloud of things (IoT + Cloud Computing)
Cloud of things (IoT + Cloud Computing)Cloud of things (IoT + Cloud Computing)
Cloud of things (IoT + Cloud Computing)
Zakaria Hossain
 
Online event solution
Online event solutionOnline event solution
Online event solution
Zakaria Hossain
 
24/7 Weather forecast app (mobile)
24/7 Weather forecast app (mobile)24/7 Weather forecast app (mobile)
24/7 Weather forecast app (mobile)
Zakaria Hossain
 
Setting up a web server in Linux (Ubuntu)
Setting up a web server in Linux (Ubuntu)Setting up a web server in Linux (Ubuntu)
Setting up a web server in Linux (Ubuntu)
Zakaria Hossain
 
Presentation about Blockchain technology
Presentation about Blockchain technologyPresentation about Blockchain technology
Presentation about Blockchain technology
Zakaria Hossain
 
What is variable? What is data type, header file? ভেরিয়েবল কি? ডেটা টাইপ, হেড...
What is variable? What is data type, header file? ভেরিয়েবল কি? ডেটা টাইপ, হেড...What is variable? What is data type, header file? ভেরিয়েবল কি? ডেটা টাইপ, হেড...
What is variable? What is data type, header file? ভেরিয়েবল কি? ডেটা টাইপ, হেড...
Zakaria Hossain
 
Travelling to South Africa
Travelling to South AfricaTravelling to South Africa
Travelling to South Africa
Zakaria Hossain
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
Zakaria Hossain
 
Ludo (snack-ladder) game project presentation
Ludo (snack-ladder) game project presentationLudo (snack-ladder) game project presentation
Ludo (snack-ladder) game project presentation
Zakaria Hossain
 
Types of variables in statistics
Types of variables in statisticsTypes of variables in statistics
Types of variables in statistics
Zakaria Hossain
 
Uses of economics in computer science
Uses of economics in computer scienceUses of economics in computer science
Uses of economics in computer science
Zakaria Hossain
 
Presentaion on Bio-Informatics
Presentaion on Bio-InformaticsPresentaion on Bio-Informatics
Presentaion on Bio-Informatics
Zakaria Hossain
 
Calendar Project Presentation In Microprocessor and Assembly Language
Calendar Project Presentation In Microprocessor and Assembly LanguageCalendar Project Presentation In Microprocessor and Assembly Language
Calendar Project Presentation In Microprocessor and Assembly Language
Zakaria Hossain
 
Different types of Shoring Algorithms with Animation
Different types of Shoring Algorithms with AnimationDifferent types of Shoring Algorithms with Animation
Different types of Shoring Algorithms with Animation
Zakaria Hossain
 
Application of graph
Application of graphApplication of graph
Application of graph
Zakaria Hossain
 
Lagrange's equation with one application
Lagrange's equation with one applicationLagrange's equation with one application
Lagrange's equation with one application
Zakaria Hossain
 

More from Zakaria Hossain (20)

GPS tracking in Aircraft
GPS tracking in AircraftGPS tracking in Aircraft
GPS tracking in Aircraft
 
Home Automation System - Arduino
Home Automation System - ArduinoHome Automation System - Arduino
Home Automation System - Arduino
 
Real Time Motion Object Tracking Using GPU
Real Time Motion Object Tracking Using GPUReal Time Motion Object Tracking Using GPU
Real Time Motion Object Tracking Using GPU
 
Arduino Line following Car
Arduino Line following CarArduino Line following Car
Arduino Line following Car
 
Cloud of things (IoT + Cloud Computing)
Cloud of things (IoT + Cloud Computing)Cloud of things (IoT + Cloud Computing)
Cloud of things (IoT + Cloud Computing)
 
Online event solution
Online event solutionOnline event solution
Online event solution
 
24/7 Weather forecast app (mobile)
24/7 Weather forecast app (mobile)24/7 Weather forecast app (mobile)
24/7 Weather forecast app (mobile)
 
Setting up a web server in Linux (Ubuntu)
Setting up a web server in Linux (Ubuntu)Setting up a web server in Linux (Ubuntu)
Setting up a web server in Linux (Ubuntu)
 
Presentation about Blockchain technology
Presentation about Blockchain technologyPresentation about Blockchain technology
Presentation about Blockchain technology
 
What is variable? What is data type, header file? ভেরিয়েবল কি? ডেটা টাইপ, হেড...
What is variable? What is data type, header file? ভেরিয়েবল কি? ডেটা টাইপ, হেড...What is variable? What is data type, header file? ভেরিয়েবল কি? ডেটা টাইপ, হেড...
What is variable? What is data type, header file? ভেরিয়েবল কি? ডেটা টাইপ, হেড...
 
Travelling to South Africa
Travelling to South AfricaTravelling to South Africa
Travelling to South Africa
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 
Ludo (snack-ladder) game project presentation
Ludo (snack-ladder) game project presentationLudo (snack-ladder) game project presentation
Ludo (snack-ladder) game project presentation
 
Types of variables in statistics
Types of variables in statisticsTypes of variables in statistics
Types of variables in statistics
 
Uses of economics in computer science
Uses of economics in computer scienceUses of economics in computer science
Uses of economics in computer science
 
Presentaion on Bio-Informatics
Presentaion on Bio-InformaticsPresentaion on Bio-Informatics
Presentaion on Bio-Informatics
 
Calendar Project Presentation In Microprocessor and Assembly Language
Calendar Project Presentation In Microprocessor and Assembly LanguageCalendar Project Presentation In Microprocessor and Assembly Language
Calendar Project Presentation In Microprocessor and Assembly Language
 
Different types of Shoring Algorithms with Animation
Different types of Shoring Algorithms with AnimationDifferent types of Shoring Algorithms with Animation
Different types of Shoring Algorithms with Animation
 
Application of graph
Application of graphApplication of graph
Application of graph
 
Lagrange's equation with one application
Lagrange's equation with one applicationLagrange's equation with one application
Lagrange's equation with one application
 

Recently uploaded

Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
obonagu
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
Divyam548318
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
Mukeshwaran Balu
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
zwunae
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
01-GPON Fundamental fttx ftth basic .pptx
01-GPON Fundamental fttx ftth basic .pptx01-GPON Fundamental fttx ftth basic .pptx
01-GPON Fundamental fttx ftth basic .pptx
benykoy2024
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
azkamurat
 

Recently uploaded (20)

Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
01-GPON Fundamental fttx ftth basic .pptx
01-GPON Fundamental fttx ftth basic .pptx01-GPON Fundamental fttx ftth basic .pptx
01-GPON Fundamental fttx ftth basic .pptx
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
 

Subentting, Supernetting and VLSM presentation

  • 1. Welcome to presentation on Subnetting, Supernetting, VLSM
  • 2. Classfull Addressing • IP addresses, when started a few decades ago, used the concept of classes. • This architecture is called classful addressing.
  • 3. Type of Classes and ranges • Class A = 0 - 127 • Class B = 128 - 191 • Class C = 192 - 223 • Class D = 224 - 239 • Class E = 240 - ∞
  • 4. Subnet Mask • Subnet mask is a 32 bits long address used to distinguish between network address and host address in IP address. • For example how will we figure out network partition and host partition from IP address 192.168.1.10 ? Here we need subnet mask to get details about network address and host address.
  • 5. In decimal notation • In decimal notation subnet mask value 1 to 255 represent network address and value 0 [Zero] represent host address. IP address 192.168.1.10 Subnet mask 255.255.255.0 • Network address is 192.168.1 and host address is 10.
  • 6. In binary notation • In binary notation subnet mask ON bit [ 1] represent network address while OFF bit[0] represent host address. IP address 11000000.10101000.00000001.00001010 Subnet mask 11111111.11111111.11111111.00000000 • Network address is 11000000.10101000.00000001 and host address is 00001010
  • 7. Supernetting • Supernetting is the opposite of subnetting • In subnetting you borrow bits from the host part • Supernetting is done by borrowing bits from the network side. • And combine a group of networks into one large supernetwork.
  • 8. Example • A company needs 600 addresses. Which of the following set of class C blocks can be used to form a supernet for this company? • 1. 198.47.32.0 198.47.33.0198.47.34.0 • 2. 198.47.32.0198.47.42.0 198.47.52.0 198.47.62.0 • 3. 198.47.31.0198.47.32.0 198.47.33.0 198.47.34.0 • 4. 198.47.32.0 198.47.33.0 198.47.34.0 198.47.35.0
  • 9. Solution • 1: No, there are only three blocks. • 2: No, the blocks are not contiguous. • 3: No, 31 in the first block is not divisible by 4. • 4: Yes, all three requirements are fulfilled.
  • 10. CIDR • Classless Inter Domain Routing • CIDR is a way to allow more flexible allocation of Internet Protocol (IP) addresses than was possible with the original system of IP address classes.
  • 12. Rules of CIDR blocks • All IP address are should be contiguous • Block size always 2n • First IP addrees in the block should be evenly divisable by size of the block
  • 13. VLSM • VLSM: Variable Length Subnet Masking. • Any prefix length is allowed in the network at any point. • Q: You have 4 subnets with the following numbers of hosts: 58, 29, 14, 3 and the address is 192.168.10.0/24 • Determine what subnets you could use to fit these hosts into it and the address. 10.1.1.0/24 10.1.2.0/25 10.1.2.128/26 10.1.2.192/27 All of these are valid in the same network!
  • 14. Working with VLSM • We have 58, 29, 14, 3 Hosts. Start with 58. • Smallest number larger than (58+2) is 64. 64 is 2 bits. • 24 bits of prefix length in the address space given, add 2 for 26. • First network is 192.168.10.0/26. • The next network is 192.168.10.0+64, so we start the next “round” at 192.168.10.64 8 7 6 5 4 3 2 1 1 2 4 8 16 32 64 128 32 < (58+2) < 64 So, 192.168.10.0/26 takes care of the first 58 hosts 24 + 2 = 26 Start the next block at 192.168.10.64
  • 15. Working with VLSM • Now this block has 29 hosts. • Smallest number larger than (29+2) is 32. 32 is 3 bits. • 24 bits of prefix length in the address space given, add 3 for 27. • We start this block at 192.168.10.64, so network is 10.1.1.64/27 • The next network is 192.168.10.64+32, so we start the next “round” at 192.168.10.96 8 7 6 5 4 3 2 1 1 2 4 8 16 32 64 128 16 < (29+2) < 32 So, 10.1.1.64/27 takes care of the first 29 hosts 24 + 3 = 27 Start the next block at 10.1.1.96
  • 16. Working with VLSM So, the subnets for - 58 host: 192.168.10.0/26 29 host: 192.168.10.64/27 14 host: 192.168.10.96/28 3 host: 192.168.10.112/29