To pass the ONT exam and earn your Cisco CCNP certification, you've got to understand the impact of the three QoS models on your network. Learn all about best-effort, Intserv, and Diffserv from Chris Bryant, CCIE #12933.
A large part of your CCNP training for the ONT certification exam should be spent studying the various ways we can implement Quality of Service (QoS) on Cisco routers and switches. Before you start configuring your network’s devices, though, you’ve got to understand the three QoS models and their impact on your network. Let's take a look at the pros and cons of each.
If you don't have a QoS model in place, you actually do. Best-effort QoS is just that - best-effort. No priority is given to any traffic. If your network is carrying voice or video traffic, best-effort is definitely not the way to go.
The Integrated Services model, more popularly known as IntServ, uses the Resource Reservation Protocol (RSVP) to reserve network resources in advance of the data actually traveling across the network. Once the end-to-end bandwidth reservation is in place, the data is transmitted.
That sounds great, but there are some drawbacks. It's a waste of bandwidth to have the entire end-to-end path reserved in advance. Additionally, IntServ isn't as scalable a solution as we'd like. Everything we do on a router or switch has a cost of some kind, and in this case it's RSVP overhead. One or two paths won't cause much overhead, but as the number of reserved paths increases as a network becomes larger, the RSVP overhead can take its toll on the routers involved.
Differentiated Services (DiffServ) is the latest of the three models, and many would agree that it's also the greatest. DiffServ doesn't use RSVP, but instead uses Per-Hop Behavior (PHB) to allow each router across the network to examine the packet and decide what service level it should receive. With DiffServ, one router along the path from source to destination could consider a packet to be of the highest priority, while another router could consider it "just another packet".
A term you hear often with DiffServ is "marking and classification". Marking a packet is the process of assigning the packet a value reflecting the level of QoS it should receive, while classification is placing that packet into a queue in accordance with that level of QoS.
When it comes to marking, there are different values we can use to decide what value to mark the frame or packet with. In my experience, here are the four that are used most often:
Which one you choose depends on your particular network's needs, and of course, the OSI layer at which the marking is taking place. We’ll take a look at each of these methods in future CCNP ONT exam training tutorials!
Cisco CCNA and CCNP Practice Exam Questions: Etherchannels, Network Security, and More!
Let's test your knowledge of Etherchannels, Voice protocols, and other important Cisco certification exam topics with these practice exam questions!CCNA Security Exam Tutorial: When It's Good To Add Salt
For your CCNA security exam studies, you need to know when to add SALT, and where! Learn these vital details from Chris Bryant, CCIE #12933.Cisco CCNA And CCNP Practice Exam Questions: Frame Relay, Uplinkfast, And More!
Sharpen your Cisco exam-taking skills with these complimentary CCNA, CCNP, and Security questions! Topics include frame relay, packet filtering, and Uplinkfast.