Command Reference OSPFv3 Commands
ipv6 router ospf max-concurrent-dd number
no ipv6 router ospf max-concurrent-dd
Maximum concurrent interacting neighbors, in the range from 1 to
65535.
Global 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
all OSPFv3 routing processes can be restricted.
The following example sets the maximum concurrent interacting neighbors allowed in all OSPFv3
routing processes 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.
Ruijie(config)#ipv6 router ospf max-concurrent-dd 4
Sets the maximum concurrent interacting
neighbors in the OSPFv3 processes
Use this command to enable the logging of adjacency changes. Use the no form of this command to
restore the default setting.
Displays details of adjacency changes
By default, the function is enabled.