[omitted]
* Configure a route-map filter on R3 that denies EIGRP routes with a metric in the range of 500,000 - 750,000 from entering the routing table.
* These filters should no impact any other networks advertised by R4 or learned by R2 and R3.
Is it just me, or this task leads into configuring route-map match-all for r3 with 2 statement inside - to match that the route is tagged and to make sure that it has a metric in a range of 625k+-125k?
So it's either question bad wording, config incorrect or I'm confused.