Networking Concepts Quiz
50 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the time it takes for the packet to cross the link from one end to the other called?

  • Network delay
  • Serialization delay
  • Transmission delay
  • Propagation delay (correct)

Which method is considered the best solution for reducing delay in a network?

  • Reprioritize all packets equally
  • Forward less important packets first
  • Compress IP packet headers
  • Upgrade the link (correct)

What technique can customer routers use to help reduce packet delays?

  • TCP/RTP header compression (correct)
  • Random packet loss
  • Increasing latency
  • Routing loops

Which of the following is NOT a cause of packet drops?

<p>Link upgrades (C)</p> Signup and view all the answers

How can an organization prevent packet loss in their network?

<p>Upgrade the link (A)</p> Signup and view all the answers

What is a common issue faced during a telephone call due to packet loss?

<p>Voice breaking up (D)</p> Signup and view all the answers

What does LLQ stand for, which is performed by customer routers?

<p>Low Latency Queueing (C)</p> Signup and view all the answers

What is one way ISPs can manage packets effectively?

<p>Reprioritize according to QoS policy (C)</p> Signup and view all the answers

What are the three major elements of a traffic class?

<p>A case-sensitive name, a series of match commands, and an evaluation instruction (C)</p> Signup and view all the answers

What configuration mode should be entered to define a class map?

<p>class-map configuration mode (D)</p> Signup and view all the answers

Which mode is the default for class maps when matching commands?

<p>match all (D)</p> Signup and view all the answers

How many traffic classes can be associated with a single policy map?

<p>Up to 256 (D)</p> Signup and view all the answers

What is the primary function of Custom Queuing?

<p>Uses round-robin scheduling to manage queues. (D)</p> Signup and view all the answers

Which command is used to add a match criterion in the class-map?

<p>match access-group (D)</p> Signup and view all the answers

What benefit does Weighted Fair Queuing (WFQ) provide?

<p>Predicts transfer rates and interarrival periods. (A)</p> Signup and view all the answers

In a policy map, what does the QoS policy influence?

<p>The QoS features associated with a traffic class (C)</p> Signup and view all the answers

Which of the following commands is used to permit or deny packets in a standard ACL?

<p>access-list access-list-number {permit | deny | remark} source [mask] (B)</p> Signup and view all the answers

What happens in Weighted Random Early Detection (WRED) as congestion increases?

<p>Packets are selectively and randomly dropped. (A)</p> Signup and view all the answers

What is the first step in implementing QoS?

<p>Identify types of traffic and their requirements. (D)</p> Signup and view all the answers

What is one of the purposes of descriptions in class maps?

<p>They assist in understanding large configurations (B)</p> Signup and view all the answers

During traffic classification, which of the following is assessed?

<p>The relevance of each traffic type to business. (C)</p> Signup and view all the answers

What defines a QoS policy?

<p>A network-wide definition of QoS levels for traffic classes. (A)</p> Signup and view all the answers

What characterizes the Best Effort model in QoS?

<p>No QoS is implemented for packets. (D)</p> Signup and view all the answers

Which process is NOT part of Quality of Service operations?

<p>Traffic encryption and security. (A)</p> Signup and view all the answers

What is the first step in converting an analog signal to a digital signal?

<p>Sample the analog signal. (A)</p> Signup and view all the answers

Which codec has the lowest bit rate according to the characteristics listed?

<p>G.729 (C)</p> Signup and view all the answers

What does jitter in voice packets indicate?

<p>Voice packets arrive at varying rates. (C)</p> Signup and view all the answers

What is the primary function of voice gateways in VoIP networks?

<p>Convert between analog and digital signals. (D)</p> Signup and view all the answers

In a mixed-mode conference, what is a requirement for the codecs used?

<p>Different codecs can be used among participants. (D)</p> Signup and view all the answers

Which step involves decoding samples into voltage amplitudes to rebuild the PAM signal?

<p>Decode the samples. (C)</p> Signup and view all the answers

What characterizes the behavior of voice packets in VoIP networks?

<p>Packets can arrive in the wrong order. (D)</p> Signup and view all the answers

What is a disadvantage of using mixed mode for DSP in conferencing?

