TCP/IP Protocol Suite 1 Chapter 6 Upon completion you will be able to: Delivery, Forwarding, and Routing of IP Packets Understand the different types of.

Slides:



Advertisements
Similar presentations
Network Layer Delivery Forwarding and Routing
Advertisements

Delivery and Forwarding of
1 Chapter 22 Network layer Delivery, Forwarding and Routing.
Chapter 18 Introduction to Network Layer 18.# 1
ECE 4110 – Internetwork Programming TCP/IP Protocol (cont’d)
TCP/IP Protocol Suite 1 Chapter 5 Objectives Upon completion you will be able to: IP Addresses: Classless Addressing Understand the concept of classless.
TCP/IP Protocol Suite 1 Chapter 5 Objectives Upon completion you will be able to: IP Addresses: Classless Addressing Understand the concept of classless.
Delivery, Forwarding, and Routing
7/3/2015 Unit-3 : Network Layer 1 CS 1302 Computer Networks — Unit - 3 — — Network Layer — Text Book Behrouz.A. Forouzan, “Data communication and Networking”,
1 IP Forwarding Relates to Lab 3. Covers the principles of end-to-end datagram delivery in IP networks.
TCP/IP Protocol Suite 1 Chapter 6 Upon completion you will be able to: Delivery, Forwarding, and Routing of IP Packets Understand the different types of.
Lecture Week 8 The Routing Table: A Closer Look
TCP/IP Protocol Suite 1 Chapter 6 Upon completion you will be able to: Delivery, Forwarding, and Routing of IP Packets Understand the different types of.
Fall 2006Computer Networks19-1 Chapter 19. Host-to-Host Delivery: Internetworking, Addressing, and Routing 19.1 Internetworks 19.2 Addressing 19.3 Routing.
22.1 Chapter 22 Network Layer: Delivery, Forwarding, and Routing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 IP Forwarding Relates to Lab 3. Covers the principles of end-to-end datagram delivery in IP networks.
18-WAN Technologies and Dynamic routing Dr. John P. Abraham Professor UTPA.
Copyright © Lopamudra Roychoudhuri
資 管 Lee Lesson 5 IP Packets: Delivery and Routing IP Layer operation.
Delivery, Forwarding, and Routing of IP Packets
Dr. Clincy1 Chapter 6 Delivery & Forwarding of IP Packets Lecture #4 Items you should understand by now – before routing Physical Addressing – with in.
Spring Routing & Switching Umar Kalim Dept. of Communication Systems Engineering 27/03/2007.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Chapter 6 Delivery and Routing of IP Packets.
Chapter 18 Introduction to Network Layer Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 6 Delivery and Forwarding of IP Packets
HANNAM UNIVERSITY 1 Chapter 6 Upon completion you will be able to: Delivery, Forwarding, and Routing of IP Packets Understand.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 6 Delivery and Routing of IP Packets.
HANNAM UNIVERSITY TCP/IP Protocol Suite 1 Chapter 5 Objectives Upon completion you will be able to: IP Addresses: Classless Addressing.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 7 Internet Protocol (IP) Routing.
Delivery, Forwarding, and Routing of IP Packets
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Network Layer: 19.1 Internetworks 19.2 Addressing Classful, Classless addressing, NAT 19.3 Routing.
TCP/IP Protocol Suite 1 Chapter 10 Upon completion you will be able to: Internet Group Management Protocol Know the purpose of IGMP Know the types of IGMP.
Internet Protocol: Routing IP Datagrams Chapter 8.
TCP/IPTCP/IP Dr. Clincy1 Chapter 6 Delivery & Forwarding of IP Packets.
1 Kyung Hee University Chapter 6 Delivery Forwarding, and Routing of IP Packets.
Linux Operations and Administration Chapter Eight Network Communications.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Network Layer PART IV.
1 Chapter 6 Delivery Forwarding, and Routing of IP Packets Chapter 6 Delivery Forwarding, and Routing of IP Packets Mi-Jung Choi Dept. of Computer Science,
Delivery and Forwarding Chapter 18 COMP 3270 Computer Networks Computing Science Thompson Rivers University.
TCP/IP Protocol Suite 1 Chapter 4 Objectives Upon completion you will be able to: IP Addresses: Classful Addressing Understand IPv4 addresses and classes.
IP Logical Networks COMP 3270 Computer Networks Computing Science Thompson Rivers University.
22.1 Network Layer Delivery, Forwarding, and Routing.
TCP/IP Protocol Suite 1 Chapter 6 Upon completion you will be able to: Delivery, Forwarding, and Routing of IP Packets Understand the different types of.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
UNIT 4 NETWORK LAYER. Position of network layer 7/8/2016 UNIT-3 : NETWORK LAYER 2.
Chapter 18 Introduction to Network Layer
Behrouz A. Forouzan TCP/IP Protocol Suite, 3rd Ed.
Internet Protocol Suite
ARP and RARP Objectives Chapter 7 Upon completion you will be able to:
Forwarding and Routing IP Packets
PART IV Network Layer.
Chapter 6 – Routing.
Chapter 6 Delivery & Forwarding of IP Packets
5 Network Layer Part II Computer Networks Tutun Juhana
Delivery, Forwarding, and Routing
Chapter 6 Delivery & Forwarding of IP Packets
UNIT III ROUTING.
Delivery, Forwarding, and Routing
Delivery and Routing of IP Packets
Delivery, Forwarding, and Routing of IP Packets
Delivery and Forwarding of
18-WAN Technologies and Dynamic routing
Net 323 D: Networks Protocols
Delivery, Forwarding, and Routing of IP Packets
Example 9 (Continued) 1. The first mask (/26) is applied to the destination address. The result is , which does not match the corresponding network.
Figure 6.11 Configuration for Example 4
Delivery, Forwarding, and Routing of IP Packets
Figure 6.6 Default routing
Longest Mask Matching What happens if one of the organizations is not geographically close to the others, like in Figure No problem, as long as the.
See Next Slide Example 13 (continued)
Presentation transcript:

