HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference

102
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, which 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.
ipv4-address: Specifies a summary route by its IP address. Without this argument, the command displays
information about all summary routes of the ABR.
mask: Specifies the mask in dotted decimal notation.
mask-length: Specifies the mask length in the range of 0 to 32 bits.
verbose: Displays detailed ABR summary route information. Without this keyword, the command
displays brief ABR summary route information.
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
Total summary address count: 1
Area: 0.0.0.1
Net : 30.1.0.0
Mask : 255.255.0.0
Status : Advertise
Cost : 10 (Configured)
The count of route: 2
Table 25 Command output
Field Descri
p
tion
Total summary address count Total number of summary routes.
Area Area to which the summary routes belong.
Net Address of the summary route.
Mask Mask of the summary route address.
Status Advertisement status of the summary route.
Cost Cost to the summary network.
The Count of Route Number of summarized routes.
# Display detailed information about summary routes on the ABR.