< Home

display ospfv3 abr-summary-list

Function

The display ospfv3 abr-summary-list command displays the aggregation of the route that is imported by OSPFv3.

Format

display ospfv3 [ process-id ] abr-summary-list [ ipv6-address prefix-length ]

Parameters

Parameter Description Value
process-id Specifies the OSPFv3 process ID. The value is an integer ranging from 1 to 65535.
ipv6-address Specifies the matched IPv6 address. Specifies the matched IP address in dotted decimal notation.
prefix-length Specifies the length of the route prefix. The value is an integer ranging from 1 to 128.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If the IP address and mask are not specified, the aggregation of all routes that are imported by OSPFv3 is displayed.

Example

# Display the aggregation of the all the routes that are imported by OSPFv3.

<sysname> display ospfv3 abr-summary-list
OSPFv3 Process (1)
Area ID  :  0.0.0.1
Prefix        Prefix-Len  Matched       Status
2001:DB8:1::  48          2[Active]     Advertise
2001:DB8:2::  48          0[NotActive]  Advertise
2001:DB8:3::  48          0[NotActive]  Advertise
Table 1 Description of the display ospfv3 abr-summary-list command output

Item

Description

OSPFv3 Process (1)

OSPFv3 process ID

Area ID

Area ID

Prefix

IPv6 prefix

Prefix-Len

Length of the prefix

Matched

Status of the aggregated routes

Status

Advertisement status of the aggregated routes:

  • Advertise: Advertise after the aggregation.
  • DoNotAdvertise: Do not advertise after the aggregation.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >