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

459
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 no OSPFv3 process ID
is specified, this command displays information about all the routes to the OSPFv3 ABR and ASBR.
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 112 Command output
Field Descri
p
tion
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