Hi,
I am trying to modify the OSPF admin distance for a specific subnet under version
5.1(5) of the Nexus 7K, but this command does not appear to be available. The equivalent command on Catalyst switches is as below:
Router ospf 1
Distance 10 0.0.0.0 255.255.255.255 ip access-list XXXX.
Thanks
Mayamba
Hello Mayamba
There is no similar command in NX-OS software because unfortunately the NX-OS software does not support per LSA based distance control.
If you want to control the distance you can run second ospf process and redistribute routes between them.
HTH,
Alex