Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Network Layer Chapter 5. Network Layer Design Isues a)Store-and-Forward Packet Switching b)Services Provided to the Transport Layer c)Implementation.

Similar presentations


Presentation on theme: "The Network Layer Chapter 5. Network Layer Design Isues a)Store-and-Forward Packet Switching b)Services Provided to the Transport Layer c)Implementation."— Presentation transcript:

1 The Network Layer Chapter 5

2 Network Layer Design Isues a)Store-and-Forward Packet Switching b)Services Provided to the Transport Layer c)Implementation of Connectionless Service d)Implementation of Connection-Oriented Service e)Comparison of Virtual-Circuit and Datagram Subnets

3 Store-and-Forward Packet Switching The environment of the network layer protocols. fig 5-1

4 Implementation of Connectionless Service Routing within a datagram subnet.

5 Implementation of Connection-Oriented Service Routing within a virtual-circuit subnet.

6 Comparison of Virtual-Circuit and Datagram Subnets 5-4

7 Routing Algorithms a)The Optimality Principle b)Shortest Path Routing c)Flooding d)Distance Vector Routing e)Link State Routing f)Hierarchical Routing g)Broadcast Routing h)Multicast Routing i)Routing for Mobile Hosts j)Routing in Ad Hoc Networks

8 Routing Algorithms (2)‏ Conflict between fairness and optimality.

9 The Optimality Principle (a) A subnet. (b) A sink tree for router B. If J is on the path from I to K then the path from J to K follows the same route.

10 Shortest Path Routing The first 5 steps used in computing the shortest path from A to D. The arrows indicate the working node.

11 Flooding Dijkstra's algorithm to compute the shortest path through a graph. 5-8 top

12 Flooding (2)‏ Dijkstra's algorithm to compute the shortest path through a graph. 5-8 bottom

13 Distance Vector Routing (a) A subnet. (b) Input from A, I, H, K, and the new routing table for J.

14 Distance Vector Routing (2)‏ The count-to-infinity problem.

15 Link State Routing Each router must do the following: A.Discover its neighbors, learn their network address. B.Measure the delay or cost to each of its neighbors. C.Construct a packet telling all it has just learned. D.Send this packet to all other routers. E.Compute the shortest path to every other router.

16 Learning about the Neighbors (a) Nine routers and a LAN. (b) A graph model of (a).

17 Measuring Line Cost A subnet in which the East and West parts are connected by two lines.

18 Building Link State Packets (a) A subnet. (b) The link state packets for this subnet.

19 Distributing the Link State Packets The packet buffer for router B in the previous slide (Fig. 5-13).

20 Hierarchical Routing Hierarchical routing.

21 Congestion Control Algorithms a)General Principles of Congestion Control b)Congestion Prevention Policies c)Congestion Control in Virtual-Circuit Subnets d)Congestion Control in Datagram Subnets e)Load Shedding f)Jitter Control

22 Congestion When too much traffic is offered, congestion sets in and performance degrades sharply.

23 General Principles of Congestion Control A.Monitor the system. –detect when and where congestion occurs. B.Pass information to where action can be taken. C.Adjust system operation to correct the problem.

24 Classification of Congestion Control Open Loop Congestion Prevention Closed Loop Explicit Feedback Implicit Feedback

25 Congestion Control in Virtual-Circuit Subnets (a)A congested subnet. (b) A redrawn subnet, eliminates congestion and a virtual circuit from A to B. (b)The point: can do admission control; congestion prevention

26 Hop-by-Hop Choke Packets (a) A choke packet that affects only the source. (b) A choke packet that affects each hop it passes through. The point: have to respond to conditions with feedback mechanism

27 Explicit Feedback a)Congestion warning bit – fed forward to recipient who fed it back to the sender (DECnet) b)Choke packets c)What should the sender do when it receives congestion feedback? A thorny question!

