QoS Flashcards
QoS in a given router always occurs based on the ___ label
Top Label
Consider an MPLS imposition on a packet with IP prec 5, what should be the value of the exp bits?
5
Consider an MPLS imposition on an MPLS frame with exp bits 3, what should be the value of the exp bits of the new label?
3
Consider an MPLS swap on an MPLS frame with exp bits 3, what should be the value of the exp bits of the new label?
3
Consider an MPLS pop on an IP packet with 2 labels, the outer label with exp bits 3, the inner label with exp bits 4. Will the bits from the outer label be copied to the inner label?
No, there is no reflection in disposition/pop
Consider an MPLS pop on an IP packet with 1 label, the transport label with exp bits 3, IP prec of the IP packet 5. Will the bits from the transport label be copied to the TOS field?
No, there is no reflection in disposition/pop
What are the 3 models of diffserv tunnels?
Pipe, Short Pipe, Long Pipe
diffserv tunnels - Pipe: At the ingress LSR, marking can be done by ToS reflection or manually executed by policy. At the egress LSR, treatment (scheduling and discarding) is based on Exp bits (LSP DiffServ tunnel) and QoS marking is not copied from Label to IP Prec of the IP packet
Pipe
diffserv tunnels - Short Pipe: At the ingress LSR, marking can be done by ToS reflection or manually executed by policy. At the egress LSR, treatment (scheduling and discarding) is based on DSCP bits (DiffServ tunneled information) and QoS marking is not copied from Label to IP Prec of the IP packet
Short Pipe
diffserv tunnels - Uniform: At the ingress LSR, marking must be done by ToS reflection. At the egress LSR, marking must be copied from Exp bits to DSCP bits. If Exp bits are altered in transit, this change will be reflected to the IP packet
Uniform
What are the two supported implementations for DS-TE?
IOS and IOS-XR support both DS-TE Standard and Pre-standard implementations
Are the two DS-TE implementations interoperable?
False, they are not interoperable as they use different OSPF extensions
Do both DS-TE implementations support MAM and RDM?
False, the standard supports both while the pre-standard only supports RDM
CT0 Global Pool and CT1 global subpool
True
What is the decimal value of EF?
46
Queueing Models: FIFO - First packet in, first packet out. Fair - Resources (bandwidth) are shared equally among the flows. Weighted Fair Queueing (WFQ) - Bandwidth is allocated per flow proportionally to weight (marks).
FIFO, Fair, Weighted Fair Queueing (WFQ)
________ - Successor of WFQ, with the ability to create custom Traffic Classification Classes. Based on Weights (Bandwidth). By default, only ___ of interface traffic can be assigned by this queue, the remaining ___ is for routing and control plane protocols. The default packet dropping method is _______, but it can be changed to ______ as well.
Class Based Weighted Fair Queueing (CBWFQ), 75%, 25%, Tail drop, WRED
What are the 3 QoS models?
Best Effort, IntServ, DiffServ
What are the two least significant bits of the TOS field used for?
Explicit Congestion Notification - ECN
IPv6 has a Flow Label field that allows per-flow processing at the IP layer. The field is set by the source host and can be modified by intermediate nodes.
False, it cannot be modified by intermediate nodes
_________: Used for best-effort service (bits 5 to 7 of DSCP = 000). ___________: Used for low-delay service (bits 2 to 7 of DSCP = 101110). ___________: Used for guaranteed bandwidth service (bits 5 to 7 of DSCP = 001, 010, 011, or 100). Class-Selector PHB: Used for backward compatibility with non-DiffServ-compliant devices (RFC 1812-compliant devices [bits 2 to 4 of DSCP = 000]).
Default PHB, Expedited Forwarding Per-Hop Behavior (EF PHB), Assured Forwarding Per-Hop Behavior (AF PHB)
Cisco IOS XR DS-TE Implementation: Two types of tunnels can be defined - ____ tunnels (constrained via global pool), ____ Tunnels (constrained via subpool bandwidth). The entire global pool is available when a subpool is not used.
Data Tunnels, Voice Tunnels
What are the 3 possible operations on a packet in the network?
Expedited, Delayed, Dropped
In congestion management, queues are used to prioritize packets of defined classes so they can be forwarded even under congestion conditions. What queues can be used?
LLQ, WFQ