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.
Related exam: CCNA 3 v6 Chapter 7: Check Your Understanding
Related exam: CCNA 3 ScaN (v5.0.3 + v6.0) Final Exam Answers