TCP/IP Protocol Suite 1 Chapter 6 Upon completion you will be able to: Delivery, Forwarding, and Routing of IP Packets Understand the different types of delivery and the connection Understand forwarding techniques in classful addressing Understand forwarding techniques in classless addressing Understand how a routing table works Understand the structure of a router Objectives

TCP/IP Protocol Suite 2 Delivery, Forwarding, Routing Delivery refers to the way a packet is handled by the underlying networks under the control of the network layer Forwarding refers to the way a packet is delivered to the next station(s) Routing refers to the way routing tables are created to help with forwarding

TCP/IP Protocol Suite 3 Connectionless vs. Connection-oriented A network can be connectionless or connection-oriented X.25 is an example of conn.oriented IP is an example of conn.less

TCP/IP Protocol Suite 4 Figure 6.1 Direct delivery If netid of source is same as netid of destination, then you know it is direct delivery. ARP is usually used to map IP address to local (NIC) address.

TCP/IP Protocol Suite 5 Indirect Delivery Sender uses destination IP address and a routing table to find the IP address of the next router Sender then uses that IP address and ARP to find the physical address of the next router

TCP/IP Protocol Suite 6 Figure 6.2 Indirect delivery

TCP/IP Protocol Suite FORWARDING Forwarding means to place the packet in its route to its destination. Forwarding requires a host or a router to have a routing table. The topics discussed in this section include: Forwarding Techniques Forwarding with Classful Addressing Forwarding with Classless Addressing Combination

TCP/IP Protocol Suite 8 Forwarding Techniques You look in a table for the final destination and it tells you which route to take to get there. This is not realistic on the Internet. Several techniques can make the size of the routing table manageable

TCP/IP Protocol Suite 9 Figure 6.3 Technique 1: Next-hop method - table contains next hop only (bottom figure) - This top diagram is not feasible on the Internet. Routing table shows just the next hop.

TCP/IP Protocol Suite 10 Figure 6.4 Technique 2: Network-specific method This is host-specific. This is network-specific.

TCP/IP Protocol Suite 11 Figure 6.5 Technique 3: Host-specific routing Host-specific routing can be used to direct to a specific router. Host B traffic is sent thru R3, not R1 and R2.

TCP/IP Protocol Suite 12 Figure 6.6 Technique 4: Default routing If a destination is not on N2, then it must be on the rest of the Internet, the default.

TCP/IP Protocol Suite 13 Figure 6.7 Simplified forwarding module in classful address without subnetting

TCP/IP Protocol Suite 14 Figure 6.8 Configuration for routing, Example 1 What are R1’s routing tables for this example?

TCP/IP Protocol Suite 15 Solution Figure 6.9 shows the three tables used by router R1. Note that some entries in the next-hop address column are empty because in these cases, the destination is in the same network to which the router is connected (direct delivery). In these cases, the next- hop address used by ARP is simply the destination address of the packet as we will see in Chapter 7. Example 1 (Continued) See Next Slide

TCP/IP Protocol Suite 16 Figure 6.9 Tables for Example 1

TCP/IP Protocol Suite 17 Router R1 in Figure 6.8 receives a packet with destination address Show how the packet is forwarded. Example 2 Solution The destination network is class C. The network address is extracted by masking off the leftmost 24 bits of the destination address; the result is The table for Class C is searched. The network address is found in the first row. The next-hop address and the interface m0 are passed to ARP.