<p>Fewer conferences can be supported per DSP. (D)</p> Signup and view all the answers

What command is used to enter the per-class policy configuration mode?

<p>policy-map policy-map-name (C)</p> Signup and view all the answers

Which command can be used to define a new class map with a specific condition?

<p>class class-name condition (A)</p> Signup and view all the answers

How can a service policy be attached to an interface in a router's configuration?

<p>service-policy {input | output} policy-map-name (D)</p> Signup and view all the answers

In the example configuration, what is the bandwidth allocated to business-critical traffic?

<p>1000 (A)</p> Signup and view all the answers

Which of the following best describes the match strategy used when defining a class map?

<p>match-any strategy (D)</p> Signup and view all the answers

What is the purpose of the class-default in policy-map configuration?

<p>To handle traffic that does not match any class (B)</p> Signup and view all the answers

What bandwidth is allocated to class-default traffic in the sample service policy?

<p>6000 (D)</p> Signup and view all the answers

Which type of traffic is likely prioritized using QoS policies?

<p>Voice traffic (B)</p> Signup and view all the answers

What is one of the main benefits of the IntServ model?

<p>Explicit resource admission control (C)</p> Signup and view all the answers

Which aspect is considered a drawback of the IntServ model?

<p>Continuous signaling requirements (A)</p> Signup and view all the answers

How does the Differentiated Services Model mainly classify traffic?

<p>Through aggregates or classes (B)</p> Signup and view all the answers

Which method of implementing QoS requires individual configuration for each interface?

<p>Legacy CLI (D)</p> Signup and view all the answers

What is a key feature of the Modular QoS CLI?

<p>Reduces configuration steps and time (A)</p> Signup and view all the answers

What does PHB stand for in the context of QoS management?

<p>Per-hop behavior (A)</p> Signup and view all the answers

What does the MQC method offer for QoS configuration?

<p>Fine-tuning through configuration modules (D)</p> Signup and view all the answers

What is the main limitation of the flow-based approach in IntServ?

<p>Scalability to large implementations (A)</p> Signup and view all the answers

Which QoS implementation method provides the fastest way to configure QoS?

<p>Cisco AutoQoS (D)</p> Signup and view all the answers

What is the first step in creating QoS policy using Modular QoS CLI?

<p>Defining the traffic of interest (C)</p> Signup and view all the answers

Flashcards

Serialization Delay

The time required to convert data into a format suitable for transmission over a network.

Propagation Delay

The time it takes for a packet to travel from one end of a network link to the other.

Upgrade the Link

Increasing the capacity of a network link to improve performance.

Forward Important Packets First

Prioritizing the delivery of packets deemed important.

Signup and view all the flashcards

Reprioritization

Reordering packets based on their importance to ensure timely delivery of critical data.

Signup and view all the flashcards

Packet Loss

The phenomenon where packets fail to reach their destination due to network congestion or other factors.

Signup and view all the flashcards

Tail Drop

Packet loss occurring when a network queue is full, causing the discarding of packets.

Signup and view all the flashcards

Quality of Service (QoS)

A set of mechanisms to ensure the delivery of critical data with minimal delays and packet loss.

Signup and view all the flashcards

Analog to Digital Voice Encoding

The process of converting analog voice signals into digital data for transmission. It involves sampling the analog signal, quantizing the samples into binary values, and compressing the data to reduce bandwidth.

Signup and view all the flashcards

Digital to Analog Voice Decoding

The reverse process of converting digital data back into analog voice signals. It involves decompressing the data, decoding the samples into voltage amplitudes, and reconstructing the analog signal from the PAM signals.

Signup and view all the flashcards

Voice Codec

An algorithm used to compress and decompress voice signals, reducing the amount of data needed for transmission. Different codecs offer different compression ratios and quality.

Signup and view all the flashcards

ITU-T Standard

A set of international standards for telecommunications, including voice codecs. These standards ensure compatibility between different devices and networks.

Signup and view all the flashcards

Mean Opinion Score (MOS)

A subjective measure of the quality of a voice communication, typically rated on a scale of 1 to 5. Higher MOS values indicate better perceived quality.

Signup and view all the flashcards

