SlideShare a Scribd company logo
1 of 39
Topics to be Discussed
1. Public vs Private Networks
2. Network Address Translation
3. Sub-netting
IP Addressing
IP Addressing
IPV4 Addressing System
IP Addressing
To uniquely identify each host connected in the internet, IP addressing
system is used.
 An IPV4 address is a 32 bit binary address, implemented in a software
and universally defines hosts and routers in the Internet.
IP address is unique in the sense, no two hosts in the internet can have
same IP address at the same time.
IP address of a host is not fixed, it is also known as logical address.
Each network interface connected to the internet has a unique address
consisting of following two parts.
1. Network address: address of the network within the Internet
2. Host address: address of the computer within the network
Structure of IPV4 Address
IP Addressing
 The 32-bit IP address is separated into four 8-bit octets, allowing each
octet to have a value ranging from 0 to 255.
 Furthermore, the IP address is logically separated into two distinct
components i.e. Network ID and the Host ID.
 The network ID is used to identify the subnet upon which the host
resides. The host ID is used to identify the host itself within the given
subnet.
 IP addresses can be displayed in following two formats:
1. Binary Format: An example of binary notation is
11000000.10101000.00000001.01100100.
2. Decimal Format: An example of dotted-decimal notation is
192.168.1.100
Structure of IPV4 Address
IP Addressing
Classes of IPV4 Addressing System
IP Addressing
 Different networks have different sizes.
 Basically, there are many small networks and few large networks.
 To provide efficient use of 32-bit address space, IPv4 defined several
address classes and associated address formats as described below.
CLASS A : The first octet defines the network id, and the last
three octets define the host id.
Decimal value of first octet range from 1 to 126.
Total class A network possible is 126 with 16,777,214 hosts per
network.
Example of a Class A IP address: 64.32.254.100
Default Subnet Mask: 255.0.0.0
Application: Defense networks, Govt. security organizations
Classes of IPV4 Addressing System
IP Addressing
CLASS B : The initial two octets defines the network id, and
the last two octets define the host id.
Decimal value of first octet ranges from 128 to 191.
Total class B network possible is 16,384 with 65,534 hosts
per network.
Example of a Class B IP address: 152.41.12.195
Default Subnet Mask: 255.255.0.0
Application: Banks, MNC, Corporate Organizations
Classes of IPV4 Addressing System
IP Addressing
CLASS C : The initial three octets defines the network id,
and the last octet defines the host id.
Decimal value of first octet ranges from 192 to 223.
Total class C network possible is 2,097,152 with 254 hosts
per network.
Example of a Class C IP address: 207.79.233.6
Default Subnet Mask: 255.255.255.0
Application: Banks, MNC, Corporate Organizations
Special Classes
IP Addressing
CLASS D : Multi cast addresses.
Decimal value of first octet ranges from 224 to 239.
The IP address start from 224.0.0.0 to 239.255.255.255.
Application: Multi casting (One to many communications)
CLASS E : Reserved for future use.
Decimal value of first octet ranges from 240 to 255.
Application: Research purpose
Summary
IP Addressing
Summary
IP Addressing
Public Network
Public Network
 Each Node connected in a public network directly
gets IP address from the ISP.
 They can be accessed directly by any devices
connected in the internet.
Private Network
Private Network
 Each Node connected in a private network does not directly get IP
address from the ISP, instead it is given IP address from the gateway
router.
 Two devices belongs to two different private networks can not
communicate directly with each other, rather they communicate
through their respective gateway routers by Network Address
Translation technique.
Private Network
Private Network
Ranges of Private Addresses
Private Network
 Private Addresses:- Three ranges of IP addresses as
private:
10.0.0.0 through 10.255.255.255
172.16.0.0 through 172.31.255.255
192.168.0.0 through 192.168.255.255
Network Address Translation
NAT
 NAT is a method that enables hosts on private networks
to communicate with hosts on the Internet.
 This technique has been used to convert the private
address to public address, the NAT allowing us to access
the internet and get services.
 NAT is run on routers that connect private networks to
the public Internet, to replace the IP address-port pair of an
IP packet with another IP address-port pair.
 It is required because of shortage of IPv4 Address.
NAT Process
NAT
NAT Process
NAT
NAT Process
NAT
NAT Process
NAT
NAT Process
NAT
NAT Process
NAT
Sub-netting
Private Network
 The process of dividing a single network into multiple sub
networks is called sub-netting.
Advantages and Disadvantages
Private Network
Advantages:
 It improves security.
 Maintenance and administration are simple.
Reconfiguration of the network is simple.
Disadvantages:
 It complicates the communication process.
 We are loosing 2 IP addresses per subnet.
