SlideShare una empresa de Scribd logo
1 de 24
Mahmmoud Mahdi
 Understanding TCP/IP Addressing
 The Domain Name System (DNS)
 The Dynamic Host Configuration Protocol
  (DHCP)
 The Routing & Remote Access (RRAS)
  service
 The Network Access Protection (NAP)
  service
 Provide the logical "language" for
  communication
 Two computers must be configured
  with the same network protocols in
  order to communicate and transfer
  information.
 The most common networking
  protocol
 Consists of a suite of different
  protocols that work in concert to allow
  computers to communicate on a
  TCP/IP network.
 By subdividing TCP/IP networks into
  smaller groupings called subnets.
 In order for any computer or host, a computer,
  printer, or other device configured with a
  network interface, to communicate on a
  TCP/IP network, it must be configured with a
  valid IP address.
 IP address:
   Is a software address, not a hardware address
   Used for finding hosts on a local network.
   Allow hosts on one network to communicate with a
   host on a different network.
192.168.2.1   192.168.2.3



               192.168.2.4

192.168.2.2

               192.168.2.5
 Each IP address consists of two components:
   Network Address:
    ▪ This portion of the IP address is shared by all TCP/IP hosts
      on a particular network or subnet.
   Host Address:
    ▪ This comprises the portion of me IP address that is unique
      to a particular computer or host.
 IP address = the network address + the host
 address
   must be unique across an entire TCP/IP network.
 In addition to the IP address, each TCP/IP
 host must be configured with the following:
  Subnet Mask
   ▪ Used to identify which network the TCP/IP host
     resides on by defining where the network address
     stops and the host address begins.
  Default Gateway
   ▪ Allows a host to communicate with devices that reside
     on a remote network or location.
 The first implementation of the Internet
  Protocol (IP)
 It uses 32 bits (4 bytes, or octets) for
  addressing.
   providing a limit of 232 possible addresses
 Represented using dotted-decimal notation
   the decimal value of each byte is shown using
    periods to separate the bytes
 for example:
   192.1.120.84 or 192.5.18.102
192.168.2.1

 1 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1


                           1
                       2
                   4
               8
          16
        32
   64
128
           128+64=192
 Network address:
  Uniquely identifies each network.
  Every host on the same network share that
   network address as a part of its IP address
  Used in routing to send packets to a remote
   network
   ▪ Ex: 10.0.0.0, 172.16.0.0, 192.168.10.0
 Host address:
  Uniquely identifies each host on a network
 Broadcast address:
  Used by application and hosts to send
   information to all nodes on a network.
  Ex: 255.255.255.255
   ▪  all networks, all hosts
  Ex: 172.16.255.255
   ▪  all subnets and hosts on a network 172.16.0.0
 Classful Addressing
  The field for the network number was a
   different length for different classes of network,
   and the remaining bits were used for the host
   number.
8 bits      8 bits    8 bits   8 bits

Class A:   Network      Host      Host     Host

Class B:   Network     Network    Host     Host

Class C:   Network     Network   Network   Host

Class D:   Multicast

Class E:   Research
Network      Leading Bits for   Number   Bits for   Maximum
Class        Bits    Network    of       Host       Hosts
                     Number     Networks Number
Class A      0       7          126       24        16,777,214
Class B      10      14         16,384    16        65,534
Class C      110     21         2,097,152 8         254
Class D     1110
(multicast)
Class E      1111
(reserved)
   Class A               Class D
     00000000 = 0          11100000 = 224
     01111111 = 127        11101111 = 239
   Class B               Class E
     10000000 = 128        11110000 = 240
     10111111 = 191        11111111 = 255
   Class C
     11000000 = 192
     11011111 = 223
Network Class        Starting    Ending Address    Bitmask
                     Address
Class A              0.0.0.0     127.255.255.255   255.0.0.0
Class B              128.0.0.0   191.255.255.255   255.255.0.0
Class C              192.0.0.0   223.255.255.255   255.255.255.0
Class D (multicast) 224.0.0.0    239.255.255.251
Class E (reserved)   240.0.0.0   255.255.255.255
Address                            Function
Network address of all 0’s         Mean this network
Network address of all 1’s         Mean all networks
Network 127.0.0.1                  Reserved for loopback tests
Host address of all 0’s            Mean network address
Host address of all 1’s            Mean all hosts
Entire IP address set to all 0’s   The default route, Any network
Entire IP address set to all 1’s   Broadcast to all hosts on the
                                   current network
 Two Types of IP Addresses
  Public
   ▪ Obtained from ISP
     ▪ One for every computer directly connected to the Internet
     ▪ Block – A group of IP addresses sharing a single network ID
        The addresses included within the address block
  Private
   ▪ Freely assigned in private network
 Can be used on private network
 Not routable through the internet
 Creating a measure of well-needed security
 Saves valuable IP address space
 Network Address Translation (NAT)
  Takes a private IP address and convert it for use
   on the internet.