TCP/IP Protocol Suite 18 Router R1 in Figure 6.8 receives a packet with destination address Show how the packet is forwarded. Example 3 Solution The class is B. The network address can be found by masking off 16 bits of the destination address, the result is The table for Class B is searched. No matching network address is found. The packet needs to be forwarded to the default router (the network is somewhere else in the Internet). The next-hop address and the interface number m0 are passed to ARP.

TCP/IP Protocol Suite 19 Figure 6.10 Simplified forwarding module in classful address with subnetting Now let’s add subnetting.

TCP/IP Protocol Suite 20 Example 4 Figure 6.11 shows a router connected to four subnets. Note several points. First, the site address is /16 (a class B address). Every packet with destination address in the range to is delivered to the interface m4 and distributed to the final destination subnet by the router. Second, we have used the address x.y.z.t/n for the interface m4 because we do not know to which network this router is connected. Third, the table has a default entry for packets that are to be sent out of the site. The router is configured to apply the mask /18 to any destination address.

TCP/IP Protocol Suite 21 Figure 6.11 Configuration for Example 4

TCP/IP Protocol Suite 22 The router in Figure 6.11 receives a packet with destination address Show how the packet is forwarded. Example 5 Solution The mask is /18. After applying the mask, the subnet address is The packet is delivered to ARP with the next-hop address and the outgoing interface m0.

TCP/IP Protocol Suite 23 A host in network in Figure 6.11 has a packet to send to the host with address Show how the packet is routed. Example 6 Solution The router receives the packet and applies the mask (/18). The network address is The table is searched and the address is not found. The router uses the address of the default router (not shown in figure) and sends the packet to that router.

TCP/IP Protocol Suite 24 In classful addressing we can have a routing table with three columns. In classless addressing, we need at least four columns. Note:

TCP/IP Protocol Suite 25 Figure 6.12 Simplified forwarding module in classless address

TCP/IP Protocol Suite 26 Make a routing table for router R1 using the configuration in Figure Example 7 Solution Table 6.1 shows the corresponding table. See Next Slide See the table after the figure.

TCP/IP Protocol Suite 27 Figure 6.13 Configuration for Example 7 m3

TCP/IP Protocol Suite 28 Table 6.1 Routing table for router R1 in Figure 6.13 Note that longest mask is listed first in table.

TCP/IP Protocol Suite 29 Show the forwarding process if a packet arrives at R1 in Figure 6.13 with the destination address Example 8 Solution The router performs the following steps: 1. The first mask (/26) is applied to the destination address. The result is , which does not match the corresponding network address. See Next Slide

TCP/IP Protocol Suite 30 Example 8 (Continued) 2. The second mask (/25) is applied to the destination address. The result is , which matches the corresponding network address. The next-hop address (the destination address of the packet in this case) and the interface number m0 are passed to ARP for further processing.

TCP/IP Protocol Suite 31 Show the forwarding process if a packet arrives at R1 in Figure 6.13 with the destination address Example 9 Solution The router performs the following steps: See Next Slide

TCP/IP Protocol Suite The first mask (/26) is applied to the destination address. The result is , which does not match the corresponding network address (row 1). 2. The second mask (/25) is applied to the destination address. The result is , which does not match the corresponding network address (row 2). 3. The third mask (/24) is applied to the destination address. The result is , which matches the corresponding network address. The destination address of the package and the interface number m3 are passed to ARP. Example 9 (Continued)

TCP/IP Protocol Suite 33 Show the forwarding process if a packet arrives at R1 in Figure 6.13 with the destination address Example 10 Solution This time all masks are applied to the destination address, but no matching network address is found. When it reaches the end of the table, the module gives the next-hop address and interface number m2 to ARP. This is probably an outgoing package that needs to be sent, via the default router, to some place else in the Internet.

TCP/IP Protocol Suite 34 Now let us give a different type of example. Can we find the configuration of a router, if we know only its routing table? The routing table for router R1 is given in Table 6.2. Can we draw its topology? Example 11 See Next Slide

TCP/IP Protocol Suite 35 Table 6.2 Routing table for R1 from Example 11

TCP/IP Protocol Suite 36 Example 11 Solution We know some facts but we don’t have all for a definite topology. We know that router R1 has three interfaces: m0, m1, and m2. We know that there are three networks directly connected to router R1. We know that there are two networks indirectly connected to R1. There must be at least three other routers involved (see next-hop column). We know to which networks these routers are connected by looking at their IP addresses. So we can put them at their appropriate place. See Next Slide (Continued)

TCP/IP Protocol Suite 37 Example 11 (Continued) We know that one router, the default router, is connected to the rest of the Internet. But there is some missing information. We do not know if network is directly connected to router R2 or through a point-to-point network (WAN) and another router. We do not know if network is connected to router R3 directly or through a point-to-point network (WAN) and another router. Point-to-point networks normally do not have an entry in the routing table because no hosts are connected to them. Figure 6.14 shows our guessed topology. See Next Slide

