Section 7: QoS (6 Points)

  • Configure R1 to give high priority to IP traffic and medium priority to DLSw going out through s0/1. Use a congestion management approach.

If you configured this correctly as shown in Example 4-40, you have scored 2 points. You need to create a priority queue to accommodate the high and medium priorities.

Example 4-40. R1 Priority Queue Configuration
R1#show run int s0/1

 priority-group 1

!
priority-list 1 protocol dlsw medium
						priority-list 1 protocol ip high
					
  • Configure R3 so that any incoming traffic on fa0/1 has medium priority.

If you configured this correctly as shown in Example 4-41, you have scored 2 points.

Example 4-41. R3 Priority Queue Configuration
R3#show run int fa0/1 Building configuration... Current ...

Get CCIE Routing and Switching Practice Labs now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.