Address Class   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
Automatic Private IP Addressing (APIPA)
169.254.0.0 -    169.254.255.255
   Self-assigned private IP address
   Allows computers to communicate without
    requiring DHCP or manual IP configuration.
Contact Me: qursaan@yahoo.com

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

Ip Addressing Basics
Ip Addressing BasicsIp Addressing Basics
Ip Addressing Basics
 
CCNA Exam 640-802 Version 9.3
CCNA Exam 640-802 Version 9.3CCNA Exam 640-802 Version 9.3
CCNA Exam 640-802 Version 9.3
 
Subnetting a class_c_address
Subnetting a class_c_addressSubnetting a class_c_address
Subnetting a class_c_address
 
Easy subnetting
Easy subnettingEasy subnetting
Easy subnetting
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
 
IP addressing and Subnetting PPT
IP addressing and Subnetting PPTIP addressing and Subnetting PPT
IP addressing and Subnetting PPT
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
I pv4 subneting
I pv4 subnetingI pv4 subneting
I pv4 subneting
 
Subnet calculation Tutorial
Subnet calculation TutorialSubnet calculation Tutorial
Subnet calculation Tutorial
 
Subnetting and routing
Subnetting and routingSubnetting and routing
Subnetting and routing
 
Subnetting
SubnettingSubnetting
Subnetting
 
Subnetting
SubnettingSubnetting
Subnetting
 
Visual ip subnetting
Visual ip subnettingVisual ip subnetting
Visual ip subnetting
 
Subnetting
SubnettingSubnetting
Subnetting
 
IP Subnetting
IP SubnettingIP Subnetting
IP Subnetting
 
Subnetting
SubnettingSubnetting
Subnetting
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
CCNA IP Address Presentation(Part 1)
CCNA IP Address Presentation(Part 1)CCNA IP Address Presentation(Part 1)
CCNA IP Address Presentation(Part 1)
 
I pv4 address classes
I pv4 address classesI pv4 address classes
I pv4 address classes
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 

Destacado

Lesson 10: Managing Printers
Lesson 10: Managing PrintersLesson 10: Managing Printers
Lesson 10: Managing PrintersMahmmoud Mahdi
 
Dns protocol design attacks and security
Dns protocol design attacks and securityDns protocol design attacks and security
Dns protocol design attacks and securityMichael Earls
 
Jaimin chp-7 - application layer- 2011 batch
Jaimin   chp-7 - application layer- 2011 batchJaimin   chp-7 - application layer- 2011 batch
Jaimin chp-7 - application layer- 2011 batchJaimin Jani
 
Lesson.7: Configuring IP Routing B
Lesson.7: Configuring IP Routing BLesson.7: Configuring IP Routing B
Lesson.7: Configuring IP Routing BMahmmoud Mahdi
 
Lesson 4: Network Infrastucture
Lesson 4: Network InfrastuctureLesson 4: Network Infrastucture
Lesson 4: Network InfrastuctureMahmmoud Mahdi
 
Lesson 9: Managing Files
Lesson 9: Managing FilesLesson 9: Managing Files
Lesson 9: Managing FilesMahmmoud Mahdi
 
Lesson 5: Configuring Name Resolution
Lesson 5: Configuring Name ResolutionLesson 5: Configuring Name Resolution
Lesson 5: Configuring Name ResolutionMahmmoud Mahdi
 
Lesson.7: Configuring IP Routing A
Lesson.7: Configuring IP Routing ALesson.7: Configuring IP Routing A
Lesson.7: Configuring IP Routing AMahmmoud Mahdi
 
Pjsmith ip addressing & subnetting madeeasy
Pjsmith ip addressing & subnetting madeeasyPjsmith ip addressing & subnetting madeeasy
Pjsmith ip addressing & subnetting madeeasyKashif Sohail
 
