SlideShare a Scribd company logo
Network Layer
IP Address IPv4
Network Host
32 Bits
10000011 01101100 01111010 11001100
8 Bits 8 Bits 8 Bits 8 Bits
131 108 122 204
8 Bits 8 Bits 8 Bits 8 Bits
. . .
dotted-decimal format
dotted-
Binary
format
IP Address Classes
Class A
50%
Class B
25%
Class C
12.5%
Other
Classes
12.5%
IP Classes
Class A addresses
0xxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
Network Host Host Host
8 Bits 24 Bits
00000000 - 01111111
0 - 127
Any address that has a value between 1and 126 in the first octet is a
Class A address.
Class B addresses
10xxxxxx xxxxxxxx xxxxxxxx xxxxxxxx
Network Host Host
16 Bits 16 Bits
Network
10000000 - 10111111
128 - 191
Any address that starts with a value in the range of 128 to 191 in
the first octet is a Class Baddress.
Class C addresses
110xxxxx xxxxxxxx xxxxxxxx xxxxxxxx
Network Host
24 Bits 8 Bits
Network
11000000 - 11011111
192 -223
Network
If an address contains a number in the range of 192to 223 in the first
octet, it is a Class C address.
Class D addresses (multicasting )
xxxxxxxx xxxxxxxx xxxxxxxx
Network Host
4 Bits 28 Bits
xxxx1110
Host HostHost
11100000 - 11101111
224 - 239
An IP address that starts with a value in the range of 224 to 239 in
the first octet is a Class D address.
Class E Addresses ( research )
xxxxxxxx xxxxxxxx xxxxxxxx
Network Host
4 Bits 28 Bits
xxxx1111
Host HostHost
11110000 - 11111111
240 - 255
the first octet range for Class E addresses is 240 to 255.
IP Address Class IP Address Range ( first Octet
decimal value )
Class A 1 – 126 ( 00000001 – 01111110 )
Class B 128 – 191 ( 10000000 – 10111111 )
Class C 192 – 223 ( 11000000 – 11011111 )
Class D 224 – 239 ( 11100000 – 11101111 )
Class E 240 – 255 ( 11110000 – 11111111 )
127 ( 01111111 ) is a class A address reserved for loopback testing and can not
assigned for a network
Reserved IP Addresses – Network
Address
Network Host
32 Bits
N N H H
8 Bits 8 Bits 8 Bits 8 Bits
Network Address ( Host Bits = all ZEROs )
Reserved IP Addresses – Broadcast
Address
Network Host
32 Bits
N N H H
8 Bits 8 Bits 8 Bits 8 Bits
Broadcast Address ( Host Bits = all ONEs )
Subnet Mask ( Classful Addressing )
 Three Masks for Class A, Class B, andClass C
 255.0.0.0
 255.255.0.0
 255.255.255.0
ANDing with Mask
 Using the first mask (255.0.0.0)
 00001010.00100010.00010111.10000110: IP address
 11111111.00000000.00000000.00000000: network mask
 ANDing
 00001010.00000000.00000000.00000000
 10.0.0.0 is the network portion of the IP address
 Using the second mask (255.255.0.0)
 00001010.00100010.00010111.10000110: IP address
 11111111.11111111.00000000.00000000: network mask
 ANDing
 00001010.00100010.00000000.00000000
 10.34.0.0 is the network portion of the IP address
Public and Private Addresses
IP Address Class Internal Address Range
Class A 10.0.0.0 – 10.255.255.255
Class B 172.16.0.0 – 172.31.255.255
Class C 192.168.0.0 – 192.168.255.255
Ip addressing

More Related Content

What's hot

number system
number systemnumber system
number system
Unsa Shakir
 
Chapter 07 Digital Alrithmetic and Arithmetic Circuits
Chapter 07 Digital Alrithmetic and Arithmetic CircuitsChapter 07 Digital Alrithmetic and Arithmetic Circuits
Chapter 07 Digital Alrithmetic and Arithmetic Circuits
SSE_AndyLi
 
