Configures filters for different types of outgoing Link State Advertisements (LSAs).
All filters are disabled.
Interface subtype configuration mode
By default, the device floods all outbound LSAs on all the OSPF interfaces within an area. You can configure a filter to block outbound LSAs on an OSPF interface. This feature is particularly useful when you want to block LSAs from some, but not all, of the interfaces attached to the area. When enabled, this command blocks the specified outgoing LSAs on the interface. Some cases where you might want to enable filters are:
The no form of the command disables configurations.
Note
You cannot block LSAs on virtual links.The following example applies a filter to block flooding of all LSAs on a specific OSPF Ethernet interface.
device# configure terminal device(config)# interface ethernet 1/1 device(conf-if-eth-1/1)# ip ospf database-filter all-out