SlideShare une entreprise Scribd logo
1  sur  33
Topic       :   Basics of WAN &WAN Protocols


Sub-Topic   :   Packet Transfer Mechanism using
                Router and IP address
                                                  1
In the previous classes, you have learnt about

• IP Address

• Network prefix and host number

• Internet address

• Sub-netting and no sub-netting

• Default gateways
Objectives

 On completion of this period ,you would be able to know
 about

• Packet transfer mechanism using routers and IP
  addresses




                                                       3
Computer Network
                                                             ForNet Domain: A domain covered by single
                                                             monitoring and privacy policies.




                                                                     Forensic Server: Responsible for archiving synopses,
                                                                     query processing & routing, enforcing monitoring,
                                                                     security policies, for the domain.


SynApp: equipped routers or hosts. Primary
function is to create synopses of network
traffic. May have limited query processing and
storage component as well.




                Fig .1
                                                                                                                            4
Recap



• Let us remember the functions of a router and also IP
  address details in the following slides




                                                     5
Routers

• A router is a hardware component used to
  interconnect networks


                 Router



   LAN                     WAN



                Fig .2

                                             6
Routers
• A router has a network interface card for each
  network that it is connected to


• Networks can use different technologies


• Router forwards packets between networks


• Router’s job is to transform packets from one network
  to meet the standards of the second network



                                                      7
R




    Fig .3

             8
Internetwork

• An internetwork is composed of arbitrarily many
  networks interconnected by routers




                              Router
             Fig .4


                        9EC606A .64                 9
Internetwork

Ethernet 131.108.0.0              227.240.129.2



                                             Token Ring
                                            227.240.129.0


                              227.240.129.17
           131.108.99.5
                                                            Router

                                    78.0.0.17

                                                 WAN
                                                78.0.0.0

                   Fig .5


                             9EC606A .64                             10
Routers and IP Addressing

• What about routers - connected to two networks ?


• Router has multiple IP addresses - one for each
  interface as shown in the previous slide


• IP address depends on network address


• IP address specifies an interface, or network
  attachment point, not a computer


                                                     11
TCP/IP Addresses


• Addressing in TCP/IP is specified by the Internet
  Protocol (IP)

• Each host is assigned a 32-bit number


• This 32-bit number is called the IP address or
  Internet address




                                                 12
TCP/IP Addresses

• Each IP address is unique across entire Internet


• The format of IP addresses makes routing efficient


• Each IP address is divided into a prefix and a suffix


   • Prefix identifies network to which computer is
     attached
   • Suffix identifies computer within that network

                                                          13
Packet Transfer Mechanism Using Routers
             And IP Address

• The network layer monitors the delivery of the packet
  using physical networks



• In direct delivery source and destination of packet are
  located on same physical network



• In an indirect delivery, packet moves from router to
  router until it reaches its final destination
                           9EC606A .64                 14
Packet Transfer Mechanism Using Routers
              and IP Address


• When a packet is placed in its route to its destination it is
  known as forwarding



• It requires a router or a host to have a routing table



• There are many forwarding techniques


                          9EC606A .64                        15
Forwarding Techniques


• Next hop method

• Network / host – specific method

• Default method

• The path from source to destination is a function of

  routing protocols

                       9EC606A .64                 16
Examples of
                 Routing Protocols

• Routing Information Protocol




• Open shortest path first




• Intermediate system to Intermediate system


                         9EC606A .64           17
Examples of
                  Routing Protocols

• Packets from one network protocol are wrapped in a

  packet for another protocol

• It is called tunneling done by wrapper network protocol

• The routing protocols determine best path for the packet

  to travel

• They maintain routing tables that contain information

  about networks topology
                          9EC606A .64                       18
Examples of
                 Routing Protocols

• In the internet world, IP is used to transport packets

  through the internet

• It uses the information contained in the routing tables

  with routers

• The routing tables may contain several possible routes

• The routing algorithm calculates the least-cost path from

  source to destination
                          9EC606A .64                      19
Examples of
                   Routing Protocols

• Routers also maintain routing tables that contain
  destination address of a node or network