Computer Architecture
Computer ArchitectureComputer Architecture
Computer Architecture
Ravi Kumar
 
Number system and codes
Number system and codesNumber system and codes
Number system and codes
Abhiraj Bohra
 
Binary numbers-7-12-2011
Binary numbers-7-12-2011Binary numbers-7-12-2011
Binary numbers-7-12-2011
Januário Esteves
 
Various num systems used in digital comp.18to19
Various num systems used in digital comp.18to19Various num systems used in digital comp.18to19
Various num systems used in digital comp.18to19myrajendra
 
Alu1
Alu1Alu1
Number systems
Number systemsNumber systems
Number systems
Mustafa Salah
 
Number systems
Number systemsNumber systems
Number systems
thechamp3
 
Number systems r002
Number systems  r002Number systems  r002
Number systems r002
arunachalamr16
 
Introduction number systems and conversion
 Introduction number systems and conversion Introduction number systems and conversion
Introduction number systems and conversionkanyuma jitjumnong
 
Understand data representation on CPU 1
Understand data representation on CPU 1Understand data representation on CPU 1
Understand data representation on CPU 1
Brenda Debra
 
08. Numeral Systems
08. Numeral Systems08. Numeral Systems
08. Numeral Systems
Intro C# Book
 
Cit 1101 lec 02
Cit 1101 lec 02Cit 1101 lec 02
Cit 1101 lec 02
sohag sikder
 
Ch03 des
Ch03 desCh03 des
Ch03 des
mogtabamoutasem
 
Chapter 01 Basic Principles of Digital Systems
Chapter 01 Basic Principles of Digital SystemsChapter 01 Basic Principles of Digital Systems
Chapter 01 Basic Principles of Digital Systems
SSE_AndyLi
 
Codes r005
Codes  r005Codes  r005
Codes r005
arunachalamr16
 

What's hot (19)

Chapter1b
Chapter1bChapter1b
Chapter1b
 
number system
number systemnumber system
number system
 
Chapter 07 Digital Alrithmetic and Arithmetic Circuits
Chapter 07 Digital Alrithmetic and Arithmetic CircuitsChapter 07 Digital Alrithmetic and Arithmetic Circuits
Chapter 07 Digital Alrithmetic and Arithmetic Circuits
 
Computer Architecture
Computer ArchitectureComputer Architecture
Computer Architecture
 
Number system and codes
Number system and codesNumber system and codes
Number system and codes
 
Binary numbers-7-12-2011
Binary numbers-7-12-2011Binary numbers-7-12-2011
Binary numbers-7-12-2011
 
Number system
Number systemNumber system
Number system
 
Various num systems used in digital comp.18to19
Various num systems used in digital comp.18to19Various num systems used in digital comp.18to19
Various num systems used in digital comp.18to19
 
Alu1
Alu1Alu1
Alu1
 
Number systems
Number systemsNumber systems
Number systems
 
Number systems
Number systemsNumber systems
Number systems
 
Number systems r002
Number systems  r002Number systems  r002
Number systems r002
 
Introduction number systems and conversion
 Introduction number systems and conversion Introduction number systems and conversion
Introduction number systems and conversion
 
Understand data representation on CPU 1
Understand data representation on CPU 1Understand data representation on CPU 1
Understand data representation on CPU 1
 
08. Numeral Systems
08. Numeral Systems08. Numeral Systems
08. Numeral Systems
 
Cit 1101 lec 02
Cit 1101 lec 02Cit 1101 lec 02
Cit 1101 lec 02
 
Ch03 des
Ch03 desCh03 des
Ch03 des
 
Chapter 01 Basic Principles of Digital Systems
Chapter 01 Basic Principles of Digital SystemsChapter 01 Basic Principles of Digital Systems
Chapter 01 Basic Principles of Digital Systems
 
Codes r005
Codes  r005Codes  r005
Codes r005
 