Single Mode Conferencing

A conferencing system where all participants must use the same codec, ensuring consistent quality but limiting flexibility.

Signup and view all the flashcards

Mixed Mode Conferencing

A conferencing system that allows participants to use different codecs, offering greater flexibility but requiring more complex processing.

Signup and view all the flashcards

Jitter in Voice Communication

Variations in the arrival times of voice packets, causing interruptions and distortions in the audio stream. This can occur due to network congestion or packet loss.

Signup and view all the flashcards

Custom Queuing

This method assigns specific queue space to different packet classes and processes up to 17 queues in a round-robin fashion.

Signup and view all the flashcards

Weighted Fair Queuing (WFQ)

WFQ aims to make data transfer rates and arrival times more predictable for high-volume traffic, ensuring a smoother flow.

Signup and view all the flashcards

Weighted Random Early Detection (WRED)

WRED acts as a congestion control mechanism by discarding packets randomly, if congestion starts to rise, helping to prevent network overload.

Signup and view all the flashcards

Implementing QoS: Step 1

Identify different traffic types and their specific needs, such as priority levels and responsiveness.

Signup and view all the flashcards

Implementing QoS: Step 2

Divide the identified traffic types into distinct classes based on their importance and needs.

Signup and view all the flashcards

Implementing QoS: Step 3

Define specific QoS policies for each class of traffic, outlining the level of service they will receive.

Signup and view all the flashcards

Quality of Service (QoS) Model: Best Effort

This model doesn't apply any specific QoS to packets, suitable for traffic where arrival time or order is not critical.

Signup and view all the flashcards

QoS Operations

QoS tools involve several steps: packet classification and tagging, prioritized queue management, and post-queue operations like packet dropping.

Signup and view all the flashcards

What is a Traffic Class?

A traffic class is a group of network traffic that shares similar characteristics and QoS requirements. It's used to identify and apply specific treatment to specific types of traffic.

Signup and view all the flashcards

What are the elements of a Traffic Class?

A traffic class is defined by a unique name, match commands specifying which traffic belongs, and a rule for resolving conflicts if multiple commands match a packet.

Signup and view all the flashcards

What are the modes for Class Maps?

Class maps can operate in two modes: Match All (all conditions must be met) or Match Any (at least one condition needs to be met).

Signup and view all the flashcards

What is the default mode for Class Maps?

The default mode for Class Maps is Match All. This means all match conditions must be met for a packet to be classified under a specific traffic class.

Signup and view all the flashcards

What is a Policy Map?

A Policy Map defines the QoS rules and actions applied to traffic classes. They determine how the network handles different types of traffic based on their class.

Signup and view all the flashcards

What are the elements of a Policy Map?

A policy map defines QoS actions for traffic classes by specifying a name, the associated traffic class, and the QoS policy to be applied to it.

Signup and view all the flashcards

What is the maximum number of traffic classes per policy map?

A single policy map can have up to 256 traffic classes associated with it. This gives flexibility in defining different treatment for various traffic types.

Signup and view all the flashcards

How can multiple policy maps be combined?

Multiple policy maps can be nested to influence the sequence of QoS actions, thereby creating a complex and layered QoS policy.

Signup and view all the flashcards

What is a class map?

A class map is a collection of criteria used to identify specific types of traffic, like HTTP traffic with specific URLs. Devices like routers use these criteria to apply QoS policies to different packet flows based on the traffic characteristics.

Signup and view all the flashcards

What is the 'class-default' class?

The 'class-default' acts as a catch-all for traffic that doesn't match any other defined class map. It provides a basic QoS configuration for all the remaining traffic.

Signup and view all the flashcards

How do you create a policy map?

You begin by entering policy map configuration mode using the 'policy-map' command, followed by the policy map name. Then you define a class (using the 'class' command) and specify the QoS parameters for that class.

Signup and view all the flashcards

How do you attach a policy map?

You attach the policy map to an interface using the 'service-policy' command. You can apply it to input (inbound) or output (outbound) traffic based on the network's needs.

Signup and view all the flashcards

What is the purpose of 'match protocol http url'?

