display ospfv3 abr-asbr

Use display ospfv3 abr-asbr to display information about the routes to OSPFv3 ABR and ASBR.

Syntax

display ospfv3 [ process-id ] abr-asbr

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-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 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.