452
Examples
# Display information about all the routes to the OSPFv3 ABR and ASBR.
<Sysname> display ospfv3 abr-asbr
OSPFv3 Process 1 with Router ID 1.1.1.1
Destination :1.1.1.2 Rtr Type : ABR
Area :0.0.0.0 Path Type: Intra
NextHop :FE80:1:1::1 Cost : 1
Destination :1.1.1.3 Rtr Type : ASBR
Area :0.0.0.0 Path Type: Intra
NextHop :FE80:2:1::1 Cost : 1
Table 106
Command output
Field Description
OSPFv3 Process 1 with Router ID 1.1.1.1
OSPFv3 process is 1, and router ID is 1.1.1.1.
Destination
Router ID of an ABR or ASBR.
Rtr Type
Router type: ABR, or ASBR.
Area
Area ID of the next hop.
Path Type
Type of the route to the ABR or ASBR:
•
Intra
—Intra-area route.
•
Inter
—Inter-area route.
NextHop
Next hop address.
Cost
Cost from the router to the ABR or ASBR.
display ospfv3 abr-summary
Use
display
ospfv3
abr-summary
to display information about summary routes on the OSPFv3 ABR.
Syntax
display
ospfv3
[
process-id
] [
area
area-id
]
abr-summary
[
ipv6-address
prefix-length
] [
verbose
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
process-id
: Specifies an OSPFv3 process by its ID in the range of 1 to 65535. If you do not specify this
argument, the command displays information about ABR summary routes for all OSPFv3 processes.
area
area-id
: Specifies an OSPFv3 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. If you do not specify this option,
the command displays information about ABR summary routes for all OSPFv3 areas.