This command within a class map is used to identify HTTP traffic with a specific URL. This filter targets web traffic based on specific website or application requests.

Signup and view all the flashcards

What does 'bandwidth 1000' mean?

This command specifies the bandwidth allocated to a particular traffic class, in this case, 1000 units. It controls the bandwidth allocation priority assigned to different types of traffic.

Signup and view all the flashcards

What is the primary goal of QoS configuration?

QoS configurations aim to prioritize critical traffic, like voice or video calls, by allocating bandwidth, managing delay, and minimizing packet loss. The goal is to ensure a high-quality experience for users, especially where bandwidth is limited.

Signup and view all the flashcards

IntServ Model

A network model that provides guaranteed quality of service (QoS) for data flows by reserving resources for each flow, guaranteeing a specific rate and minimizing packet loss.

Signup and view all the flashcards

IntServ Benefits

IntServ offers advantages like explicit resource admission control, per-request policy admission control, and signaling of dynamic port numbers, enhancing network performance and security.

Signup and view all the flashcards

IntServ Drawbacks

IntServ faces challenges with continuous signaling due to its stateful architecture, making it less scalable for large networks like the internet.

Signup and view all the flashcards

DiffServ Model

A model that addresses IntServ limitations by using a soft QoS approach, grouping flows into classes and providing appropriate QoS for each class. This minimizes signaling and state maintenance.

Signup and view all the flashcards

PHB (Per-Hop Behavior)

In DiffServ, each network node manages QoS characteristics based on the class of traffic it receives. Each class has a specific treatment and behaviors.

Signup and view all the flashcards

Legacy CLI QoS

A traditional method of configuring Quality of Service (QoS) by manually coding at the CLI interface, requiring individual configuration for each interface, which is time-consuming.

Signup and view all the flashcards

MQC (Modular QoS CLI)

This is a more efficient and flexible approach to configuring QoS, using modules for configuration and providing a uniform CLI across Cisco IOS platforms.

Signup and view all the flashcards

Class Maps in QoS

Class maps are used to identify and group network traffic based on specific criteria like IP address, protocol, or application port. They act as a filter for QoS policies.

Signup and view all the flashcards

Cisco AutoQoS

A Cisco feature that automatically applies a QoS configuration to network interfaces, providing a quick and straightforward way to implement QoS.

Signup and view all the flashcards

Cisco SDM QoS Wizard

A user-friendly tool that simplifies QoS configuration, especially for basic setups, making it easier for network administrators to manage QoS.

Signup and view all the flashcards

Study Notes

Basic Voice Encoding

  • Analog signals are sampled, quantized into binary, and compressed to reduce bandwidth.

Digital to Analog Conversion

  • The steps for converting digital signals to analog signals are: decompress the samples, decode samples to voltage amplitudes to rebuild the PAM signal, and then reconstruct the analog signal from the PAM signals.

Common Voice Codec Characteristics

  • ITU-T standards specify various codecs and their associated bit rates.
  • Examples include G.711 (PCM with 64 kbps), G.726 (ADPCM with 16, 24, and 32 kbps), G.728 (LDCELP with 16 kbps), G.729 (CS-ACELP with 8 kbps), and G.729A (CS-ACELP with less computation and 8 kbps).

Mean Opinion Score

  • The Mean Opinion Score (MOS) evaluates the quality of voice calls based on user ratings from 1 to 5 (lowest to highest).
  • A score of 4.0 equals "Toll Quality."
  • Different levels of distortion (imperceptible, just perceptible, and annoying) are associated with each speech quality rating.

DSP Used for Conferencing

  • Digital Signal Processors (DSPs) can support single-mode or mixed-mode conferences.
  • Mixed mode supports different codecs for flexibility.
  • Single mode requires only one codec for all participants.
  • Mixed mode conferences per DSP are fewer than single mode conferences.

Voice Transport in VoIP Networks

  • Analog phones connect to analog voice gateways.
  • Voice gateways convert between analog and digital signals.
  • After call setup, the IP network provides packet-by-packet delivery, shared bandwidth, and variable delays.

Jitter

  • Voice packets enter the network at a constant rate but can arrive at destinations at different rates or in the wrong order, which causes jitter.
  • Receiving routers need to ensure steady delivery and maintain order of packets to avoid delays or queuing problems.