Technical Specifications
Private Network
Borrowing bits from Host ID to form subnets is called sub-
netting.
If there are n bits in the Host ID and x bits are borrowed
from n bits, then
1) Number of subnets possible are 2^x
2) No. systems per subnets are (2^(n-x))-2
Problem
Private Network
Contd..
Private Network
Contd..
Private Network
Subnet Mask
Private Network
Problem
Private Network
Problem
Private Network
Problem
Private Network
Variable Length Subnet Mask
Private Network
Assigning Static IP to a System
Private Network
Step 1: i) Go to Control Panel
ii) Click on Network and Sharing Center
Assigning Static IP to a System
Private Network
Step 2: i) Click on Local Area Connection
Assigning Static IP to a System
Private Network
Step 3: Click on Properties
Assigning Static IP to a System
Private Network
Step 4: Select Internet protocol Version 4 and click on Properties.
Assigning Static IP to a System
Private Network
Step 5: Click on Use the following IP address.

More Related Content

What's hot

IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
cbtvid
 

What's hot (20)

ITFT - IP adressing
 ITFT - IP adressing ITFT - IP adressing
ITFT - IP adressing
 
I pv4 address classes
I pv4 address classesI pv4 address classes
I pv4 address classes
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
 
Ip address
Ip addressIp address
Ip address
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
Ip Addressing Basics
Ip Addressing BasicsIp Addressing Basics
Ip Addressing Basics
 
I pv4 subneting
I pv4 subnetingI pv4 subneting
I pv4 subneting
 
IP addressing seminar ppt
IP addressing seminar pptIP addressing seminar ppt
IP addressing seminar ppt
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
Cn ipv4 addressing
Cn ipv4 addressingCn ipv4 addressing
Cn ipv4 addressing
 
IP Addressing - chapter 7 of Free CCNA1 Instructor Training
IP Addressing - chapter 7 of Free CCNA1 Instructor TrainingIP Addressing - chapter 7 of Free CCNA1 Instructor Training
IP Addressing - chapter 7 of Free CCNA1 Instructor Training
 
Ip address
Ip addressIp address
Ip address
 
Basics of IP Addressing
Basics of IP AddressingBasics of IP Addressing
Basics of IP Addressing
 
Types of ip address classes
Types of ip address classesTypes of ip address classes
Types of ip address classes
 
IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)
 
NAT and Subnetting
NAT and Subnetting NAT and Subnetting
NAT and Subnetting
 
Computer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingComputer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP Addressing
 
Classes of adressing
Classes of adressingClasses of adressing
Classes of adressing
 
Easy and simple concept of IP Address
Easy and simple concept of IP AddressEasy and simple concept of IP Address
Easy and simple concept of IP Address
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
 

Similar to Ip addressing upload

IP Address & Its Classes .pdf
IP    Address   &   Its    Classes  .pdfIP    Address   &   Its    Classes  .pdf
IP Address & Its Classes .pdf
nandiaditi2010
 

Similar to Ip addressing upload (20)

Ip address and subnet masking final
Ip address and subnet masking finalIp address and subnet masking final
Ip address and subnet masking final
 
ipv4 (internet protocol version 4)
  ipv4 (internet protocol version 4)     ipv4 (internet protocol version 4)
ipv4 (internet protocol version 4)
 
Internet protocol (ip)
Internet protocol (ip)Internet protocol (ip)
Internet protocol (ip)
 
CCNA ppt Day 3
CCNA ppt Day 3CCNA ppt Day 3
CCNA ppt Day 3
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
 
Ch7 IP addressing.pptx
Ch7 IP addressing.pptxCh7 IP addressing.pptx
Ch7 IP addressing.pptx
 
Ip and mac adress
Ip and mac adressIp and mac adress
Ip and mac adress
 
183492595 md.jiarul islam(CSE 318)
183492595 md.jiarul islam(CSE 318)183492595 md.jiarul islam(CSE 318)
183492595 md.jiarul islam(CSE 318)
 
IP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxIP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptx
 
5 configuring TCP/IP
5 configuring TCP/IP5 configuring TCP/IP
5 configuring TCP/IP
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
ffuyu yguyguyg.pptx
ffuyu yguyguyg.pptxffuyu yguyguyg.pptx
ffuyu yguyguyg.pptx
 
IP Address & Its Classes .pdf
IP    Address   &   Its    Classes  .pdfIP    Address   &   Its    Classes  .pdf
IP Address & Its Classes .pdf
 
IP & MAC Addressing
IP & MAC Addressing IP & MAC Addressing
IP & MAC Addressing
 
CCNA RS_NB - Chapter 7
CCNA RS_NB - Chapter 7CCNA RS_NB - Chapter 7
CCNA RS_NB - Chapter 7
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressing
 
https://diplomasolutionstudents.blogspot.com/
https://diplomasolutionstudents.blogspot.com/https://diplomasolutionstudents.blogspot.com/
https://diplomasolutionstudents.blogspot.com/
 
IPv4- Internet Protocol version 4
IPv4- Internet Protocol version 4IPv4- Internet Protocol version 4
IPv4- Internet Protocol version 4
 
Ccna v5-S1-Chapter 8
Ccna v5-S1-Chapter 8Ccna v5-S1-Chapter 8
Ccna v5-S1-Chapter 8
 
ELEC - Lecture 2
ELEC - Lecture 2ELEC - Lecture 2
ELEC - Lecture 2
 

Recently uploaded

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Recently uploaded (20)

MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 

