Shared Flashcard Set

Details

BCMSN - QoS Pt 2
BCMSN - QoS Pt 2
32
Engineering
Graduate
11/28/2007

Additional Engineering Flashcards

 


 

Cards

Term
What type of trust configurations do Catalyst switches support on ingress frames.
Definition
Catalyst switches support trusting via DSCP, IP Precedence, or CoS values on ingress frames. When trusting CoS or IP Precedence, Catalyst switches map an ingress packet's CoS or IP Precedence to an internal DSCP value.
Term
Describe how the default CoS-to-DSCP and IP Precedence-to-DSCP mappings are configured.
Definition
For each value bit that is set on CoS or IP Precedence, a value of (value * 8) exists for DSCP
Term
What command configures a switch for trusting using DSCP, CoS, or IP Precedence?
Definition
mls qos trust [dscp | cos | ip-precedence]
Term
What command configured CoS-to-DSCP mapping on a switch?
Definition
mls qos map cos-dscp values
Term
What command configures IP Presedence-to-DSCP mappings on a switch?
Definition
mls qos map ip-prec-dscp dscp-values
Term
What type of classification features are supported by NBAR?
Definition
- Classification of applications that dynamically assign TCP and UDP ports.
 
- Classification of HTTP traffic by URL, host, or MIME type
 
- Classification of Citrix Independent Computer Architecture (ICA) traffic by application name
 
- Classification of applications using subport information 
Term
Describe how marking works in regards to QoS
Definition
Marking refers to changing the DSCP, CoS, or IP Precedence bits on ingress frames. Marking is configurable on a per-interface basis or via a policy map. Marking alters the DSCP value of packets, which in turn affects the internal DSCP.
Term
What command configures DSCP marking on the ingress queue of a switch?
Definition
mls qos dscp dscp-value
Term
What command configured CoS marking on the ingress queue of a switch?
Definition
mls qos cos  cos-value
Term
Describe how shaping works with regards to traffic conditioning
Definition
Shaping meters traffic rates and delays (buffers) excessive traffic so that the traffic rates stay within a desired rate limit. As a result, shaping smoothes excessive bursts to produce a steady flow of data.
Term
Describe Policing with regards to traffic conditioning.
Definition
Policing does not delay or buffer traffic. The action for traffic that exceeds a specified rate is usually to drop.
Term
What is a leading recommended formula for configuring traffic bursts?
Definition
<burst_size>=2*<RTT>*rate
Term
What are the 3 different types of traffic policing on Catalyst switches?
Definition
Individual policers, aggregate policers, and microflow policing
Term
Describe the individual policers type of traffic policing on Catalyst switches.
Definition
An individual policer is a per-interface policer where the switch applies specified policing parameters on a per-interface basis.
Term
Describe the aggregate policers type of traffic policing on Catalyst switches.
Definition
Aggregate policers are policers that apply policing parameters on a group of interfaces. So a specific traffic limit to a group of interfaces limits the total traffic for all interfaces to that limit.
Term
Describe the microflow policing type of traffic policing on Catalyst switches.
Definition
Microflow policing is a per-flow policing where a switch applies policing parameters to each class within a policy map
Term
What command configures the DSCP-to-CoS mapping on a switch?
Definition
mls qos map dscp-cos dscp-values to cos-value
Term
Explain the specific nomenclature for referencing egress queues in Cisco IOS.
Definition

For a queue system XpYqZt, the following applies:

 

- X indicates the number of priority queues

- Y indicates the number of queues other than the priority queues

- Z indicates the configurable tail-drop or WRED thresholds per queue 

Term
Describe the FIFO queuing method on a switch.
Definition
FIFO queuing is the default method of queuing, in which the switch places all egress frames into the same queue. FIFO queuing does not use classification, and all packets are treated as if they belong to the same class.
Term
Describe the Weighted Round Robin (WRR) queuing method on a switch.
Definition
With WRR, the switch uses a configured weight value for each egress queue. This weight value determines the implied bandwidth of each queue. The higher the weight value, the higher the priority that the switch applies to the egress queue.
Term
Describe the shaped mode for the Shaped Round Robin (SRR) method of queuing.
Definition
In shaped mode, egress queues are shaped to an exact percentage of interface bandwidth. Traffic from an egress queue cannot exceed a specific rate regardless of traffic in other queues.
Term
Describe the shared mode for the Shaped Round Robin (SRR) method of queuing.
Definition
In shared mode, egress queues receive a percentage of bandwidth; however, the egress queues are not limited to that bandwidth. Queues are able to use bandwidth from other queues if their queues do not have data to transmit. Also, a percentage of bandwidth per queue is guaranteed when congestion exists.
Term
Describe the priority queuing method of traffic shaping
Definition
When applying priority queuing to egress queues, the switch schedules frames from that queue as long as there are frames in the queue, before servicing any other queue.
Term
Describe how Catalyst switches use Custom Queuing as a queuing method.
Definition
Custom queuing (CQ) reserves a percentage of available bandwidth for an interface for each selected traffic type. If a particular type of traffic is not using the reserved bandwidth, other queues and types of traffic may use the remaining babdwidth.
Term
How does congestion avoidance work on a Catalyst switch?
Definition
Congestion-avoidance techniques monitor network traffic loads in an effort to anticipate and avoid congestion at common network bottleneck points.
Term
Describe the tail drop behavior on a Catalyst switch.
Definition
If the arrival rate of packets for transmission on an interface exceed the router's or switch's ability to buffer the traffic, the router or switch simply drops the packets. This is the default behavior on Catalyst switches.
Term
Describe how global synchronization effects traffic flows on a switch.
Definition
As a result of multiple TCP flows vastly exceeding the buffer limit, multiple TCP sessions simultaneously go into TCP slow start. Consequently, all TCP traffic slows down and then slow-starts again. This behavior occurs as waves of congestion crest only to be followed by thoughs during which link utilization is not fully utilized.
Term
Describe how Weighted Random Early Detection (WRED) works as a congestion-avoidance mechanism.
Definition
WRED attempts to avoid congestion by randomly dropping packets with a certain classification when output buffers reach a specific threshold. RED randomly drops packets at configured threshold values (percentage full) of output buffers. As more packets fill the output queues, the switch randomly drops frames in an atempt to avoid congestion without the "saw-tooth" TCP problem.
Term
What should be configured on all inter-switch links in the Building Distribution submodule?
Definition
In this layer, configure all inter-switch links for trusting. In this manner, the Building Distribution submodule switches trust the classification from all other switches.
Term
What does AutoQoS use to ensure that the device attached to the LAN is really an IP phone?
Definition
AutoQoS used CDP for voice packets the ensure that the device attached to the LAN is really an IP phone
Term
What are the 2 interface configuration options for enabling AutoQoS on Catalyst switches running IOS?
Definition
- VoIP Trust - Configures the ingress classification on the interface to trust the CoS and DSCP bits received in the packet.
 
-  VoIP Cisco-phone - Trusts ingress CoS and DSCP only if a phone is detected and connected to the interface with CDP
Term
What are the major configuration components for QoS on Catalyst switches?
Definition
- Classification
- Marking
- Traffic conditioning
- Congestion management and avoidance
Supporting users have an ad free experience!