Hello people from the list.
On the "Focus Labs", Section 9 (EIGRP), question 9.18 it is requested to set
the EIGRP bandwidth of a FR link to 37.5%. This WITHOUT using an interface
based command (that would be the ip bandwidth eigrp AS# %).
The PG gives a funky solution of actually changing the BW of the interface
itself. I frankly disagree with that answer although it may accomplish the goal
from some perspective.
The solution that I thought of was MQC. I created an ACL to match eigrp
traffic. Then a policy map to "police cir 579000" (579K). This because the BW
of the interface is 1544Ks (default) and this represents the 37.5% of the total
BW of the FR interface. Then, I applied the policy map OUTBOUND on the
interface in question.
Since I am not breaking any rules or requirements, does this look like a valid
solution??
THX