Is there an equivalent command in Nexus OS for the IOS command " ip ospf database-filter all out"
I want to filter out all LSAs to a neighbor but this command which is available in Cisco IOS does not seem to be available in Nexus OS.
On Cisco IOS
interface Vlan XX
description TEST
ip address A.B.C.D X.X.X.X
ip ospf database-filter all out
Is there any other way in Nexus OS by which i can block all the LSAs to a particular neighbor in same area ?