Viewers also liked

Introduction to SQL (for Chicago Booth MBA technology club)
Introduction to SQL (for Chicago Booth MBA technology club)Introduction to SQL (for Chicago Booth MBA technology club)
Introduction to SQL (for Chicago Booth MBA technology club)
Jennifer Berk
 
Module 6: YANG Tutorial - part 2
Module 6: YANG Tutorial - part 2Module 6: YANG Tutorial - part 2
Module 6: YANG Tutorial - part 2
Tail-f Systems
 
Lesson1 Create and manage databases
Lesson1 Create and manage databasesLesson1 Create and manage databases
Lesson1 Create and manage databases
Abdullatif Tarakji
 
Module 5: YANG Tutorial - part 1
Module 5: YANG Tutorial - part 1Module 5: YANG Tutorial - part 1
Module 5: YANG Tutorial - part 1
Tail-f Systems
 
Module 3: NETCONF and YANG Concepts
Module 3: NETCONF and YANG ConceptsModule 3: NETCONF and YANG Concepts
Module 3: NETCONF and YANG Concepts
Tail-f Systems
 
Why Configuration Management Matters
Why Configuration Management MattersWhy Configuration Management Matters
Why Configuration Management Matters
ManageEngine, Zoho Corporation
 
OSPF Basics
OSPF BasicsOSPF Basics
OSPF Basics
Martin Bratina
 
Protocole OSPF
Protocole OSPFProtocole OSPF
Protocole OSPF
Thomas Moegli
 
Cryptography
CryptographyCryptography
Cryptography
Darshini Parikh
 
Computer Security
Computer SecurityComputer Security
Computer Security
Frederik Questier
 
A 30-minute Introduction to NETCONF and YANG
A 30-minute Introduction to NETCONF and YANGA 30-minute Introduction to NETCONF and YANG
A 30-minute Introduction to NETCONF and YANG
Tail-f Systems
 
English Grammar - Parts of Speech
English Grammar - Parts of SpeechEnglish Grammar - Parts of Speech
English Grammar - Parts of SpeechDilip Barad
 
Information Security Lecture #1 ppt
Information Security Lecture #1 pptInformation Security Lecture #1 ppt
Information Security Lecture #1 ppt
vasanthimuniasamy
 
Cryptography.ppt
Cryptography.pptCryptography.ppt
Cryptography.ppt
kusum sharma
 
INFORMATION SECURITY
INFORMATION SECURITYINFORMATION SECURITY
INFORMATION SECURITY
Ahmed Moussa
 
NETCONF YANG tutorial
NETCONF YANG tutorialNETCONF YANG tutorial
NETCONF YANG tutorial
Tail-f Systems
 

Viewers also liked (16)

Introduction to SQL (for Chicago Booth MBA technology club)
Introduction to SQL (for Chicago Booth MBA technology club)Introduction to SQL (for Chicago Booth MBA technology club)
Introduction to SQL (for Chicago Booth MBA technology club)
 
Module 6: YANG Tutorial - part 2
Module 6: YANG Tutorial - part 2Module 6: YANG Tutorial - part 2
Module 6: YANG Tutorial - part 2
 
Lesson1 Create and manage databases
Lesson1 Create and manage databasesLesson1 Create and manage databases
Lesson1 Create and manage databases
 
Module 5: YANG Tutorial - part 1
Module 5: YANG Tutorial - part 1Module 5: YANG Tutorial - part 1
Module 5: YANG Tutorial - part 1
 
Module 3: NETCONF and YANG Concepts
Module 3: NETCONF and YANG ConceptsModule 3: NETCONF and YANG Concepts
Module 3: NETCONF and YANG Concepts
 
Why Configuration Management Matters
Why Configuration Management MattersWhy Configuration Management Matters
Why Configuration Management Matters
 
OSPF Basics
OSPF BasicsOSPF Basics
OSPF Basics
 
