I am threat modeling our edge routers and found something that breaks my assumptions. We have two paths to the same prefix from different peers. One path has MED 50, the other MED 100. Cisco is preferring the MED 100 path.
I have checked the usual: weight is equal, local-pref is equal, AS-path length is equal. The MED 100 path has a longer IGP cost to the next-hop but that should not matter until step 8. MED is step 6.
I assume compromise on my understanding here. What am I missing? The blast radius is small (lab environment) but I need to understand this before production.