SlideShare une entreprise Scribd logo
1  sur  25
Télécharger pour lire hors ligne
ADVANCED NETWORKING
Unit:1
Topics: Classful Internet Addresses
MSc. CA&IT
Faculty: Pruthvirajsinh Parmar
UNIVERSAL IDENTIFIERS
 Universal Communication Service
 Host identifiers are classified as
o Name - What
o Address - Where
o Route - How
IP ADDRESS
 Each host on aTCP/IP internet is assigned a unique 32-bit internet address that
is used in all communication with that host.
 Pair of [ netID, hostID ]
NETWORK CONNECTION
 IP address does not specify individual computer, but a connection to the
network.
 Multi-homed host & Multiple IP Addresses
DOTTED DECIMAL NOTATION
ORIGINAL CLASSFUL ADDRESSING SCHEME
 Address is Self-Identifying
 Distinguished by first three bits
ORIGINAL CLASSFUL ADDRESSING SCHEME
 Class A : 7 bits to netid, 24 bits to hostid
 Class B : 14 bits to netid, 16 bits to hostid
 Class C : 21 bits to netid, 8 bits to hostid
 Class D : Used for multicasting
 Class E : reserved for future
CLASS RANGE
 Class A Address: 1-126 | more than 65536 host
 Class B Address: 128-191 | between 256 to 65534 hosts
 Class C Address: 192-223 | less than 254 hosts
 Class D Address: 224-239
 Class E Address: 240-254
NETWORK ADDRESS
 An address that has all bits of the hostID equal to 0 is reserved to refer to the
network.
 eg. 130.5.0.0
DIRECTED BROADCAST
 Any address with all bits of hostID equal to 1 is reserved for directed broadcast.
 eg. 130.5.255.255
 Sender can transmit a single packet that will be broadcasted on the specified
network.
LOCAL / LIMITED BROADCAST
 IP Address : all 1
 i.e. netID and hostID all 1
 i.e. 255.255.255.255
 A host may use the limited broadcast address as part of a start-up procedure
before it learns its IP address or the IP address prefix for the local network.
ALL-0s SOURCE ADDRESS
 IP Address : all 0
 i.e. netID and hostID all 0
 i.e. 0.0.0.0 (non-routable address)
 This address is used as a temporary source address at startup before a host
learns its IP address.
LOOPBACK ADDRESS
 The network prefix 127.0.0.0/8, a value from the class A range, is reserved for
loopback.
 eg. 127.0.0.1
 It is intended for use in testingTCP/IP and for inter-process communication on
the local computer.
 The computer processes the data without sending traffic across any network.
SPECIAL ADDRESS CONVENTIONS
IP MULTICAST
 Unicast : packet is delivered to one host
 Broadcast: packet is delivered to all hosts
 Multicast: packets is delivered to specific subnet of hosts
WEAKNESS IN INTERNET ADDRESSING
 If a host computer moves from one network to another, its IP address must
change.
 When network grows, it must move to higher class. Changing network addresses
can be incredibly time-consuming and difficult to debug.
 And vice-versa.
WEAKNESS IN INTERNET ADDRESSING
 Because routing uses the network portion of the IP address, the path taken by
packets traveling to a host with multiple IP addresses depends on the address
used.
NETWORK BYTE ODER
 Not all architectures store 32-bit integers in the same way.
 Two ways to store the data
o Big Endian
o Little Endian
NETWORK BYTE ODER
 Integer: 64536
 Binary: 11111100 00011000
o Most Significant Byte Least Significant Byte
o StartAddress+1 StartAddress
 Big Endian stores Msbyte first
 Little Endian stores Msbyte last
 Big Endian is generally used.
NETWORK MASK
 Helps you identify network and host
 Put all 1 in place of netID and all 0 in place of hostID
 Class A : 255.0.0.0
 Class B : 255.255.0.0
 Class C : 255.255.255.0
SUBNET AND CLASSLESS EXTENSIONS
 Limitation of
Classful
Addressing
Scheme
SUBNET AND CLASSLESS EXTENSIONS
 Classless network: 204.17.5.0/27
 i.e. 27 bits for network & 5 bits for host
 In last octet
 Using 3 bits we can create 8 subnets
 Using 5 bits we can have 32 host addresses (30 of which can actually be assigned)
SUBNET AND CLASSLESS EXTENSIONS
 204.17.5.0 255.255.255.224 assign host address range 1 to 30
 204.17.5.32 255.255.255.224 assign host address range 33 to 62
 204.17.5.64 255.255.255.224 assign host address range 65 to 94
 204.17.5.96 255.255.255.224 assign host address range 97 to 126
 204.17.5.128 255.255.255.224 assign host address range 129 to 158
 204.17.5.160 255.255.255.224 assign host address range 161 to 190
 204.17.5.192 255.255.255.224 assign host address range 193 to 222
 204.17.5.224 255.255.255.224 assign host address range 225 to 254