Ip addressing upload

  • 1.
  • 2. Topics to be Discussed 1. Public vs Private Networks 2. Network Address Translation 3. Sub-netting
  • 4. IPV4 Addressing System IP Addressing To uniquely identify each host connected in the internet, IP addressing system is used.  An IPV4 address is a 32 bit binary address, implemented in a software and universally defines hosts and routers in the Internet. IP address is unique in the sense, no two hosts in the internet can have same IP address at the same time. IP address of a host is not fixed, it is also known as logical address. Each network interface connected to the internet has a unique address consisting of following two parts. 1. Network address: address of the network within the Internet 2. Host address: address of the computer within the network
  • 5. Structure of IPV4 Address IP Addressing  The 32-bit IP address is separated into four 8-bit octets, allowing each octet to have a value ranging from 0 to 255.  Furthermore, the IP address is logically separated into two distinct components i.e. Network ID and the Host ID.  The network ID is used to identify the subnet upon which the host resides. The host ID is used to identify the host itself within the given subnet.  IP addresses can be displayed in following two formats: 1. Binary Format: An example of binary notation is 11000000.10101000.00000001.01100100. 2. Decimal Format: An example of dotted-decimal notation is 192.168.1.100
  • 6. Structure of IPV4 Address IP Addressing
  • 7. Classes of IPV4 Addressing System IP Addressing  Different networks have different sizes.  Basically, there are many small networks and few large networks.  To provide efficient use of 32-bit address space, IPv4 defined several address classes and associated address formats as described below. CLASS A : The first octet defines the network id, and the last three octets define the host id. Decimal value of first octet range from 1 to 126. Total class A network possible is 126 with 16,777,214 hosts per network. Example of a Class A IP address: 64.32.254.100 Default Subnet Mask: 255.0.0.0 Application: Defense networks, Govt. security organizations
  • 8. Classes of IPV4 Addressing System IP Addressing CLASS B : The initial two octets defines the network id, and the last two octets define the host id. Decimal value of first octet ranges from 128 to 191. Total class B network possible is 16,384 with 65,534 hosts per network. Example of a Class B IP address: 152.41.12.195 Default Subnet Mask: 255.255.0.0 Application: Banks, MNC, Corporate Organizations
  • 9. Classes of IPV4 Addressing System IP Addressing CLASS C : The initial three octets defines the network id, and the last octet defines the host id. Decimal value of first octet ranges from 192 to 223. Total class C network possible is 2,097,152 with 254 hosts per network. Example of a Class C IP address: 207.79.233.6 Default Subnet Mask: 255.255.255.0 Application: Banks, MNC, Corporate Organizations
  • 10. Special Classes IP Addressing CLASS D : Multi cast addresses. Decimal value of first octet ranges from 224 to 239. The IP address start from 224.0.0.0 to 239.255.255.255. Application: Multi casting (One to many communications) CLASS E : Reserved for future use. Decimal value of first octet ranges from 240 to 255. Application: Research purpose
  • 13. Public Network Public Network  Each Node connected in a public network directly gets IP address from the ISP.  They can be accessed directly by any devices connected in the internet.
  • 14. Private Network Private Network  Each Node connected in a private network does not directly get IP address from the ISP, instead it is given IP address from the gateway router.  Two devices belongs to two different private networks can not communicate directly with each other, rather they communicate through their respective gateway routers by Network Address Translation technique.
  • 16. Ranges of Private Addresses Private Network  Private Addresses:- Three ranges of IP addresses as private: 10.0.0.0 through 10.255.255.255 172.16.0.0 through 172.31.255.255 192.168.0.0 through 192.168.255.255
  • 17. Network Address Translation NAT  NAT is a method that enables hosts on private networks to communicate with hosts on the Internet.  This technique has been used to convert the private address to public address, the NAT allowing us to access the internet and get services.  NAT is run on routers that connect private networks to the public Internet, to replace the IP address-port pair of an IP packet with another IP address-port pair.  It is required because of shortage of IPv4 Address.
  • 24. Sub-netting Private Network  The process of dividing a single network into multiple sub networks is called sub-netting.
  • 25. Advantages and Disadvantages Private Network Advantages:  It improves security.  Maintenance and administration are simple. Reconfiguration of the network is simple. Disadvantages:  It complicates the communication process.  We are loosing 2 IP addresses per subnet.
  • 26. Technical Specifications Private Network Borrowing bits from Host ID to form subnets is called sub- netting. If there are n bits in the Host ID and x bits are borrowed from n bits, then 1) Number of subnets possible are 2^x 2) No. systems per subnets are (2^(n-x))-2
  • 34. Variable Length Subnet Mask Private Network
  • 35. Assigning Static IP to a System Private Network Step 1: i) Go to Control Panel ii) Click on Network and Sharing Center
  • 36. Assigning Static IP to a System Private Network Step 2: i) Click on Local Area Connection
  • 37. Assigning Static IP to a System Private Network Step 3: Click on Properties
  • 38. Assigning Static IP to a System Private Network Step 4: Select Internet protocol Version 4 and click on Properties.
  • 39. Assigning Static IP to a System Private Network Step 5: Click on Use the following IP address.