28 Implicit Feedback a)Routers drop packets b)Packets are delivered slowly c)Sender responds to missing acks or delayed acks by slowing sending rate d)Again, what is a good response? –For performance of this flow? –For overall performance of the network?

29 Quality of Service a)Requirements b)Techniques for Achieving Good Quality of Service c)Integrated Services d)Differentiated Services e)Label Switching and MPLS

30 Requirements How stringent the quality-of-service requirements are. 5-30

31 Jitter Control (a) High jitter. (b) Low jitter.

32 Buffering to reduce jitter Smoothing the playback stream by buffering packets.

33 The Leaky Bucket Algorithm (a) A leaky bucket with water. (b) a leaky bucket with packets.

34 Token Bucket

35 The Leaky and Token Bucket Algorithms (a) Input to a leaky bucket. (b) Output from a leaky bucket. Output from a token bucket with capacities of (c) 250 KB, (d) 500 KB, (e) 750 KB, (f) Output from a 500KB token bucket feeding a 10-MB/sec leaky bucket.

36 The Token Bucket Algorithm (a) Before. (b) After. 5-34

37 Admission Control An example of flow specification. 5-34

38 Integrated Services Convergence of data and audio networks From the IETF perspective From the telephony perspective Economic and technical issues Reserved resources in packet-oriented network Per-flow state in routers Advance setup Scalability

39 Differentiated Services a)Tag packets at network ingress with class of service b)Example: expedited forwarding – some packets get better service than others –“Network Neutrality”

40 Expedited Forwarding Expedited packets experience a traffic-free network.

41 Label Switching and MPLS Transmitting a TCP segment using IP, MPLS, and PPP.

42 The Network Layer in the Internet a)The IP Protocol b)IP Addresses c)Internet Control Protocols d)OSPF – The Interior Gateway Routing Protocol e)BGP – The Exterior Gateway Routing Protocol f)Internet Multicasting g)Mobile IP h)IPv6

43 Design Principles for Internet A.Make sure it works. B.Keep it simple. C.Make clear choices. D.Exploit modularity. E.Expect heterogeneity. F.Avoid static options and parameters. G.Look for a good design; it need not be perfect. H.Be strict when sending and tolerant when receiving. I.Think about scalability. J.Consider performance and cost.

44 The IP Protocol The IPv4 (Internet Protocol) header.

45 The IP Protocol (2)‏ Some of the IP options. 5-54

46 IP Addresses IP address formats.

47 IP Addresses (2)‏ Special IP addresses.

48 Subnets A campus network consisting of LANs for various departments.

49 Subnets (2)‏ A class B network subnetted into 64 subnets.

50 CDR – Classless InterDomain Routing A set of IP address assignments. 5-59

51 NAT – Network Address Translation Placement and operation of a NAT box.

52 Internet Control Message Protocol The principal ICMP message types. 5-61

53 ARP– The Address Resolution Protocol Three interconnected /24 networks: two Ethernets and an FDDI ring.

54 Dynamic Host Configuration Protocol Operation of DHCP.

55 OSPF – The Interior Gateway Routing Protocol (a) An autonomous system. (b) A graph representation of (a).

56 OSPF (2)‏ The relation between ASes, backbones, and areas in OSPF.

57 OSPF (3)‏ The five types of OSPF messeges. 5-66

58 BGP – The Exterior Gateway Routing Protocol (a) A set of BGP routers. (b) Information sent to F.

59 The Main IPv6 Header The IPv6 fixed header (required).

60 Extension Headers IPv6 extension headers. 5-69

61 Extension Headers (2)‏ The hop-by-hop extension header for large datagrams (jumbograms).

62 Extension Headers (3)‏ The extension header for routing.


Download ppt "The Network Layer Chapter 5. Network Layer Design Isues a)Store-and-Forward Packet Switching b)Services Provided to the Transport Layer c)Implementation."

Similar presentations


Ads by Google