Protocole OSPF
Protocole OSPFProtocole OSPF
Protocole OSPF
 
Cryptography
CryptographyCryptography
Cryptography
 
Computer Security
Computer SecurityComputer Security
Computer Security
 
A 30-minute Introduction to NETCONF and YANG
A 30-minute Introduction to NETCONF and YANGA 30-minute Introduction to NETCONF and YANG
A 30-minute Introduction to NETCONF and YANG
 
English Grammar - Parts of Speech
English Grammar - Parts of SpeechEnglish Grammar - Parts of Speech
English Grammar - Parts of Speech
 
Information Security Lecture #1 ppt
Information Security Lecture #1 pptInformation Security Lecture #1 ppt
Information Security Lecture #1 ppt
 
Cryptography.ppt
Cryptography.pptCryptography.ppt
Cryptography.ppt
 
INFORMATION SECURITY
INFORMATION SECURITYINFORMATION SECURITY
INFORMATION SECURITY
 
NETCONF YANG tutorial
NETCONF YANG tutorialNETCONF YANG tutorial
NETCONF YANG tutorial
 

Similar to Ip addressing

Ipaddressing
IpaddressingIpaddressing
Ipaddressing
Faraz Humayun
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
Kishore Kumar
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
muhammad amir
 
Classes, NetId and HostId in Classful Addressing
Classes, NetId and HostId in Classful AddressingClasses, NetId and HostId in Classful Addressing
Classes, NetId and HostId in Classful Addressing
Sance Shaji
 
Chap3. i pv4
Chap3. i pv4Chap3. i pv4
Chap3. i pv4
東原 李
 
Lecture 03 networking
Lecture 03 networkingLecture 03 networking
Lecture 03 networking
HNDE Labuduwa Galle
 
Ip addresses
Ip addressesIp addresses
Ip addressesAsif
 
Ip class
Ip classIp class
Network layer,ipv4, Classful Addressing,notations, Classless addressing,class...
Network layer,ipv4, Classful Addressing,notations, Classless addressing,class...Network layer,ipv4, Classful Addressing,notations, Classless addressing,class...
Network layer,ipv4, Classful Addressing,notations, Classless addressing,class...
shamishekhar
 
Day 2.2 ip addressing
Day 2.2 ip addressingDay 2.2 ip addressing
Day 2.2 ip addressing
CYBERINTELLIGENTS
 
IPv4 Address uploading.ppt
IPv4 Address uploading.pptIPv4 Address uploading.ppt
IPv4 Address uploading.ppt
SanthiS10
 
Subnetting class B
Subnetting class BSubnetting class B
Subnetting class B
Muhammad Hammad
 
NP - Unit 2 - Internet Addressing, ARP and RARP
NP - Unit 2 - Internet Addressing, ARP and RARP NP - Unit 2 - Internet Addressing, ARP and RARP
NP - Unit 2 - Internet Addressing, ARP and RARP
hamsa nandhini
 
IP Addressing.ppt
IP Addressing.pptIP Addressing.ppt
IP Addressing.ppt
jAIREN1
 
Understanding ip address
Understanding ip addressUnderstanding ip address
Understanding ip address
Mujahid Hussain
 
Addressing in Computer Networks
Addressing in Computer NetworksAddressing in Computer Networks
Addressing in Computer Networks
Janki Shah
 
IP classes and subnetting.
IP classes and subnetting.IP classes and subnetting.
IP classes and subnetting.
university of Gujrat, pakistan
 
1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing
AnusuaBasu
 

Similar to Ip addressing (20)

Ipaddressing
IpaddressingIpaddressing
Ipaddressing
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
 
Classes, NetId and HostId in Classful Addressing
Classes, NetId and HostId in Classful AddressingClasses, NetId and HostId in Classful Addressing
Classes, NetId and HostId in Classful Addressing
 
Chap3. i pv4
Chap3. i pv4Chap3. i pv4
Chap3. i pv4
 
