QoS Flashcards

1
Q

The measure of transmission quality and service availability of a network

A

QoS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Not real-time traffic. Bursty and widely varying packet arrival times.

A

Data Traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Real-time traffic. Constant and predictable bandwidth and packet arrival times. Packets are small but are delay sensitive and should be less than 150 ms.

A

Voice Traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Varied bandwidth requirements, can be real time but not always

A

Video Traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the quality issues in converged networks?

A

Lack of bandwidth End-to end delay Variation of delay (jitter) Packet loss

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What QoS mechanism identifies and categorizes traffic into classes?

A

Classification and marking

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

QoS mechanism that controls the maximum rate of traffic sent or received on an interface.

A

Policing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the difference between policing and shaping?

A

Policing drops exceeding traffic

Shaping delays exceeding traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What QoS mechanism uses class-based weighted fair queue, which guarantees specific amount of bandwidth to different classes of traffic?

A

CBWFQ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Often configured on interfaces at the edge of a network to limit traffic and is typically used by service providers to offer customers sublate access

A

Policing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Bandwidth assigned to a class is the _____ bandwidth allocated to the class during congestion.

A

minimum

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What congestion management or scheduling feature prioritizes voice traffic so it gets to the final destination first

A

Low-latency queue

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

QoS feature that allows certain types of connections, such as WAN links, to be provisioned with special traffic handling tools such as fragmentation.

A

Link-specific tools

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A point in the network where packet markings are not necessarily trusted

A

Trust boundary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The network locations where packet markings are accepted and acted upon

A

Borders of a trust domain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Devices with user access such as PCs and printers are classified under the _____ domain

A

untrusted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Part of the network with only network administrator access such as routers and switches.

A

trusted domains

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Tool that inspects packets within a field to identify the type of traffic that the packet is carrying

A

Classifier

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What are the four policy-enforcement mechanisms?

A

Marking

Queing

Policing

Shaping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Tool that writes a value in the header of a packet, frame, cell, tag, or label

A

Marker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Layer 2 Ethernet marking that contains three bits to mark the Ethernet frames

A