• It also has network interface associated with a particular
  router address
• A special type of route is called static route (fixed) that
  can be entered manually or through software in routing
  table
• The static route cannot be changed dynamically


                          9EC606A .64                      20
Examples of
                Routing Protocols


• Two general routing algorithms are used for computing

  metric   information.    i.e.    hops,   propagation   delay,

  bandwidth, time, channel utilization error rates etc




                          9EC606A .64                       21
Example of Routing Table

• Routing Table generated on a Unix system with IP
  address 187.96.25.2 [Local-Host Routing]
   Destination      Gateway        Flags   Interface
    Local host     Local host        UH     le O
  215.103.16.22   187.96.25.13      UGHD    le O
        7
  215.103.16.14   187.96.25.35      UGHD    le 1
        1
      Default     187.96.25.1       UG

   187.96.25.0    187.96.25.2        U      leO
                      9EC606A .64                  22
Example Routing Table                Contd…

    where

•    U = route is up & operational

•    G = packet must pass through at least one router

•    H = route to a specific host and not a network

•    D = route was created dynamically


                       9EC606A .64                      23
Example Routing Table                    Contd….


• The table’s first entry illustrated local host-routing

• It indicates that any packets meant for local network

  87.96.25.0

• It will be forwarded through gateway 187.96.25.2 (IP

  address of the host). Local host acts as router


                           9EC606A .64                     24
Example Routing Table                     Contd….
• The second entry in the table indicates that the packets

  are forwarded to another router

• The     Packets      whose         destination    address   is

  215.103.16.227       are      forwarded      to   the   router

  (187.96.25.13) through interface leO

• This router will have the information to where this packet

  is to be delivered
                             9EC606A .64                      25
Example Routing Table                 Contd….

• The third entry indicates the packets with destination

  address 215.103.16.141 are to forwarded to gateway




• The gateway whose address 187.96.25.35 accessible

  through le 1 interface



                           9EC606A .64                 26
Example Routing Table                 Contd….
• The Fourth entry entry of table is a default route




• When router receives a packet with unknown destination

  address




• The router forwards packet to default router

                        9EC606A .64                    27
Example Routing Table                Contd….

• If host system receives a packet with destination address

  212.133.65.3




• It forwards to router with destination address 187.96.25.1

  (since there is no entry in host’s routing table for

  212.133.65.3

                                                         28
Example Routing Table                Contd….

• Routers   exchange    routing   table   information   with

  neighbor routers periodically depending upon routing

  protocol used

• They do so in order to update the routing tables as one

  router may be connected to more than one router




                                                          29
Summary

In this class, you have learnt about

    • Packet transfer mechanism using routers


    • And IP addresses with routing options used




                                                   30
Quiz

1)   What is the length of the IP address

     a) 16-bit

     b) 32-bit

     c) 8-bit

     d) 64-bit


                                            31
Quiz

