Top-Down Network Design Chapter Thirteen Optimizing Your Network Design Copyright 2010 Cisco Press & Priscilla Oppenheimer.

Slides:



Advertisements
Similar presentations
Quality of Service CCDA Quick Reference.
Advertisements

Computer Networks20-1 Chapter 20. Network Layer: Internet Protocol 20.1 Internetworking 20.2 IPv IPv6.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
IPv4 - The Internet Protocol Version 4
1 o Two issues in practice – Scale – Administrative autonomy o Autonomous system (AS) or region o Intra autonomous system routing protocol o Gateway routers.
TELE202 Lecture 8 Congestion control 1 Lecturer Dr Z. Huang Overview ¥Last Lecture »X.25 »Source: chapter 10 ¥This Lecture »Congestion control »Source:
Top-Down Network Design Chapter Thirteen Optimizing Your Network Design Copyright 2010 Cisco Press & Priscilla Oppenheimer.
1 IP - The Internet Protocol Relates to Lab 2. A module on the Internet Protocol.
Leon-Garcia & Widjaja: Communication Networks Copyright ©2000 The McGraw Hill Companies A Little More on Chapter 7 And Start Chapter 8 TCP/IP.
Top-Down Network Design Chapter Four Characterizing Network Traffic Copyright 2010 Cisco Press & Priscilla Oppenheimer.
© 2006 Cisco Systems, Inc. All rights reserved. QOS Lecture 4 - Introducing QOS.
TELE202 Lecture 9 Internet Protocols (1) 1 Lecturer Dr Z. Huang Overview ¥Last Lecture »Congestion control »Source: chapter 12 ¥This Lecture »Internet.
QoS in MPLS SMU CSE 8344.
CHAPTER 8 Quality of Service. Integrated services (IntServ) Ensure that a specific flow of traffic is going to receive the appropriate level of bandwidth.
Quality of Service (QoS)
Top-Down Network Design Chapter Thirteen Optimizing Your Network Design Oppenheimer.
CSC 600 Internetworking with TCP/IP Unit 8: IP Multicasting (Ch. 17) Dr. Cheer-Sun Yang Spring 2001.
1 The Internet and Networked Multimedia. 2 Layering  Internet protocols are designed to work in layers, with each layer building on the facilities provided.
ACL & QoS.
Chapter 81 Internet Protocol (IP) Our greatest glory is not in never failing, but in rising up every time we fail. - Ralph Waldo Emerson.
Multimedia Wireless Networks: Technologies, Standards, and QoS Chapter 3. QoS Mechanisms TTM8100 Slides edited by Steinar Andresen.
CIS460 – NETWORK ANALYSIS AND DESIGN CHAPTER 12 Optimizing Your Network Design.
© 2006 Cisco Systems, Inc. All rights reserved. Optimizing Converged Cisco Networks (ONT) Module 3: Introduction to IP QoS.
1 Congestion Control Computer Networks. 2 Where are we?
ITEC 275 Computer Networks – Switching, Routing, and WANs
CS 4396 Computer Networks Lab
1 Kyung Hee University Chapter 8 Internet Protocol (IP)
ITEC 275 Computer Networks – Switching, Routing, and WANs Week 11 Robert D’Andrea Some slides provide by Priscilla Oppenheimer and used with permission.
© 2006 Cisco Systems, Inc. All rights reserved. Optimizing Converged Cisco Networks (ONT) Module 3: Introduction to IP QoS.
Mr. Mark Welton.  Quality of Service is deployed to prevent data from saturating a link to the point that other data cannot gain access to it  QoS allows.
Top-Down Network Design Chapter Four Characterizing Network Traffic Copyright 2004 Cisco Press & Priscilla Oppenheimer.
© 2006 Cisco Systems, Inc. All rights reserved. 3.2: Implementing QoS.
1 Lecture 15 Internet resource allocation and QoS Resource Reservation Protocol Integrated Services Differentiated Services.
Multicast and Quality of Service Internet Technologies and Applications.
Ethernet Packet Filtering – Part 2 Øyvind Holmeide 10/28/2014 by.
ITEC 275 Computer Networks – Switching, Routing, and WANs
Instructor Materials Chapter 6: Quality of Service
Chapter 9 Optimizing Network Performance
Chapter 3 TCP and IP Chapter 3 TCP and IP.
ITEC 275 Computer Networks – Switching, Routing, and WANs
Behrouz A. Forouzan TCP/IP Protocol Suite, 3rd Ed.
Topics discussed in this section:
IP - The Internet Protocol
ITEC 275 Computer Networks – Switching, Routing, and WANs
Multicast Outline Multicast Introduction and Motivation DVRMP.
Congestion Control, Quality of Service, and Internetworking
Top-Down Network Design Chapter Four Characterizing Network Traffic
Computer Data Communications
ITEC 275 Computer Networks – Switching, Routing, and WANs
Queue Management Jennifer Rexford COS 461: Computer Networks
Congestion Control and Resource Allocation
IP - The Internet Protocol
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 6: Quality of Service Connecting Networks.
What’s “Inside” a Router?
IP - The Internet Protocol
Guide to TCP/IP Fourth Edition
Dr. John P. Abraham Professor UTPA
Chapter 20 Network Layer: Internet Protocol
Dr. John P. Abraham Professor UTRGV, EDINBURG, TX
Quality of Service What is QoS? When is it needed?
IP - The Internet Protocol
Dr. John P. Abraham Professor UTPA
EE 122: Lecture 18 (Differentiated Services)
Net 323 D: Networks Protocols
IP - The Internet Protocol
EE 122: Differentiated Services
The Network Layer Congestion Control Algorithms & Quality-of-Service
Congestion Control and Resource Allocation
IP - The Internet Protocol
Multicasting Unicast.
Presentation transcript:

