1131
Use the undo enable command to disable specified logging.
OSPF logging is disabled by default.
If no keyword is specified, all logging is enabled.
Examples # Enable OSPF logging.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] enable log
enable out-of-band-resynchronization
Syntax enable out-of-band-resynchronization
undo enable out-of-band-resynchronization
View OSPF view
Parameters None
Description Use the
enable out-of-band-resynchronization command to enable the OSPF
out-of-band resynchronization (OOB-Resynch) capability.
Use the
undo enable out-of-band-resynchronization command to disable
the OSPF out-of-band resynchronization capability.
By default, the capability is disabled.
Examples # Enable the out-of-band resynchronization capability for OSPF process 1.
<Sysname> system-view
[Sysname] ospf 1
[Sysname-ospf-1] enable link-local-signaling
[Sysname-ospf-1] enable out-of-band-resynchronization
filter import/export
Syntax filter { acl-number | ip-prefix ip-prefix-name } { import | export }
undo filter { import | export }
View OSPF area view
Parameters acl-number: ACL number, in the range 2000 to 3999.
ip-prefix-name: IP address prefix list name, a string of up to 19 characters.
import: Filters imported LSAs.