SUBNET AND CLASSLESS EXTENSIONS
 https://www.cisco.com/c/en/us/support/docs/ip/routing-information-protocol-
rip/13788-3.html
 https://pediaa.com/what-is-the-difference-between-classful-and-classless-
addressing/
THANKYOU

Contenu connexe

Similaire à AN-Unit-1-1-Classful-Internet-Addresses.pdf

IPv4 addressing and subnetting
IPv4 addressing and subnettingIPv4 addressing and subnetting
IPv4 addressing and subnettingShashank Asthana
 
CSS L16 - IP ADDRESSING
CSS L16 - IP ADDRESSINGCSS L16 - IP ADDRESSING
CSS L16 - IP ADDRESSINGMarvin Bronoso
 
-LAB 3-IP Addressing and Subnettinncgbg.pdf
-LAB 3-IP Addressing and Subnettinncgbg.pdf-LAB 3-IP Addressing and Subnettinncgbg.pdf
-LAB 3-IP Addressing and Subnettinncgbg.pdfAreshZabi
 
https://diplomasolutionstudents.blogspot.com/
https://diplomasolutionstudents.blogspot.com/https://diplomasolutionstudents.blogspot.com/
https://diplomasolutionstudents.blogspot.com/Rathodpradip1
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategyMustafa Salam
 
CCNA ppt Day 3
CCNA ppt Day 3CCNA ppt Day 3
CCNA ppt Day 3VISHNU N
 
IP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxIP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxgamerchan1
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccnarobertoxe
 
IP Address in data communication and computer notework.ppt
IP Address in data communication and computer notework.pptIP Address in data communication and computer notework.ppt
IP Address in data communication and computer notework.pptgadisaAdamu
 
Basics of IP Addressing
Basics of IP AddressingBasics of IP Addressing
Basics of IP AddressingKushal Sheth
 

Similaire à AN-Unit-1-1-Classful-Internet-Addresses.pdf (20)

IPv4 addressing and subnetting
IPv4 addressing and subnettingIPv4 addressing and subnetting
IPv4 addressing and subnetting
 
Ch7 IP addressing.pptx
Ch7 IP addressing.pptxCh7 IP addressing.pptx
Ch7 IP addressing.pptx
 
CSS L16 - IP ADDRESSING
CSS L16 - IP ADDRESSINGCSS L16 - IP ADDRESSING
CSS L16 - IP ADDRESSING
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
 
-LAB 3-IP Addressing and Subnettinncgbg.pdf
-LAB 3-IP Addressing and Subnettinncgbg.pdf-LAB 3-IP Addressing and Subnettinncgbg.pdf
-LAB 3-IP Addressing and Subnettinncgbg.pdf
 
ipv4 (internet protocol version 4)
  ipv4 (internet protocol version 4)     ipv4 (internet protocol version 4)
ipv4 (internet protocol version 4)
 
https://diplomasolutionstudents.blogspot.com/
https://diplomasolutionstudents.blogspot.com/https://diplomasolutionstudents.blogspot.com/
https://diplomasolutionstudents.blogspot.com/
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
 
CCNA ppt Day 3
CCNA ppt Day 3CCNA ppt Day 3
CCNA ppt Day 3
 
Ip address
Ip addressIp address
Ip address
 
ffuyu yguyguyg.pptx
ffuyu yguyguyg.pptxffuyu yguyguyg.pptx
ffuyu yguyguyg.pptx
 
Ip addressing upload
Ip addressing uploadIp addressing upload
Ip addressing upload
 
Cn ipv4 addressing
Cn ipv4 addressingCn ipv4 addressing
Cn ipv4 addressing
 
IP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptxIP_ADDRESSING_AND_SUBNETTING.pptx
IP_ADDRESSING_AND_SUBNETTING.pptx
 
Ip address
Ip address Ip address
Ip address
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccna
 
Chapter2ccna
Chapter2ccnaChapter2ccna
Chapter2ccna
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
IP Address in data communication and computer notework.ppt
IP Address in data communication and computer notework.pptIP Address in data communication and computer notework.ppt
IP Address in data communication and computer notework.ppt
 
Basics of IP Addressing
Basics of IP AddressingBasics of IP Addressing
Basics of IP Addressing
 

Dernier

Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.soniya singh
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...tanu pandey
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...APNIC
 
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Onlineanilsa9823
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...Escorts Call Girls
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLimonikaupta
 

Dernier (20)

Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
 
@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶
@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶
@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶
 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 