VoIP Protocol Issues

  • IP doesn't guarantee reliability, flow control, or error correction.
  • VoIP uses TCP or UDP transport layer protocols to manage reliability and sequencing (order of packets).
  • TCP offers reliability but consumes extra bandwidth, and retransmission for lost packets isn't always needed for voice.
  • UDP offers no reliability, but is efficient as voice data doesn't need to be reordered.
  • RTP (Real-time Transport Protocol) is built on UDP and provides the required functionality for the characteristics of voice packets.

Protocols used for VoIP

  • Voice does not need reliability, although needs reordering, and time-stamping
  • UDP, with RTP, is used as an alternative to TCP, and saves network overhead

Voice Encapsulation

  • Digitized voice is encapsulated into RTP, UDP, and IP packets.
  • Typically, 20 ms of voice is packetized into a single IP packet.

Voice Encapsulation Overhead

  • VoIP packets are small and sent at a high rate.
  • IP, UDP, and RTP header overheads are enormous, especially compared to the small size of the payload.

RTP Header Compression

  • Compresses IP, UDP, and RTP headers, reducing bandwidth use.
  • Configured on a link-by-link basis.
  • Reduces header size substantially.
  • Saves considerable bandwidth.

When to Use RTP Header Compression

  • Use on slow links (less than 2 Mbps) if bandwidth needs to be conserved.
  • Consider the disadvantages of CRTP (Compound RTP), which include processing overhead and additional delays.
  • Tune CRTP-set the number of sessions to be compressed (default is 16).

Packetization Period Impact

  • Higher packetization periods result in larger IP packet sizes, which add to the payload, but lower packet rates, which reduce IP overhead.
  • Ethernet, Frame Relay, and MLP protocols have differing data-link overheads (in bytes).

Security and Tunneling Overhead

  • IP security (IPsec) and tunneling protocols can add overhead to VoIP packets.
  • Encapsulation of original frames into another protocol enlarges packets and increases bandwidth requirements.
  • Increased bandwidth requirements are important for voice packets because of their small packet size and high transmission rate.

Total Bandwidth Calculation Procedure

  • Gathering packetization information (period or size) and codec bandwidth. Gathering link information (CRTP, data-link protocol, and IPsec protocols). Calculating packetization size or period. Summing packet size, all headers, and trailers. Calculating packet rate. Calculating total bandwidth.

Bandwidth Calculation Example

  • Formula for calculating bandwidth in kbps, using total packet size, bytes per packet, IP overhead, packetization period, and packet rate.
  • Example values are included.

Quick Bandwidth Calculation

  • Formula for calculating total packet size (bits).
  • Provides parameters and values for G.711 and G.729 codecs, and examples for Frame Relay.

Enterprise Voice Implementations

  • Gateways, gatekeepers, Cisco Unified Call Manager, and IP phones are constituents of enterprise voice networks.

Deploying CAC

  • Call Admission Control (CAC) helps limit concurrent voice calls within WAN resources.
  • Needed due to QoS problems in setting up too many voice calls.

Cisco Unified CallManager Functions

  • Headquarters manage call processing, dial plan administration, signaling, phone features, directories, and XML services; they also provide an interface to external applications.

Example: Signaling and Call Processing

  • Cisco Unified CallManager cluster handles signaling for call setup and call processing.

Enterprise IP Telephony Deployment Models

  • Provides different deployment models (single site, multisite, distributed, and clustering over WAN) with different characteristics for each model.

Single Site

  • CallManager, applications, and DSP resources are located together.
  • IP WAN is not used for internal voice traffic, and the PSTN is used for external calls.

Multisite with Centralized Call Processing

  • CallManager servers and applications are centralized, but DSP resources are distributed among other sites.
  • Voice signaling over IP WAN and data traffic over IP WAN.

Multisite with Distributed Call Processing

  • All components (CallManager, applications, and DSPs) are located at each site.
  • All inter-site calls use the WAN (signaling and media) and use PSTN when WAN is down.

