Which command would limit the amount of bandwidth that is used by EIGRP for protocol control traffic to approximately 128 Kbps on a 1.544 Mbps link?
- ip bandwidth-percent eigrp 100 8
- maximum-paths 8
- traffic-share balanced
- variance 8
Explanation: The amount of bandwidth that EIGRP uses by default for control traffic is 50 percent of the bandwidth of the exit interface. To change this default setting, you use the ip bandwidth-percent eigrp command. The ip bandwidth-percent eigrp 100 8 command sets the bandwidth for autonomous system 100 at 8 percent of the bandwidth of the interface.
Exam with this question: CCNA 3 v6 Chapter 7: Check Your Understanding
Please login or Register to submit your answer