CiscoCCDE
04-15-2018, 07:27 AM
H2 in section 2.7, I don't understand why we need to configure match metric in R9, R10. Anyone can help me to understand please.
R9/R10
router ospf 1
redistribute eigrp 1 subnets
route-map METRIC permit 10
match metric 10 +- 11
set metric 10000 100 255 1 1500
route-map METRIC permit 20
set metric 1000 100 255 1 1500
router eigrp JACOBS
address-family ipv4 unicast autonomous-system 1
topology base
redistribute ospf 1 route-map METRIC
R9/R10
router ospf 1
redistribute eigrp 1 subnets
route-map METRIC permit 10
match metric 10 +- 11
set metric 10000 100 255 1 1500
route-map METRIC permit 20
set metric 1000 100 255 1 1500
router eigrp JACOBS
address-family ipv4 unicast autonomous-system 1
topology base
redistribute ospf 1 route-map METRIC