C613-50170-01 Rev B
Command Reference for x510 Series
1128
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
MAX
-
CONCURRENT
-
DD
(IP
V
6 OSPF)
max-concurrent-dd (IPv6 OSPF)
Overview
Use this command to limit the number of neighbors that can be concurrently
processed in the database exchange. The specified value limits the number of
neighbors from all interfaces, not per interface.
Use the
no
variant of this command to have no limit on the maximum number of
LSAs.
Syntax
max-concurrent-dd <
max-neighbors
>
no max-concurrent-dd
Mode
Router Configuration
Usage
This command is useful where bringing up several adjacencies on a router is
affecting performance. In this situation, you can often enhance the system
performance by limiting the number of neighbors that can be processed
concurrently.
Example
The following example sets the max-concurrent-dd value to allow only 4
neighbors to be processed at a time.
awplus#
configure terminal
awplus(config)#
router ipv6 ospf
awplus(config-router)#
max-concurrent-dd 4
Related
Commands
Parameter
Description
<
max-neighbors
>
<1-65535> The maximum number of neighbors.