Lecture 03 networking
Lecture 03 networkingLecture 03 networking
Lecture 03 networking
 
Ip addresses
Ip addressesIp addresses
Ip addresses
 
Ip class
Ip classIp class
Ip class
 
Network layer,ipv4, Classful Addressing,notations, Classless addressing,class...
Network layer,ipv4, Classful Addressing,notations, Classless addressing,class...Network layer,ipv4, Classful Addressing,notations, Classless addressing,class...
Network layer,ipv4, Classful Addressing,notations, Classless addressing,class...
 
Day 2.2 ip addressing
Day 2.2 ip addressingDay 2.2 ip addressing
Day 2.2 ip addressing
 
CCNA part 2 ip addressing
CCNA part 2 ip addressingCCNA part 2 ip addressing
CCNA part 2 ip addressing
 
IPv4 Address uploading.ppt
IPv4 Address uploading.pptIPv4 Address uploading.ppt
IPv4 Address uploading.ppt
 
Subnetting class B
Subnetting class BSubnetting class B
Subnetting class B
 
NP - Unit 2 - Internet Addressing, ARP and RARP
NP - Unit 2 - Internet Addressing, ARP and RARP NP - Unit 2 - Internet Addressing, ARP and RARP
NP - Unit 2 - Internet Addressing, ARP and RARP
 
IP Addressing.ppt
IP Addressing.pptIP Addressing.ppt
IP Addressing.ppt
 
Understanding ip address
Understanding ip addressUnderstanding ip address
Understanding ip address
 
Addressing in Computer Networks
Addressing in Computer NetworksAddressing in Computer Networks
Addressing in Computer Networks
 
IP classes and subnetting.
IP classes and subnetting.IP classes and subnetting.
IP classes and subnetting.
 
1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing1703_anusua_basuclassful addressing_IP_Addressing
1703_anusua_basuclassful addressing_IP_Addressing
 

More from University of Technology

Aesthetic Appreciation: Philosophy
Aesthetic Appreciation: PhilosophyAesthetic Appreciation: Philosophy
Aesthetic Appreciation: Philosophy
University of Technology
 
Tips for Better Reading
Tips for Better ReadingTips for Better Reading
Tips for Better Reading
University of Technology
 
Tips for Oral Conversation
Tips for Oral ConversationTips for Oral Conversation
Tips for Oral Conversation
University of Technology
 
Cv design tips
Cv design tipsCv design tips
Cv design tips
University of Technology
 
Tech english notes
Tech english notesTech english notes
Tech english notes
University of Technology
 
A Case of Digoxin Toxicity In elderly chronic use
A Case of Digoxin Toxicity In elderly chronic useA Case of Digoxin Toxicity In elderly chronic use
A Case of Digoxin Toxicity In elderly chronic use
University of Technology
 
Seminar: DESIGN AND ENHANCEMENT OF BANDWIDTH MICROSTRIP ANTENNA USING TRAPEZO...
Seminar: DESIGN AND ENHANCEMENT OF BANDWIDTH MICROSTRIP ANTENNA USING TRAPEZO...Seminar: DESIGN AND ENHANCEMENT OF BANDWIDTH MICROSTRIP ANTENNA USING TRAPEZO...
Seminar: DESIGN AND ENHANCEMENT OF BANDWIDTH MICROSTRIP ANTENNA USING TRAPEZO...
University of Technology
 
Study of gas chromatography for medical applications
Study of gas chromatography for medical applicationsStudy of gas chromatography for medical applications
Study of gas chromatography for medical applications
University of Technology
 
Study of gas chromatography for medical applications
Study of gas chromatography for medical applicationsStudy of gas chromatography for medical applications
Study of gas chromatography for medical applications
University of Technology
 
Study and measurement of infrared spectroscopy and its applications in medicine
Study and measurement of infrared spectroscopy and its applications in medicineStudy and measurement of infrared spectroscopy and its applications in medicine
Study and measurement of infrared spectroscopy and its applications in medicine
University of Technology
 