Gmail Basics
Gmail BasicsGmail Basics
Gmail BasicsJamie
 
Beginner's guide to gmail
Beginner's guide to gmailBeginner's guide to gmail
Beginner's guide to gmailMonique Ross
 
Ccna v5-S1-Chapter 9
Ccna v5-S1-Chapter 9Ccna v5-S1-Chapter 9
Ccna v5-S1-Chapter 9Hamza Malik
 
Computer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingComputer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingBisrat Girma
 
Lesson 6: Dynamic Host Configuration Protocol A
Lesson 6: Dynamic Host Configuration Protocol ALesson 6: Dynamic Host Configuration Protocol A
Lesson 6: Dynamic Host Configuration Protocol AMahmmoud Mahdi
 
DNS - Domain Name System
DNS - Domain Name SystemDNS - Domain Name System
DNS - Domain Name SystemPeter R. Egli
 

Destacado (20)

Lesson 10: Managing Printers
Lesson 10: Managing PrintersLesson 10: Managing Printers
Lesson 10: Managing Printers
 
Protocolos
ProtocolosProtocolos
Protocolos
 
Dns protocol design attacks and security
Dns protocol design attacks and securityDns protocol design attacks and security
Dns protocol design attacks and security
 
Jaimin chp-7 - application layer- 2011 batch
Jaimin   chp-7 - application layer- 2011 batchJaimin   chp-7 - application layer- 2011 batch
Jaimin chp-7 - application layer- 2011 batch
 
Lesson.7: Configuring IP Routing B
Lesson.7: Configuring IP Routing BLesson.7: Configuring IP Routing B
Lesson.7: Configuring IP Routing B
 
Lesson 4: Network Infrastucture
Lesson 4: Network InfrastuctureLesson 4: Network Infrastucture
Lesson 4: Network Infrastucture
 
Lesson 9: Managing Files
Lesson 9: Managing FilesLesson 9: Managing Files
Lesson 9: Managing Files
 
Lesson 5: Configuring Name Resolution
Lesson 5: Configuring Name ResolutionLesson 5: Configuring Name Resolution
Lesson 5: Configuring Name Resolution
 
Lesson.7: Configuring IP Routing A
Lesson.7: Configuring IP Routing ALesson.7: Configuring IP Routing A
Lesson.7: Configuring IP Routing A
 
Pjsmith ip addressing & subnetting madeeasy
Pjsmith ip addressing & subnetting madeeasyPjsmith ip addressing & subnetting madeeasy
Pjsmith ip addressing & subnetting madeeasy
 
Gmail Basics
Gmail BasicsGmail Basics
Gmail Basics
 
Beginner's guide to gmail
Beginner's guide to gmailBeginner's guide to gmail
Beginner's guide to gmail
 
Gmail ppt
Gmail pptGmail ppt
Gmail ppt
 
Subnetting
SubnettingSubnetting
Subnetting
 
Ccna v5-S1-Chapter 9
Ccna v5-S1-Chapter 9Ccna v5-S1-Chapter 9
Ccna v5-S1-Chapter 9
 
Computer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingComputer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP Addressing
 
Introduction to Gmail
Introduction to GmailIntroduction to Gmail
Introduction to Gmail
 
Lesson 6: Dynamic Host Configuration Protocol A
Lesson 6: Dynamic Host Configuration Protocol ALesson 6: Dynamic Host Configuration Protocol A
Lesson 6: Dynamic Host Configuration Protocol A
 
CCNA TCP/IP
CCNA TCP/IPCCNA TCP/IP
CCNA TCP/IP
 
DNS - Domain Name System
DNS - Domain Name SystemDNS - Domain Name System
DNS - Domain Name System
 

Similar a Lesson1: Introduction To Networking Concepts

Expl net fund_chapter_06_i_pv4_part_2
Expl net fund_chapter_06_i_pv4_part_2Expl net fund_chapter_06_i_pv4_part_2
Expl net fund_chapter_06_i_pv4_part_2kurtmctaggart
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentationmuhammad amir
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressingvssnsarma
 
AN-Unit-1-1-Classful-Internet-Addresses.pdf
AN-Unit-1-1-Classful-Internet-Addresses.pdfAN-Unit-1-1-Classful-Internet-Addresses.pdf
AN-Unit-1-1-Classful-Internet-Addresses.pdfkaxeca4096
 
