In this lab, you will configure AutoQoS on two different router interfaces. One interface runs at a speed of 128 kbps, and the other interface runs at a speed of 2 Mbps. You will see that AutoQoS treats these interfaces differently, based on their available bandwidth. Specifically, you will configure router R2, as shown in Figure 7-8. The interface speeds were configured in the "Initial Configuration" task of the lab exercise in Chapter 2, "Analog and Digital Voice Connections." Figure 7-8. Lab Topology
Task 1: Configure AutoQoS on the Slower InterfaceIn this task, you will configure AutoQoS on router R2's slower serial interface. Complete these steps:
Task 2: Configure AutoQoS on the Faster InterfaceIn this task, you will configure AutoQoS on router R2's faster serial interface. Complete these steps:
Task 3: Exercise VerificationIn this task, you will verify the configuration of AutoQoS on router R2's serial interfaces. Complete these steps:
Note The purpose of this lab is to illustrate how AutoQoS intelligently applies appropriate QoS mechanisms to interfaces, based on interface characteristics. In order to be able to place a phone call across the lab topology after completing this lab, you should also configure AutoQoS on router R1's serial interface that connects back to router R2, because MLP must be configured on both ends of a link. Suggested SolutionAlthough your physical hardware might differ, Example 7-7 shows the output of the show auto qos command on R2 after entering the auto qos voip command for interfaces Serial 0/0 and Serial 0/1. Notice that cRTP and MLP are enabled only for interface Serial 0/0 since these link efficiency mechanisms are appropriate for slower link speeds (that is, link speeds less than 768 kbps), such as Serial 0/0's link speed of 128 kbps. However, these link efficiency mechanisms are not appropriate for higher-speed links (that is, link speeds equal to or greater than 768 kbps), such as Serial 0/1's link speed of 2 Mbps. Example 7-7. Output from the show auto qos Command on R2
Note LLQ is appropriate for all interface speeds and is configured for both interfaces. |