AN-Unit-1-1-Classful-Internet-Addresses.pdf

  • 1. ADVANCED NETWORKING Unit:1 Topics: Classful Internet Addresses MSc. CA&IT Faculty: Pruthvirajsinh Parmar
  • 2. UNIVERSAL IDENTIFIERS  Universal Communication Service  Host identifiers are classified as o Name - What o Address - Where o Route - How
  • 3. IP ADDRESS  Each host on aTCP/IP internet is assigned a unique 32-bit internet address that is used in all communication with that host.  Pair of [ netID, hostID ]
  • 4. NETWORK CONNECTION  IP address does not specify individual computer, but a connection to the network.  Multi-homed host & Multiple IP Addresses
  • 6. ORIGINAL CLASSFUL ADDRESSING SCHEME  Address is Self-Identifying  Distinguished by first three bits
  • 7. ORIGINAL CLASSFUL ADDRESSING SCHEME  Class A : 7 bits to netid, 24 bits to hostid  Class B : 14 bits to netid, 16 bits to hostid  Class C : 21 bits to netid, 8 bits to hostid  Class D : Used for multicasting  Class E : reserved for future
  • 8. CLASS RANGE  Class A Address: 1-126 | more than 65536 host  Class B Address: 128-191 | between 256 to 65534 hosts  Class C Address: 192-223 | less than 254 hosts  Class D Address: 224-239  Class E Address: 240-254
  • 9. NETWORK ADDRESS  An address that has all bits of the hostID equal to 0 is reserved to refer to the network.  eg. 130.5.0.0
  • 10. DIRECTED BROADCAST  Any address with all bits of hostID equal to 1 is reserved for directed broadcast.  eg. 130.5.255.255  Sender can transmit a single packet that will be broadcasted on the specified network.
  • 11. LOCAL / LIMITED BROADCAST  IP Address : all 1  i.e. netID and hostID all 1  i.e. 255.255.255.255  A host may use the limited broadcast address as part of a start-up procedure before it learns its IP address or the IP address prefix for the local network.
  • 12. ALL-0s SOURCE ADDRESS  IP Address : all 0  i.e. netID and hostID all 0  i.e. 0.0.0.0 (non-routable address)  This address is used as a temporary source address at startup before a host learns its IP address.
  • 13. LOOPBACK ADDRESS  The network prefix 127.0.0.0/8, a value from the class A range, is reserved for loopback.  eg. 127.0.0.1  It is intended for use in testingTCP/IP and for inter-process communication on the local computer.  The computer processes the data without sending traffic across any network.
  • 15. IP MULTICAST  Unicast : packet is delivered to one host  Broadcast: packet is delivered to all hosts  Multicast: packets is delivered to specific subnet of hosts
  • 16. WEAKNESS IN INTERNET ADDRESSING  If a host computer moves from one network to another, its IP address must change.  When network grows, it must move to higher class. Changing network addresses can be incredibly time-consuming and difficult to debug.  And vice-versa.
  • 17. WEAKNESS IN INTERNET ADDRESSING  Because routing uses the network portion of the IP address, the path taken by packets traveling to a host with multiple IP addresses depends on the address used.
  • 18. NETWORK BYTE ODER  Not all architectures store 32-bit integers in the same way.  Two ways to store the data o Big Endian o Little Endian
  • 19. NETWORK BYTE ODER  Integer: 64536  Binary: 11111100 00011000 o Most Significant Byte Least Significant Byte o StartAddress+1 StartAddress  Big Endian stores Msbyte first  Little Endian stores Msbyte last  Big Endian is generally used.
  • 20. NETWORK MASK  Helps you identify network and host  Put all 1 in place of netID and all 0 in place of hostID  Class A : 255.0.0.0  Class B : 255.255.0.0  Class C : 255.255.255.0
  • 21. SUBNET AND CLASSLESS EXTENSIONS  Limitation of Classful Addressing Scheme
  • 22. SUBNET AND CLASSLESS EXTENSIONS  Classless network: 204.17.5.0/27  i.e. 27 bits for network & 5 bits for host  In last octet  Using 3 bits we can create 8 subnets  Using 5 bits we can have 32 host addresses (30 of which can actually be assigned)
  • 23. SUBNET AND CLASSLESS EXTENSIONS  204.17.5.0 255.255.255.224 assign host address range 1 to 30  204.17.5.32 255.255.255.224 assign host address range 33 to 62  204.17.5.64 255.255.255.224 assign host address range 65 to 94  204.17.5.96 255.255.255.224 assign host address range 97 to 126  204.17.5.128 255.255.255.224 assign host address range 129 to 158  204.17.5.160 255.255.255.224 assign host address range 161 to 190  204.17.5.192 255.255.255.224 assign host address range 193 to 222  204.17.5.224 255.255.255.224 assign host address range 225 to 254
  • 24. SUBNET AND CLASSLESS EXTENSIONS  https://www.cisco.com/c/en/us/support/docs/ip/routing-information-protocol- rip/13788-3.html  https://pediaa.com/what-is-the-difference-between-classful-and-classless- addressing/