CSS L16 - IP ADDRESSING
CSS L16 - IP ADDRESSINGCSS L16 - IP ADDRESSING
CSS L16 - IP ADDRESSINGMarvin Bronoso
 
6-LEC- 6.pptx Network Layer. Addressing Subnetting Mask (default and subnet) ...
6-LEC- 6.pptx Network Layer. Addressing Subnetting Mask (default and subnet) ...6-LEC- 6.pptx Network Layer. Addressing Subnetting Mask (default and subnet) ...
6-LEC- 6.pptx Network Layer. Addressing Subnetting Mask (default and subnet) ...ZahouAmel1
 
Ip address and subnet masking final
Ip address and subnet masking finalIp address and subnet masking final
Ip address and subnet masking finalNeerajBhardwaj57
 
IP Address & Its Classes .pdf
IP    Address   &   Its    Classes  .pdfIP    Address   &   Its    Classes  .pdf
IP Address & Its Classes .pdfnandiaditi2010
 
CCNA ppt Day 3
CCNA ppt Day 3CCNA ppt Day 3
CCNA ppt Day 3VISHNU N
 
Topic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpipTopic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpipAtika Zaimi
 

Similar a Lesson1: Introduction To Networking Concepts (20)

Ip address
Ip addressIp address
Ip address
 
How IP address works
How IP address worksHow IP address works
How IP address works
 
Expl net fund_chapter_06_i_pv4_part_2
Expl net fund_chapter_06_i_pv4_part_2Expl net fund_chapter_06_i_pv4_part_2
Expl net fund_chapter_06_i_pv4_part_2
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
 
Ip Addressing
Ip AddressingIp Addressing
Ip Addressing
 
AN-Unit-1-1-Classful-Internet-Addresses.pdf
AN-Unit-1-1-Classful-Internet-Addresses.pdfAN-Unit-1-1-Classful-Internet-Addresses.pdf
AN-Unit-1-1-Classful-Internet-Addresses.pdf
 
CSS L16 - IP ADDRESSING
CSS L16 - IP ADDRESSINGCSS L16 - IP ADDRESSING
CSS L16 - IP ADDRESSING
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
 
IP classes
IP classesIP classes
IP classes
 
6-LEC- 6.pptx Network Layer. Addressing Subnetting Mask (default and subnet) ...
6-LEC- 6.pptx Network Layer. Addressing Subnetting Mask (default and subnet) ...6-LEC- 6.pptx Network Layer. Addressing Subnetting Mask (default and subnet) ...
6-LEC- 6.pptx Network Layer. Addressing Subnetting Mask (default and subnet) ...
 
Ip address and subnet masking final
Ip address and subnet masking finalIp address and subnet masking final
Ip address and subnet masking final
 
Ipaddressing spk1
Ipaddressing spk1Ipaddressing spk1
Ipaddressing spk1
 
IP Address & Its Classes .pdf
IP    Address   &   Its    Classes  .pdfIP    Address   &   Its    Classes  .pdf
IP Address & Its Classes .pdf
 
Ch7 IP addressing.pptx
Ch7 IP addressing.pptxCh7 IP addressing.pptx
Ch7 IP addressing.pptx
 
CCNA ppt Day 3
CCNA ppt Day 3CCNA ppt Day 3
CCNA ppt Day 3
 
Topic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpipTopic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpip
 
IPAddressing .pptx
IPAddressing .pptxIPAddressing .pptx
IPAddressing .pptx
 
ipv4 (internet protocol version 4)
  ipv4 (internet protocol version 4)     ipv4 (internet protocol version 4)
ipv4 (internet protocol version 4)
 
Internet Protocol
Internet ProtocolInternet Protocol
Internet Protocol
 
Ip base
Ip baseIp base
Ip base
 

Último

psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 

Último (20)

psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 