Clustering over WAN

  • All CallManager and DSP resources for a deployment are deployed over multiple sites.
  • All calls use the WAN (signaling and media) with a 40 ms or less delay.

VoIP QoS

  • Introduction of QoS, its requirements, and problems to solve.
  • QoS is needed to help interactive voice, video conferencing, and other applications receive high quality of service.

Converged Network Realities

  • Constant small-packet voice flow competes with bursty data flows.
  • Critical traffic must have priority.
  • Voice and video are time-sensitive.
  • Network outages need to be minimized

Converged Network Quality Issues

  • Lack of bandwidth, end-to-end delay (fixed and variable), and variation from delay cause some of the problems affecting quality issues in a VoIP network.

Increasing Available Bandwidth

  • Upgrading the link (best solution but expensive).
  • Improving QoS for critical traffic.
  • Compressing Layer 2 frames and headers.

Using Available Bandwidth Efficiently

  • Using advanced queuing mechanisms, and header compression improve bandwidth usage for voice and interactive traffic.

Types of Delay

  • Processing, queuing, serialization, and propagation delays need to be considered.

Ways to Reduce Delay

  • Upgrading the link, forwarding important packets first, reprioritization and frame/header compression.

Reducing Delay in a Network

  • Customer and ISP (Internet Service Provider) routers perform TCP/RTP header compression, LLQ, and reprioritization (according to the QoS policy)

Impacts of Packet Loss

  • Problems like voice breaking up, jerky video, corrupted files, and hold messages occur when packet loss is experienced in a VoIP network.

Types of Packet Drops

  • Output queues filling up and congestion on a link are common reasons for packet loss or drops in a VoIP network.

Ways to Prevent Packet Loss

  • Upgrading the link or increasing bandwidth usage to meet traffic demands.
  • Preventing congestion by dropping less-important packets.

What is Quality of Service?

  • Network managers need to control delay, jitter, and packet loss to manage bandwidth allocations and to provide desired network application performance.

Different Types of Traffic Have Different Needs

  • Real-time applications (voice) are especially sensitive to QoS metrics such as delay, jitter, and packet loss.
  • Management of bandwidth allocations deliver desired quality of experience in application performance.

Cisco IOS QoS Tools

  • Queue management (PQ, CQ, WFQ, and CBWFQ)
  • Congestion management (WRED)
  • Link efficiency (fragmentation & interleave)
  • Traffic shaping and policing (RTP & CRTP)

Priority Queuing

  • PQ puts traffic into queues based on priority (high, medium, normal, and low).
  • Classification determines queue length for priority.
  • Output hardware interface hardware manages priority scheduling.

Custom Queuing

  • Traffic is classified, interface buffer resources are managed, and link bandwidth is allocated in proportion to traffic demands.

Weighted Fair Queuing

  • Uses weighted fair scheduling to share network resources among different flows based on weights set.
  • Weights are determined by QoS (requested by the applications or flows) and the throughput of each flow.

Weighted Random Early Detection

  • WRED stochastically discards packets at random when congestion begins to increase on a link.
  • Provides a method to avoid packet loss if the queue occupancy increases.

Implementing QoS

  • Steps include identifying traffic types, dividing traffic into classes, defining QoS policies for each class.

Step 1: Identify Types of Traffic and Their Requirements

  • Network audit: Identify traffic types and network bandwidth requirements.
  • Business audit: Determine the importance of each traffic type for business operations.
  • Setting service levels: Determine the required response time for different traffic types.

Step 2: Define Traffic Classes

  • Classifying traffic based on characteristics (voice, video, data) and providing predefined priorities, which are used in QoS policy and configurations.
  • The important issues in determining important traffic factors are low latency, bandwidth requirements (guaranteed), guaranteed delivery, and/or no guaranteed delivery.

Step 3: Define QoS Policy

  • Implementing policy for specific features, service levels, and prioritizing each class (voice, best-effort).
  • Provides wide-ranging definition for specific levels of QoS for different classes of network traffic.

Quality of Service Operations

  • Classify traffic, establish queues, and selectively drop or prioritize traffic by using QoS features and tools.

