Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all.
on a Nexus 7kI need to change the Administrative Distance of a specific prefix from OSPF so EIGRP table has it at the new AD.for reasons, we already change the AD of the incoming OSPF routes to 180 so its higher than EIGRP but i have 1 prefix...
>ip prefix-list 172.16.0.0/16 ge 16 is just that network and it is the same as 172.16.0.0/16 ge being greater than, should that not match 172.16.0.0/16 and all prefixes length up to 32. (17, 18, 19, 20.....32)
Thanks @MHM Cisco World
i did initially struggle to get this going as all OSPF routes took that new AD but now all looks ok.
from sh run section test-ospf-eigrp-change-ad:
ip prefix-list pl-test-ospf-eigrp-change-ad seq 10 permit 3.3.3.12/32
...