Link budget satalite for calculation system
Link budget satalite for calculation systemLink budget satalite for calculation system
Link budget satalite for calculation system
University of Technology
 
Oscilloscope
OscilloscopeOscilloscope
160-Gb-s Silicon All-Optical Packet Switch for Buffer-less Optical Burst Swit...
160-Gb-s Silicon All-Optical Packet Switch for Buffer-less Optical Burst Swit...160-Gb-s Silicon All-Optical Packet Switch for Buffer-less Optical Burst Swit...
160-Gb-s Silicon All-Optical Packet Switch for Buffer-less Optical Burst Swit...
University of Technology
 
Far infrared (terahertz) technology
Far infrared   (terahertz)  technologyFar infrared   (terahertz)  technology
Far infrared (terahertz) technology
University of Technology
 

More from University of Technology (20)

Aesthetic Appreciation: Philosophy
Aesthetic Appreciation: PhilosophyAesthetic Appreciation: Philosophy
Aesthetic Appreciation: Philosophy
 
Tips for Better Reading
Tips for Better ReadingTips for Better Reading
Tips for Better Reading
 
Tips for Oral Conversation
Tips for Oral ConversationTips for Oral Conversation
Tips for Oral Conversation
 
Cv design tips
Cv design tipsCv design tips
Cv design tips
 
Tech english notes
Tech english notesTech english notes
Tech english notes
 
A Case of Digoxin Toxicity In elderly chronic use
A Case of Digoxin Toxicity In elderly chronic useA Case of Digoxin Toxicity In elderly chronic use
A Case of Digoxin Toxicity In elderly chronic use
 
Networking
NetworkingNetworking
Networking
 
Ip addressing and gateway
Ip addressing and gatewayIp addressing and gateway
Ip addressing and gateway
 
Cabling lans and wans
Cabling lans and wansCabling lans and wans
Cabling lans and wans
 
I.t. lecture 8 transport layer
I.t. lecture 8   transport layerI.t. lecture 8   transport layer
I.t. lecture 8 transport layer
 
Ethernet technology
Ethernet technologyEthernet technology
Ethernet technology
 
Osi model
Osi modelOsi model
Osi model
 
Seminar: DESIGN AND ENHANCEMENT OF BANDWIDTH MICROSTRIP ANTENNA USING TRAPEZO...
Seminar: DESIGN AND ENHANCEMENT OF BANDWIDTH MICROSTRIP ANTENNA USING TRAPEZO...Seminar: DESIGN AND ENHANCEMENT OF BANDWIDTH MICROSTRIP ANTENNA USING TRAPEZO...
Seminar: DESIGN AND ENHANCEMENT OF BANDWIDTH MICROSTRIP ANTENNA USING TRAPEZO...
 
Study of gas chromatography for medical applications
Study of gas chromatography for medical applicationsStudy of gas chromatography for medical applications
Study of gas chromatography for medical applications
 
Study of gas chromatography for medical applications
Study of gas chromatography for medical applicationsStudy of gas chromatography for medical applications
Study of gas chromatography for medical applications
 
Study and measurement of infrared spectroscopy and its applications in medicine
Study and measurement of infrared spectroscopy and its applications in medicineStudy and measurement of infrared spectroscopy and its applications in medicine
Study and measurement of infrared spectroscopy and its applications in medicine
 
Link budget satalite for calculation system
Link budget satalite for calculation systemLink budget satalite for calculation system
Link budget satalite for calculation system
 
Oscilloscope
OscilloscopeOscilloscope
Oscilloscope
 
160-Gb-s Silicon All-Optical Packet Switch for Buffer-less Optical Burst Swit...
160-Gb-s Silicon All-Optical Packet Switch for Buffer-less Optical Burst Swit...160-Gb-s Silicon All-Optical Packet Switch for Buffer-less Optical Burst Swit...
160-Gb-s Silicon All-Optical Packet Switch for Buffer-less Optical Burst Swit...
 
