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
Default level
2: System level
Parameters
None
Description
Use
enable out-of-band-resynchronization
to enable the OSPF out-of-band resynchronization
(OOB-Resynch) capability.
Use
undo enable out-of-band-resynchronization
to disable the OSPF out-of-band
resynchronization capability.
By default, the capability is disabled.
Before configuring this command, you must enable the link-local signaling capability.
Related commands:
enable link-local-signaling
.
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
90