Top-Down Network Design Chapter Thirteen Optimizing Your Network Design Copyright 2010 Cisco Press & Priscilla Oppenheimer

Reasons to Optimize Meet key business and technical goals Use bandwidth efficiently Control delay and jitter Reduce serialization delay Support preferential service for essential applications Meet Quality of Service (QoS) requirements

IP Multicast Helps Optimize Bandwidth Usage With IP multicast, you can send a high-volume multimedia stream just once instead of once for each user Requires support for Multicast addressing Multicast registration (IGMP) Multicast routing protocols

IP Multicast Addressing Uses Class D multicast destination address 224.0.0.0 to 239.255.255.255 Converted to a MAC-layer multicast destination address The low-order 23 bits of the Class D address become the low-order 23 bits of the MAC-layer address The top 9 bits of the Class D address are not used The top 25 bits of the MAC-layer address are 0x01:00:5E followed by a binary 0

Internet Group Management Protocol (IGMP) Allows a host to join a multicast group Host transmits a membership-report message to inform routers on the segment that traffic for a group should be multicast to the host’s segment IGMPv2 has support for a router more quickly learning that the last host on a segment has left a group

Multicast Routing Protocols Becoming obsolete Multicast OSPF (MOSPF) Distance Vector Multicast Routing Protocol (DVMRP) Still used Protocol Independent Multicast (PIM) Dense-Mode PIM Sparse-Mode PIM

Reducing Serialization Delay Link-layer fragmentation and interleaving Breaks up and reassembles frames Multilink PPP Frame Relay FRF.12 Compressed Real Time Protocol RTP is used for voice and video Compressed RTP compresses the RTP, UDP, and IP header from 40 bytes to 2 to 4 bytes

A Few Technologies for Meeting QoS Requirements IETF controlled load service IETF guaranteed service IP precedence IP differentiated services

IP Type of Service Field The type of service field in the IP header is divided into two subfields The 3-bit precedence subfield supports eight levels of priority The 4-bit type of service subfield supports four types of service Although IP precedence is still used, the type of service subfield was hardly ever used

IP Type of Service Field Type of Service Subfield Bit 3 4 5 6 7 D = Delay T = Throughput R = Reliability C = Cost Precedence D T R C Bit 8 15 24 31 Version Header Length Type of Service Total Length Identification Flags Fragment Offset Time to Live Protocol Header Checksum Source IP Address Destination IP Address Options Padding

IP Differentiated Services (DS) Field RFC 2474 redefines the type of service field as the Differentiated Services (DS) field Bits 0 through 5 are the Differentiated Services Codepoint (DSCP) subfield Has essentially the same goal as the precedence subfield Influences queuing and packet dropping decisions for IP packets at a router output interface Bits 6 and 7 are the Explicit Congestion Notification (ECN) subfield

IP Differentiated Services (DS) Field 6 Differentiated Services Codepoint Explicit Congestion Notification 8 15 24 31 Header Length Version Differentiated Services Total Length

Classifying LAN Traffic IEEE 802.1p Classifies traffic at the data-link layer Supports eight classes of service A switch can have a separate queue for each class and service the highest-priority queues first

Cisco Switching Techniques Process switching Fast switching NetFlow switching Cisco Express Forwarding (CEF) These are technologies for “switching” (forwarding) packets through a router.

Cisco Queuing Services First in, first out (FIFO) queuing Priority queuing Custom queuing Weighted fair queuing (WFQ) Class-based WFQ (CBWFQ) Low latency queuing (LLQ)

Priority Queuing START NO Packet in high queue? NO Packet in medium queue? YES NO Packet in normal queue? YES NO Packet in low queue? YES YES Dispatch Packet Continue

Reached transmission window size? Custom Queuing START (with Queue 1) Packet in Queue? NO YES Reached transmission window size? YES NO Next Queue Dispatch Packet

Low-Latency Queuing One queue always gets the green light Use this for voice Combine this with class-based weighted fair queuing Define traffic classes based on protocols, access control lists, and input interfaces Assign characteristics to classes such as bandwidth required and the maximum number of packets that can be queued for the class

Random Early Detection (RED) Congestion avoidance rather than congestion management Monitors traffic loads and randomly discards packets if congestion increases Source nodes detect dropped packets and slow down Works best with TCP Weighted Random Early Detection Cisco’s implementation uses IP precedence or the DS field instead of just randomly dropping packets

Traffic Shaping Manage and control network traffic to avoid bottlenecks Avoid overwhelming a downstream router or link Reduce outbound traffic for a flow to a configured bit rate Queue bursts of traffic for that flow

Committed Access Rate (CAR) Cisco feature for classifying and policing traffic on an incoming interface Supports policies regarding how traffic that exceeds a certain bandwidth allocation should be handled Can drop a packet or change the IP precedence or DSCP bits

Summary Optimization provides the high bandwidth, low delay, and controlled jitter required by many critical business applications To minimize bandwidth utilization by multimedia applications, use IP multicast To reduce serialization delay, use link fragmentation and compressed RTP To support QoS and optimize performance, use IP precedence, DSCP, 802.1p. advanced switching and queuing methods, RED, CAR, etc.

Review Questions Why is it important to optimize your network? What has become of the IP type of service field? What are some methods for marking packets to identify the need for priority handling? Compare and contrast Cisco queuing services.