Far infrared (terahertz) technology
Far infrared   (terahertz)  technologyFar infrared   (terahertz)  technology
Far infrared (terahertz) technology
 

Recently uploaded

Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 
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
 
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
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
zwunae
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
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
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 

Recently uploaded (20)

Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 
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
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
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
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 

Ip addressing

  • 1.
  • 3. IP Address IPv4 Network Host 32 Bits 10000011 01101100 01111010 11001100 8 Bits 8 Bits 8 Bits 8 Bits 131 108 122 204 8 Bits 8 Bits 8 Bits 8 Bits . . . dotted-decimal format dotted- Binary format
  • 4. IP Address Classes Class A 50% Class B 25% Class C 12.5% Other Classes 12.5% IP Classes
  • 5. Class A addresses 0xxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx Network Host Host Host 8 Bits 24 Bits 00000000 - 01111111 0 - 127 Any address that has a value between 1and 126 in the first octet is a Class A address.
  • 6. Class B addresses 10xxxxxx xxxxxxxx xxxxxxxx xxxxxxxx Network Host Host 16 Bits 16 Bits Network 10000000 - 10111111 128 - 191 Any address that starts with a value in the range of 128 to 191 in the first octet is a Class Baddress.
  • 7. Class C addresses 110xxxxx xxxxxxxx xxxxxxxx xxxxxxxx Network Host 24 Bits 8 Bits Network 11000000 - 11011111 192 -223 Network If an address contains a number in the range of 192to 223 in the first octet, it is a Class C address.
  • 8. Class D addresses (multicasting ) xxxxxxxx xxxxxxxx xxxxxxxx Network Host 4 Bits 28 Bits xxxx1110 Host HostHost 11100000 - 11101111 224 - 239 An IP address that starts with a value in the range of 224 to 239 in the first octet is a Class D address.
  • 9. Class E Addresses ( research ) xxxxxxxx xxxxxxxx xxxxxxxx Network Host 4 Bits 28 Bits xxxx1111 Host HostHost 11110000 - 11111111 240 - 255 the first octet range for Class E addresses is 240 to 255.
  • 10. IP Address Class IP Address Range ( first Octet decimal value ) Class A 1 – 126 ( 00000001 – 01111110 ) Class B 128 – 191 ( 10000000 – 10111111 ) Class C 192 – 223 ( 11000000 – 11011111 ) Class D 224 – 239 ( 11100000 – 11101111 ) Class E 240 – 255 ( 11110000 – 11111111 ) 127 ( 01111111 ) is a class A address reserved for loopback testing and can not assigned for a network
  • 11. Reserved IP Addresses – Network Address Network Host 32 Bits N N H H 8 Bits 8 Bits 8 Bits 8 Bits Network Address ( Host Bits = all ZEROs )
  • 12. Reserved IP Addresses – Broadcast Address Network Host 32 Bits N N H H 8 Bits 8 Bits 8 Bits 8 Bits Broadcast Address ( Host Bits = all ONEs )
  • 13. Subnet Mask ( Classful Addressing )  Three Masks for Class A, Class B, andClass C  255.0.0.0  255.255.0.0  255.255.255.0
  • 14. ANDing with Mask  Using the first mask (255.0.0.0)  00001010.00100010.00010111.10000110: IP address  11111111.00000000.00000000.00000000: network mask  ANDing  00001010.00000000.00000000.00000000  10.0.0.0 is the network portion of the IP address
  • 15.  Using the second mask (255.255.0.0)  00001010.00100010.00010111.10000110: IP address  11111111.11111111.00000000.00000000: network mask  ANDing  00001010.00100010.00000000.00000000  10.34.0.0 is the network portion of the IP address
  • 16. Public and Private Addresses IP Address Class Internal Address Range Class A 10.0.0.0 – 10.255.255.255 Class B 172.16.0.0 – 172.31.255.255 Class C 192.168.0.0 – 192.168.255.255