Chapter 50
| IP Routing Commands
Open Shortest Path First (OSPFv3)
– 1030 –
In other words, inter-area routes are calculated by examining summary-LSAs. If
the router is an ABR and has an active backbone connection, only backbone
summary-LSAs are examined. Otherwise (when either the router is not an ABR
or it has no active backbone connection), the router should consider summary-
LSAs from all actively attached areas.
This ensures that the summary-LSAs originated by area border routers
advertise only intra-area routes into the backbone if the router has an active
backbone connection, and advertises both intra-area and inter-area routes into
the other areas. Otherwise, the router only advertises intra-area routes into
non-backbone areas.
Example
Console(config-router)#abr-type ibm
Console(config-router)#
max-current-dd This command sets the maximum number of neighbors with which the switch can
concurrently exchange database descriptor (DD) packets. Use the no form to
restore the default setting.
Syntax
max-current-dd max-packets
no max-current-dd
max-packets - The maximum number of neighbors with which the switch
can concurrently send or receive DD packets. (Range: 1-65535)
Command Mode
Router Configuration
Default Setting
5
Command Usage
â—† This limit applies separately to the number of neighbors to which DD packets
can be concurrently sent, and to the number of neighbors from which DD
packets can be concurrently received.
Example
Console(config-router)#maximum-current-dd 10
Console(config-router)#
Related Commands
show ipv6 ospf (1047)