NX-OS BGP AD Manipulation
I'm trying to change the admin distance of a single BGP peer received prefixes on NX-OS. The backdoor command does not work on NX-OS and the distance command changes AD globally for the whole address-family process. Was thinking maybe using vrf in the address-family but it doesnt look like BGP supports vrf. Any ideas?
Follow my CCDE journey at www.routingnull0.com
Comments
**EDIT:
The solution of lowering the AD of those prefixes in the IGP does not work either. Distance command in NX-OS is global only for IGP's also..
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 6.x - Configuring Advanced BGP [Cisco Nexus 7000 Series Switches] - Cisco
Edit: ** I tried but it looks like it's only supported on nexus 7k. I am using nexus 3k so limited features as this is a LLC switch.