2)   A routing table specifies about

     a) various routes that can be used

     b) identifies the address

     c) it’s a table of IP addresses

     d) none of the above`




                                          32
Frequently Asked Questions

1)   Explain how packet transfer mechanism is done using

     routers & IP addresses

2)   What are the various forwarding techniques used ?

3)   Discuss with an example importance of a routing table

     along with its options



                                                         33

Contenu connexe

Tendances (20)

Introduction to ADC & DAC
Introduction  to   ADC & DACIntroduction  to   ADC & DAC
Introduction to ADC & DAC
 
List of 8085 programs
List of 8085 programsList of 8085 programs
List of 8085 programs
 
Final Report
Final ReportFinal Report
Final Report
 
PPT on Bluetooth Based Wireless Sensor Networks
PPT on Bluetooth Based Wireless Sensor NetworksPPT on Bluetooth Based Wireless Sensor Networks
PPT on Bluetooth Based Wireless Sensor Networks
 
peer to peer and client server model
peer to peer and client server modelpeer to peer and client server model
peer to peer and client server model
 
Usb universal serial bus
Usb   universal serial busUsb   universal serial bus
Usb universal serial bus
 
Interfacing memory with 8086 microprocessor
Interfacing memory with 8086 microprocessorInterfacing memory with 8086 microprocessor
Interfacing memory with 8086 microprocessor
 
Unit4.tms320c54x
Unit4.tms320c54xUnit4.tms320c54x
Unit4.tms320c54x
 
blu ray disc
blu ray discblu ray disc
blu ray disc
 
basic networking
basic networkingbasic networking
basic networking
 
Microprocessor vs. microcontroller
Microprocessor vs. microcontrollerMicroprocessor vs. microcontroller
Microprocessor vs. microcontroller
 
Embedded System Presentation
Embedded System PresentationEmbedded System Presentation
Embedded System Presentation
 
Electronic skin
Electronic skinElectronic skin
Electronic skin
 
computer networks presentation
computer networks presentationcomputer networks presentation
computer networks presentation
 
E-PAPER TECHNOLOGY
E-PAPER TECHNOLOGYE-PAPER TECHNOLOGY
E-PAPER TECHNOLOGY
 
Blue Eyes ppt
Blue Eyes pptBlue Eyes ppt
Blue Eyes ppt
 
Addressing modes of 8051
Addressing modes of 8051Addressing modes of 8051
Addressing modes of 8051
 
E ink
E inkE ink
E ink
 
Hardware & networking
Hardware & networkingHardware & networking
Hardware & networking
 
Processor types
Processor typesProcessor types
Processor types
 

En vedette

How packet data travel over network
How packet data travel over networkHow packet data travel over network
How packet data travel over networkRaisa Anjani
 
How packet data travel from each network
How packet data travel from each networkHow packet data travel from each network
How packet data travel from each networkRaisa Anjani
 
Roteamento de pacotes
Roteamento de pacotesRoteamento de pacotes
Roteamento de pacotesDenis Katko
 
Routing, Different types of forwarding technique
Routing, Different types of forwarding techniqueRouting, Different types of forwarding technique
Routing, Different types of forwarding techniquerajib_
 
Workgroup vs domain
Workgroup vs domainWorkgroup vs domain
Workgroup vs domaintameemyousaf
 
Aggression
AggressionAggression
AggressionBailey
 
Teaching TCP/IP by Analogy
Teaching TCP/IP by AnalogyTeaching TCP/IP by Analogy
Teaching TCP/IP by AnalogyDamian T. Gordon
 

En vedette (10)

How packet data travel over network
How packet data travel over networkHow packet data travel over network
How packet data travel over network
 
Routing
RoutingRouting
Routing
 
How packet data travel from each network
How packet data travel from each networkHow packet data travel from each network
How packet data travel from each network
 
Roteamento de pacotes
Roteamento de pacotesRoteamento de pacotes
Roteamento de pacotes
 
Routing, Different types of forwarding technique
Routing, Different types of forwarding techniqueRouting, Different types of forwarding technique
Routing, Different types of forwarding technique
 
Workgroup vs domain
Workgroup vs domainWorkgroup vs domain
Workgroup vs domain
 
Aggression
AggressionAggression
Aggression
 
Teaching TCP/IP by Analogy
Teaching TCP/IP by AnalogyTeaching TCP/IP by Analogy
Teaching TCP/IP by Analogy
 
IPV4 Frame Format
IPV4 Frame FormatIPV4 Frame Format
IPV4 Frame Format
 
Ipv4
Ipv4Ipv4
Ipv4
 

Similaire à Packet transfer mechanism using routers and IP addresses

Routing of netwok protocls and how .pptx
Routing of netwok protocls and how .pptxRouting of netwok protocls and how .pptx
Routing of netwok protocls and how .pptxsayidkhalif
 
Chapter 4 internetworking [compatibility mode]
Chapter 4   internetworking [compatibility mode]Chapter 4   internetworking [compatibility mode]
Chapter 4 internetworking [compatibility mode]Sĩ Anh Nguyễn
 
B21DA0201_03.ppt
B21DA0201_03.pptB21DA0201_03.ppt
B21DA0201_03.pptDrPreethiD1
 
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
NP - Unit 4 - Routing - RIP, OSPF and Internet MulticastingNP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicastinghamsa nandhini
 
Tcil_Concept of Routing_n_protocols.pptx
Tcil_Concept of Routing_n_protocols.pptxTcil_Concept of Routing_n_protocols.pptx
Tcil_Concept of Routing_n_protocols.pptxVINAYTANWAR18
 
Network virtualization seminar report
Network virtualization seminar reportNetwork virtualization seminar report
Network virtualization seminar reportSKS
 
Networking Chapter 8
Networking Chapter 8Networking Chapter 8
Networking Chapter 8mlrbrown
 
destination. The network layer must know the topology of the subnet and choos...
destination. The network layer must know the topology of the subnet and choos...destination. The network layer must know the topology of the subnet and choos...
destination. The network layer must know the topology of the subnet and choos...Ashish Gupta
 
Router&routing
Router&routingRouter&routing
Router&routingmyrajendra
 
Network_Layer_and_Internet_Protocols_IPv.pptx
Network_Layer_and_Internet_Protocols_IPv.pptxNetwork_Layer_and_Internet_Protocols_IPv.pptx
Network_Layer_and_Internet_Protocols_IPv.pptx20CE112YASHPATEL
 
Final Presentation on the Network layer
Final Presentation on the Network layerFinal Presentation on the Network layer
Final Presentation on the Network layerZee Haak
 

Similaire à Packet transfer mechanism using routers and IP addresses (20)

Routing of netwok protocls and how .pptx
Routing of netwok protocls and how .pptxRouting of netwok protocls and how .pptx
Routing of netwok protocls and how .pptx
 
Chapter 4 internetworking [compatibility mode]
Chapter 4   internetworking [compatibility mode]Chapter 4   internetworking [compatibility mode]
Chapter 4 internetworking [compatibility mode]
 
B21DA0201_03.ppt
B21DA0201_03.pptB21DA0201_03.ppt
B21DA0201_03.ppt
 
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
NP - Unit 4 - Routing - RIP, OSPF and Internet MulticastingNP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
 
Tcil_Concept of Routing_n_protocols.pptx
Tcil_Concept of Routing_n_protocols.pptxTcil_Concept of Routing_n_protocols.pptx
Tcil_Concept of Routing_n_protocols.pptx
 
21 Scheme_ MODULE-3_CCN.pdf
21 Scheme_ MODULE-3_CCN.pdf21 Scheme_ MODULE-3_CCN.pdf
21 Scheme_ MODULE-3_CCN.pdf
 
Network virtualization seminar report
Network virtualization seminar reportNetwork virtualization seminar report
Network virtualization seminar report
 
Chapter07
Chapter07Chapter07
Chapter07
 
Networking Chapter 8
Networking Chapter 8Networking Chapter 8
Networking Chapter 8
 
Network_Layer.ppt
Network_Layer.pptNetwork_Layer.ppt
Network_Layer.ppt
 
destination. The network layer must know the topology of the subnet and choos...
destination. The network layer must know the topology of the subnet and choos...destination. The network layer must know the topology of the subnet and choos...
destination. The network layer must know the topology of the subnet and choos...
 
Router&routing
Router&routingRouter&routing
Router&routing
 
ADDRESSING PADA TCP IP
ADDRESSING PADA TCP IPADDRESSING PADA TCP IP
ADDRESSING PADA TCP IP
 
6978047_2.ppt
6978047_2.ppt6978047_2.ppt
6978047_2.ppt
 
Routing Protocols
Routing ProtocolsRouting Protocols
Routing Protocols
 
Network_Layer_and_Internet_Protocols_IPv.pptx
Network_Layer_and_Internet_Protocols_IPv.pptxNetwork_Layer_and_Internet_Protocols_IPv.pptx
Network_Layer_and_Internet_Protocols_IPv.pptx
 
Ns lecture1: Introduction to Routing Protocol
Ns lecture1: Introduction to Routing ProtocolNs lecture1: Introduction to Routing Protocol
Ns lecture1: Introduction to Routing Protocol
 
Routing
RoutingRouting
Routing
 
UNIT 2.pdf
UNIT 2.pdfUNIT 2.pdf
UNIT 2.pdf
 
Final Presentation on the Network layer
Final Presentation on the Network layerFinal Presentation on the Network layer
Final Presentation on the Network layer
 

Plus de myrajendra (20)

Fundamentals
FundamentalsFundamentals
Fundamentals
 
Data type
Data typeData type
Data type
 
Hibernate example1
Hibernate example1Hibernate example1
Hibernate example1
 
Jdbc workflow
Jdbc workflowJdbc workflow
Jdbc workflow
 
2 jdbc drivers
2 jdbc drivers2 jdbc drivers
2 jdbc drivers
 
3 jdbc api
3 jdbc api3 jdbc api
3 jdbc api
 
4 jdbc step1
4 jdbc step14 jdbc step1
4 jdbc step1
 
Dao example
Dao exampleDao example
Dao example
 
Sessionex1
Sessionex1Sessionex1
Sessionex1
 
Internal
InternalInternal
Internal
 
3. elements
3. elements3. elements
3. elements
 
2. attributes
2. attributes2. attributes
2. attributes
 
1 introduction to html
1 introduction to html1 introduction to html
1 introduction to html
 
Headings
HeadingsHeadings
Headings
 
Forms
FormsForms
Forms
 
Css
CssCss
Css
 
Views
ViewsViews
Views
 
Views
ViewsViews
Views
 
Views
ViewsViews
Views
 
Starting jdbc
Starting jdbcStarting jdbc
Starting jdbc
 

Dernier

Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 

Dernier (20)

Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 

Packet transfer mechanism using routers and IP addresses

  • 1. Topic : Basics of WAN &WAN Protocols Sub-Topic : Packet Transfer Mechanism using Router and IP address 1
  • 2. In the previous classes, you have learnt about • IP Address • Network prefix and host number • Internet address • Sub-netting and no sub-netting • Default gateways
  • 3. Objectives On completion of this period ,you would be able to know about • Packet transfer mechanism using routers and IP addresses 3
  • 4. Computer Network ForNet Domain: A domain covered by single monitoring and privacy policies. Forensic Server: Responsible for archiving synopses, query processing & routing, enforcing monitoring, security policies, for the domain. SynApp: equipped routers or hosts. Primary function is to create synopses of network traffic. May have limited query processing and storage component as well. Fig .1 4
  • 5. Recap • Let us remember the functions of a router and also IP address details in the following slides 5
  • 6. Routers • A router is a hardware component used to interconnect networks Router LAN WAN Fig .2 6
  • 7. Routers • A router has a network interface card for each network that it is connected to • Networks can use different technologies • Router forwards packets between networks • Router’s job is to transform packets from one network to meet the standards of the second network 7
  • 8. R Fig .3 8
  • 9. Internetwork • An internetwork is composed of arbitrarily many networks interconnected by routers Router Fig .4 9EC606A .64 9
  • 10. Internetwork Ethernet 131.108.0.0 227.240.129.2 Token Ring 227.240.129.0 227.240.129.17 131.108.99.5 Router 78.0.0.17 WAN 78.0.0.0 Fig .5 9EC606A .64 10
  • 11. Routers and IP Addressing • What about routers - connected to two networks ? • Router has multiple IP addresses - one for each interface as shown in the previous slide • IP address depends on network address • IP address specifies an interface, or network attachment point, not a computer 11
  • 12. TCP/IP Addresses • Addressing in TCP/IP is specified by the Internet Protocol (IP) • Each host is assigned a 32-bit number • This 32-bit number is called the IP address or Internet address 12
  • 13. TCP/IP Addresses • Each IP address is unique across entire Internet • The format of IP addresses makes routing efficient • Each IP address is divided into a prefix and a suffix • Prefix identifies network to which computer is attached • Suffix identifies computer within that network 13
  • 14. Packet Transfer Mechanism Using Routers And IP Address • The network layer monitors the delivery of the packet using physical networks • In direct delivery source and destination of packet are located on same physical network • In an indirect delivery, packet moves from router to router until it reaches its final destination 9EC606A .64 14
  • 15. Packet Transfer Mechanism Using Routers and IP Address • When a packet is placed in its route to its destination it is known as forwarding • It requires a router or a host to have a routing table • There are many forwarding techniques 9EC606A .64 15
  • 16. Forwarding Techniques • Next hop method • Network / host – specific method • Default method • The path from source to destination is a function of routing protocols 9EC606A .64 16
  • 17. Examples of Routing Protocols • Routing Information Protocol • Open shortest path first • Intermediate system to Intermediate system 9EC606A .64 17
  • 18. Examples of Routing Protocols • Packets from one network protocol are wrapped in a packet for another protocol • It is called tunneling done by wrapper network protocol • The routing protocols determine best path for the packet to travel • They maintain routing tables that contain information about networks topology 9EC606A .64 18
  • 19. Examples of Routing Protocols • In the internet world, IP is used to transport packets through the internet • It uses the information contained in the routing tables with routers • The routing tables may contain several possible routes • The routing algorithm calculates the least-cost path from source to destination 9EC606A .64 19
  • 20. Examples of Routing Protocols • Routers also maintain routing tables that contain destination address of a node or network • It also has network interface associated with a particular router address • A special type of route is called static route (fixed) that can be entered manually or through software in routing table • The static route cannot be changed dynamically 9EC606A .64 20
  • 21. Examples of Routing Protocols • Two general routing algorithms are used for computing metric information. i.e. hops, propagation delay, bandwidth, time, channel utilization error rates etc 9EC606A .64 21
  • 22. Example of Routing Table • Routing Table generated on a Unix system with IP address 187.96.25.2 [Local-Host Routing] Destination Gateway Flags Interface Local host Local host UH le O 215.103.16.22 187.96.25.13 UGHD le O 7 215.103.16.14 187.96.25.35 UGHD le 1 1 Default 187.96.25.1 UG 187.96.25.0 187.96.25.2 U leO 9EC606A .64 22
  • 23. Example Routing Table Contd… where • U = route is up & operational • G = packet must pass through at least one router • H = route to a specific host and not a network • D = route was created dynamically 9EC606A .64 23
  • 24. Example Routing Table Contd…. • The table’s first entry illustrated local host-routing • It indicates that any packets meant for local network 87.96.25.0 • It will be forwarded through gateway 187.96.25.2 (IP address of the host). Local host acts as router 9EC606A .64 24
  • 25. Example Routing Table Contd…. • The second entry in the table indicates that the packets are forwarded to another router • The Packets whose destination address is 215.103.16.227 are forwarded to the router (187.96.25.13) through interface leO • This router will have the information to where this packet is to be delivered 9EC606A .64 25
  • 26. Example Routing Table Contd…. • The third entry indicates the packets with destination address 215.103.16.141 are to forwarded to gateway • The gateway whose address 187.96.25.35 accessible through le 1 interface 9EC606A .64 26
  • 27. Example Routing Table Contd…. • The Fourth entry entry of table is a default route • When router receives a packet with unknown destination address • The router forwards packet to default router 9EC606A .64 27
  • 28. Example Routing Table Contd…. • If host system receives a packet with destination address 212.133.65.3 • It forwards to router with destination address 187.96.25.1 (since there is no entry in host’s routing table for 212.133.65.3 28
  • 29. Example Routing Table Contd…. • Routers exchange routing table information with neighbor routers periodically depending upon routing protocol used • They do so in order to update the routing tables as one router may be connected to more than one router 29
  • 30. Summary In this class, you have learnt about • Packet transfer mechanism using routers • And IP addresses with routing options used 30
  • 31. Quiz 1) What is the length of the IP address a) 16-bit b) 32-bit c) 8-bit d) 64-bit 31
  • 32. Quiz 2) A routing table specifies about a) various routes that can be used b) identifies the address c) it’s a table of IP addresses d) none of the above` 32
  • 33. Frequently Asked Questions 1) Explain how packet transfer mechanism is done using routers & IP addresses 2) What are the various forwarding techniques used ? 3) Discuss with an example importance of a routing table along with its options 33