Three QoS Models

  • Best-effort: No QoS is applied to packets.
  • Integrated Services (IntServ): Applications signal QoS requirements.
  • Differentiated Services (DiffServ): Network recognizes and classifies traffic classes that require QoS.

Best-Effort Model

  • No QoS (Quality of Service).
  • Simple, highly scalable.
  • No service guarantees.

Integrated Services (IntServ) Model Operation

  • Guaranteed and predictable network behavior for applications with multiple service levels.
  • Signaling protocol (RSVP) to reserve resources based on specified QoS parameters by application.
  • QoS parameters are linked to packet streams.

IntServ Functions

  • Control plane: Routing selection, admission control, and reservation setup.
  • Data plane: Flow and packet scheduling.

Benefits and Drawbacks of the IntServ Model

  • Explicit admission control.
  • Per-request policy admission control.
  • Continuous signaling.
  • Large, complex implementations aren't scalable.

The Differentiated Services Model

  • Overcomes IntServ's limitations.
  • Soft QoS (rather than hard QoS).
  • Classifies flows into aggregates.
  • Minimizes signaling and state maintenance requirements.

Methods for Implementing QoS Policy

  • Legacy CLI (Time consuming, individual interface configuration)
  • MQC (Uses configuration modules, good for QoS fine-tuning)
  • Cisco AutoQoS (Applies a possible QoS configuration to interfaces)
  • Cisco SDM QoS wizard (Good for simplified QoS configurations)

Modular QoS CLI

  • Command syntax reduces configuration steps and time.
  • Configures policy, not individual commands.
  • Uniform CLI for different QoS platforms.
  • Separates classification engine from policy.

Modular QoS CLI Components

  • Define traffic classes by using a class map.
  • Define QoS policies by using a policy map to define actions based on traffic classes.
  • Apply QoS policy to network interfaces using a service policy.

Step 1: Creating Class Maps

  • A class map defines traffic classes based on match conditions.

Configuring Class Maps

  • Configure class map mode & matching strategy with commands.

Classifying Traffic with ACLs

  • Standard ACLs and extended ACLs allow classifying traffic by the source, destination, port.

Step 2: Policy Maps

  • Policy maps define QoS policies for specific classes of network traffic.
  • Provide commands to define case-sensitive policy names.
  • Defines QoS policies for each class.

Configuring Policy Maps

  • Configure policy maps by entering the per-class policy configuration mode.

Step 3: Attaching Service Policies

  • Attach QoS policy maps to network interfaces (input or output).

Modular QoS CLI Configuration Example

  • Example shows how to configure traffic classes, QoS policies, and apply policies to interfaces. This example uses MQC Configuration model.

MQC Example

  • Example shows a voice traffic needing priority versus interactive data.

Basic Verification Commands

  • Commands such as show class-map, show policy-map, and show policy-map interface type number to display QoS configuration.

Implement the DiffServ QoS Model

  • Introduces the DiffServ QoS model which overcomes many limitations of best-effort and IntServ Models.

Classification

  • Classifies traffic based on incoming interface, IP precedence (DSCP), source/destination address, or application.

Marking

  • Marking is the component used to differentiate traffic into classes by tagging with certain values.
  • Protocols used for QoS marking are CoS (802.1p), MPLS EXP bits, Frame Relay, DSCP and IP precedence for the network layer.

DiffServ Model

  • Describes services associated with traffic classes, unlike IntServ, which defines per-flow state.
  • Complex traffic conditioning is performed at the edge.
  • No protocol state is required inside the core network infrastructure.

Classification Tools

  • IP Precedence and DiffServ Code Points (DSCP) are classification tools used to differentiate traffic.

IP TOS Byte and DS Field Inside the IP Header

  • Shows the position of the Type of Service (ToS) fields in IPv4 packet header.

IP Precedence and DSCP compatibility

  • Shows how IP precedence in version 4 IP packets is compatible with DiffServ code point (DSCP) used in version 4 packets.

Queuing

  • Introduction to queue structures in QoS.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Description

Test your knowledge on networking delays, packet loss, and traffic management techniques. This quiz covers essential concepts related to how data packets interact in a network. Gauge your understanding of various methods to optimize network performance and reduce latency.

More Like This

Use Quizgecko on...
Browser
Browser