Class of Service (CoS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Describes a 3-bit field in the QoS control field of wireless frames

A

Traffic Identifier (TID)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Generally used to indicate the Layer 3 packet field. Comprised of 8 bits, 3 of which are designated as the IP precedence field

A

ToS (Type of Service)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Set of 6-bit values that is used to describe the meaning of ToS. It is backwards compatible with IP precendence.

A

DSCP (Differentiated services code point)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Where should classification and marking be performed?
Close to end devices
26
What are the three most common ways to classify traffic?
Markings Addressing Application signatures
27
Router needs to inspect traffic beyond layer 4
Deep packet inspection
28
Tool that recognizes well known applications
Network Based Application Recognition (NBAR)
29
How does NBAR recognize packets?
By examine the data payload
30
Smoothes out traffic and if it exceeds the offered bandwidth, it buffers or delays it.
Shapers
31
Where should policers be placed to drop traffic as soon as possible so it doesn't waste resources?
ingress
32
When traffic exceeds the allotted bandwidth, what can policers do with the traffic?
Drop or re-mark
33
When congestion occurs, packets get ordered in output buffers
Queuing
34
Decides which packet should be sent out next and occurs regardless of whether there is congestion
Scheduling
35
What are the three scheduling mechanisms?
Strict priority Round-robin Weighted fair
36
Queues with lower priority are only served when the higher priority queues are empty. There is a risk that lower priority traffic will never be processed (traffic starvation)
Strict priority
37
Packets in queues are served in a set sequence
Round-robin
38
Queues are weighted so that some are served more frequently than others. Solves starvation and also gives priority to real time traffic
Weighted fair
39
What queueing mechanism guarantees fair bandwidth for traffic classes. No latency guarantees and is only suitable for data networks
Class-based weighted fair queuing
40
Takes the class-based weighted fair and adds a queue with strict priority for real time traffic
Low-latency queueing
41
Default queuing response to congestion and drops packets as they arrive
Tail drop
42
Congestion avoidance mechanism that randomly drops packets before the queue fills up. Randomness is skewed by traffic weights.
WRED
43
Monitors the buffer depth and performs early discards on random packets.
Random Early Detection
44
What three features are properties and one-way requirements for voice traffic?
Smooth Latency below 150ms 30-128 kbps Jitter \<30ms
45
Where does Cisco recommend that traffic be classified and marked?
As close as possible to the network edge
46
The trust boundary lies between the _____ interface of the device that will trust the QoS markings and the _____ interface of the device marking the traffic.
ingress egress
47
Smooths out temporary bursts of traffic and enables a network interface to more efficiently handle traffic flows whose combined rates approach the maximum bandwidth available on the interface.
shaping
48
You have enabled QoS on a Cisco router. The router receives marked traffic on an interface that uses the default settings. What will occur?
Traffic will be classified and re-marked without regard to QoS markings
49
Where does the trust boundary lie?
Between ingress interface of device that will trust the QoS markings and the egress interface of the device marking the traffic
50
By default, how are ports marked when QoS is first enabled?
untrusted
51
What do OSI Layer 2 QoS markings such as Ethernet Class of Service (CoS) values do?
Enable devices incapable of accessing Layer 3 header information to make informed QoS decisions
52
A queuing system has three queues serviced with round robin scheduling and one low latency queue that holds all voice traffic. Round robin queue 1 holds predominantly UDP traffic, while round robin queues 2 and 3 hold predominantly TCP traffic. The packets in each queue happen to have a variety of DSCP markings per the QoS design. In which queues would it make sense to use a congestion avoidance (drop management) tool?
Queues 2 and 3 Drop management relies on the behavior of TCP, in that TCP connections slow down sending packets due to the TCP congestion window calculation. Voice traffic uses UDP, and the question states that queue 1 uses UDP. So, queues 2 and 3 are reasonable candidates for using a congestion management tool.
53
On networks that utilize Low Latency Queuing (LLQ), _____ is a common problem that can be seen under times of high network load. In these circumstances the routers will always give preference to the voice or video traffic classified into the LLQ, leaving all other traffic to sit idle in a queue.
queue starvation
54
You want to guarantee that more important traffic will always be sent before less important traffic. What are you most likely to configure?
priority queuing
55
What are the four basic queuing mechanisms available on most Cisco hardware platforms?
FIFO (First in First out), PQ (Priority Queuing), Custom queuing (CQ), weighted fair
56
What type of queuing mechanism does the packet exit a queue in the same order that they entered?
FIFO
57
What is the downside of using FIFO?
Can introduce considerable amounts of delay and jitter because of the inherent lack of prioritization.
58
What queuing is generally used by default on Cisco devices?
FIFO
59
What protocol is used to mitigate VoIP quality problems and can reserve bandwidth along an entire path?
RSVP (Resource Reservation Protocol)
60
Where is traffic policing typically implemented?
ingress traffic to limit the amount of processing for traffic that will inevitably be discarded
61
Implemented on egress traffic to maintain service level agreements (SLAs) and optimize available bandwidth without exceeding a configured committed access rate (CAR).
Traffic shaping
62
Which statement about QoS default behavior is true? - Ports are untrusted by default - VoIP traffic is passed without being tagged - Video trafic is passed with well-known DSCP value of 46 - Packets are classified internally with an environment - Packets that arrive with a tag are untagged at the edge of administrative domain
Packets that arrive with a tag are untagged at the edge of administrative domain
63
Which option describes the purpose of traffic policing? It prioritizes routing protocol traffic It remarks traffic that is below the CIR It drops traffic that exceeds the CIR It queues and then transmits traffic that exceeds the CIR
It drops traffic that exceeds the CIR
64
Which statement about QoS default behavior is true? A. Ports are untrusted by default. B. VoIP traffic is passed without being tagged. C. Video traffic is passed with a well-known DSCP value of 46. D. Packets are classified internally with an environment. E. Packets that arrive with a tag are untagged at the edge of an administrative domain.
E. Packets that arrive with a tag are untagged at the edge of an administrative domain.