Command Reference OSPFv3 Commands
Routing process configuration mode
The following example turns on the log of adjacency state change.
Ruijie(config)# router ospf 1
Ruijie(config)# log-adj-changes detail
Displays the OSPF global configuration
information
Use this command to set the maximum number of DD packets that can be processed concurrently in
the OSPFv3 routing process. Use the no form of this command to restore the default setting.
Maximum number of DD packets that can be processed concurrently,
in the range from 1 to 65535.
Routing process configuration mode.
When a router is exchanging data with multiple neighbors at the same time which affects its
performance, by configuring this command, the maximum concurrent interacting neighbors allowed in
each OSPFv3 instance can be restricted.
The following example sets the maximum concurrent interacting neighbors allowed in the current
OSPFv3 routing process to 4. The result is that in the interaction between a large number of
neighbors, interactions with up to 4 neighbors are allowed to be initiated on this device concurrently,
and interactions initiated by up to 4 neighbors are allowed to be received concurrently. That is,
interaction with up to 8 neighbors is allowed on this device.