105
Predefined user roles
network-admin
network-operator
Parameters
process-id
: Specifies an OSPF process by its ID in the range of 1 to 65535. Without this argument, the
command displays information about ABR summary routes for all OSPF processes.
area
area-id
: Specifies an OSPF area by its ID. The area ID is an IP address or a decimal integer in the
range of 0 to 4294967295 that is translated into the IP address format. Without this option, the
command displays information about ABR summary routes for all OSPF areas.
ip-address
: Specifies a summary route by its IP address.
mask-length
: Specifies the mask length in the range of 0 to 32.
mask
: Specifies the mask in dotted decimal notation.
verbose
: Displays detailed ABR summary route information. Without this keyword, the command
displays brief ABR summary route information.
Usage guidelines
If no IP address is specified, this command displays information about all summary routes on the ABR.
Examples
# Display brief information about summary routes on the ABR.
<Sysname> display ospf abr-summary
OSPF Process 1 with Router ID 2.2.2.2
ABR Summary Addresses
Area: 0.0.0.1
Total summary addresses: 1
Net Mask Status Count Cost
100.0.0.0 255.0.0.0 Advertise 1 (Not Configured)
Table 26
Command output
Field Description
Area
Area to which the summary routes belong.
Total summary addresses
Total number of summary routes.
Net
Address of the summary route.
Mask
Mask of the summary route address.
Status
Advertisement status of the summary route.
Count
Number of summarized routes.
Cost
Cost to the summary network.
# Display detailed information about summary routes on the ABR.
<Sysname> display ospf abr-summary verbose
OSPF Process 1 with Router ID 2.2.2.2