Lesson1: Introduction To Networking Concepts

  • 2.  Understanding TCP/IP Addressing  The Domain Name System (DNS)  The Dynamic Host Configuration Protocol (DHCP)  The Routing & Remote Access (RRAS) service  The Network Access Protection (NAP) service
  • 3.
  • 4.  Provide the logical "language" for communication  Two computers must be configured with the same network protocols in order to communicate and transfer information.
  • 5.  The most common networking protocol  Consists of a suite of different protocols that work in concert to allow computers to communicate on a TCP/IP network.  By subdividing TCP/IP networks into smaller groupings called subnets.
  • 6.  In order for any computer or host, a computer, printer, or other device configured with a network interface, to communicate on a TCP/IP network, it must be configured with a valid IP address.  IP address:  Is a software address, not a hardware address  Used for finding hosts on a local network.  Allow hosts on one network to communicate with a host on a different network.
  • 7. 192.168.2.1 192.168.2.3 192.168.2.4 192.168.2.2 192.168.2.5
  • 8.  Each IP address consists of two components:  Network Address: ▪ This portion of the IP address is shared by all TCP/IP hosts on a particular network or subnet.  Host Address: ▪ This comprises the portion of me IP address that is unique to a particular computer or host.  IP address = the network address + the host address  must be unique across an entire TCP/IP network.
  • 9.  In addition to the IP address, each TCP/IP host must be configured with the following:  Subnet Mask ▪ Used to identify which network the TCP/IP host resides on by defining where the network address stops and the host address begins.  Default Gateway ▪ Allows a host to communicate with devices that reside on a remote network or location.
  • 10.  The first implementation of the Internet Protocol (IP)  It uses 32 bits (4 bytes, or octets) for addressing.  providing a limit of 232 possible addresses  Represented using dotted-decimal notation  the decimal value of each byte is shown using periods to separate the bytes  for example:  192.1.120.84 or 192.5.18.102
  • 11. 192.168.2.1 1 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 2 4 8 16 32 64 128 128+64=192
  • 12.  Network address:  Uniquely identifies each network.  Every host on the same network share that network address as a part of its IP address  Used in routing to send packets to a remote network ▪ Ex: 10.0.0.0, 172.16.0.0, 192.168.10.0  Host address:  Uniquely identifies each host on a network
  • 13.  Broadcast address:  Used by application and hosts to send information to all nodes on a network.  Ex: 255.255.255.255 ▪  all networks, all hosts  Ex: 172.16.255.255 ▪  all subnets and hosts on a network 172.16.0.0
  • 14.  Classful Addressing  The field for the network number was a different length for different classes of network, and the remaining bits were used for the host number.
  • 15. 8 bits 8 bits 8 bits 8 bits Class A: Network Host Host Host Class B: Network Network Host Host Class C: Network Network Network Host Class D: Multicast Class E: Research
  • 16. Network Leading Bits for Number Bits for Maximum Class Bits Network of Host Hosts Number Networks Number Class A 0 7 126 24 16,777,214 Class B 10 14 16,384 16 65,534 Class C 110 21 2,097,152 8 254 Class D 1110 (multicast) Class E 1111 (reserved)
  • 17. Class A  Class D  00000000 = 0  11100000 = 224  01111111 = 127  11101111 = 239  Class B  Class E  10000000 = 128  11110000 = 240  10111111 = 191  11111111 = 255  Class C  11000000 = 192  11011111 = 223
  • 18. Network Class Starting Ending Address Bitmask Address Class A 0.0.0.0 127.255.255.255 255.0.0.0 Class B 128.0.0.0 191.255.255.255 255.255.0.0 Class C 192.0.0.0 223.255.255.255 255.255.255.0 Class D (multicast) 224.0.0.0 239.255.255.251 Class E (reserved) 240.0.0.0 255.255.255.255
  • 19. Address Function Network address of all 0’s Mean this network Network address of all 1’s Mean all networks Network 127.0.0.1 Reserved for loopback tests Host address of all 0’s Mean network address Host address of all 1’s Mean all hosts Entire IP address set to all 0’s The default route, Any network Entire IP address set to all 1’s Broadcast to all hosts on the current network
  • 20.  Two Types of IP Addresses  Public ▪ Obtained from ISP ▪ One for every computer directly connected to the Internet ▪ Block – A group of IP addresses sharing a single network ID  The addresses included within the address block  Private ▪ Freely assigned in private network
  • 21.  Can be used on private network  Not routable through the internet  Creating a measure of well-needed security  Saves valuable IP address space  Network Address Translation (NAT)  Takes a private IP address and convert it for use on the internet.
  • 22. Address Class 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
  • 23. Automatic Private IP Addressing (APIPA) 169.254.0.0 - 169.254.255.255  Self-assigned private IP address  Allows computers to communicate without requiring DHCP or manual IP configuration.