Which command would limit the amount of bandwidth that is used by EIGRP for protocol control traffic to approximately 128 Kb/s on a 1.544 Mb/s link?
- ip bandwidth-percent eigrp 100 8
- maximum-paths 8
- variance 8
- traffic-share balanced
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 (v5.0.3 + v6.0) Chapter 8 Exam Answers