TCP/IP Protocol Suite 38 Figure 6.14 Guessed topology for Example 6

TCP/IP Protocol Suite 39 Address Aggregation In classful addressing, there is one router table entry for each site outside the organization In classless addressing, there will probably be more entries To alleviate this problem, routers can use address aggregation

TCP/IP Protocol Suite 40 Figure 6.15 Address aggregation Notice that R2’s table is smaller than R1’s. For R2, anything with an address from to simply goes to port m0.

TCP/IP Protocol Suite 41 Longest Mask Matching What happens if one of the organizations is not geographically close to the others, like in Figure No problem, as long as the routing table is sorted longest mask to shortest mask.

TCP/IP Protocol Suite 42 Figure 6.16 Longest mask matching

TCP/IP Protocol Suite 43 Hierarchical Routing Use the often built-in hierarchy of IP addresses to simplify your routing table(s)

TCP/IP Protocol Suite 44 As an example of hierarchical routing, let us consider Figure A regional ISP is granted addresses starting from The regional ISP has decided to divide this block into four subblocks, each with 4096 addresses. Three of these subblocks are assigned to three local ISPs, the second subblock is reserved for future use. Note that the mask for each block is /20 because the original block with mask /18 is divided into 4 blocks. Example 12 See Next Slide

TCP/IP Protocol Suite 45 Figure 6.17 Hierarchical routing with ISPs

TCP/IP Protocol Suite 46 The first local ISP has divided its assigned subblock into 8 smaller blocks and assigned each to a small ISP. Each small ISP provides services to 128 households (H001 to H128), each using four addresses. Note that the mask for each small ISP is now /23 because the block is further divided into 8 blocks. Each household has a mask of /30, because a household has only 4 addresses (2 32−30 is 4). The second local ISP has divided its block into 4 blocks and has assigned the addresses to 4 large organizations (LOrg01 to LOrg04). Note that each large organization has 1024 addresses and the mask is /22. Example 12 (Continued) See Next Slide

TCP/IP Protocol Suite 47 The third local ISP has divided its block into 16 blocks and assigned each block to a small organization (SOrg01 to SOrg15). Each small organization has 256 addresses and the mask is /24. There is a sense of hierarchy in this configuration. All routers in the Internet send a packet with destination address to to the regional ISP. The regional ISP sends every packet with destination address to to Local ISP1. Local ISP1 sends every packet with destination address to to H001. Example 12 (Continued)

TCP/IP Protocol Suite ROUTING Routing deals with the issues of creating and maintaining routing tables. The topics discussed in this section include: Static Versus Dynamic Routing Tables Routing Table

TCP/IP Protocol Suite 49 Figure 6.18 Common fields in a routing table

TCP/IP Protocol Suite 50 One utility that can be used to find the contents of a routing table for a host or router is netstat in UNIX or LINUX. The following shows the listing of the contents of the default server. We have used two options, r and n. The option r indicates that we are interested in the routing table and the option n indicates that we are looking for numeric addresses. Note that this is a routing table for a host, not a router. Although we discussed the routing table for a router throughout the chapter, a host also needs a routing table. Example 13 See Next Slide

TCP/IP Protocol Suite 51 $ netstat -rn Kernel IP routing table Destination Gateway Mask Flags Iface U eth U lo UG eth0. Example 13 (continued) See Next Slide

TCP/IP Protocol Suite 52 More information about the IP address and physical address of the server can be found using the ifconfig command on the given interface (eth0). Example 13 (continued) $ ifconfig eth0 eth0 Link encap:Ethernet HWaddr 00:B0:D0:DF:09:5D inet addr: Bcast: Mask: From the above information, we can deduce the configuration of the server as shown in Figure See Next Slide

TCP/IP Protocol Suite 53 Figure 6.19 Configuration of the server for Example 13

TCP/IP Protocol Suite STRUCTURE OF A ROUTER We represent a router as a black box that accepts incoming packets from one of the input ports (interfaces), uses a routing table to find the departing output port, and sends the packet from this output port. The topics discussed in this section include: Components

TCP/IP Protocol Suite 55 Figure 6.20 Router components

TCP/IP Protocol Suite 56 Figure 6.21 Input port

TCP/IP Protocol Suite 57 Figure 6.22 Output port

TCP/IP Protocol Suite 58 Figure 6.23 Crossbar switch

TCP/IP Protocol Suite 59 Figure 6.24 A banyan switch

TCP/IP Protocol Suite 60 Figure 6.25 Examples of routing in a banyan switch

TCP/IP Protocol Suite 61 Figure 6.26 Batcher-banyan switch