Command Reference OSPFv2 Commands
2.26 ip ospf database-filter all out
Use this command to stop advertising LSAs of an interface, that is, the LSA update packets are not
sent on the interface. Use the no form of the command to restore the default setting.
ip ospf database-filter all out
no ip ospf database-filter
This function is disabled and all LSA update packets can be sent on the interface by default.
Interface configuration mode
To stop sending LSA update packets on the interface, enable this function on the interface.
Then, the device maintains the neighboring connections and accepts LSAs from neighbors, but stops
sending LSAs to neighbors.
The following example stops sending LSA update packets of fastEthernet 0/1.
Ruijie(config)# interface fastEthernet 0/1
Ruijie(config-if-FastEthernet 0/1)# ip address 172.16.10.1 255.255.255.0
Ruijie(config-if-FastEthernet 0/1)# ip ospf database-filter all out
2.27 ip ospf dead-interval
Use this command to configure the interval for determining the death of an interface neighbor in
interface configuration mode. Use the no form of this command to restore the default setting.
ip ospf dead-interval { seconds | minimal hello-multiplier multiplier }
Defines the interval for determining the neighbor death in seconds.
The range is from 0 to 2,147,483,647.