< Home

display ospfv3 abr-summary-list

Function

The display ospfv3 abr-summary-list command displays information about the summarization of the routes imported by OSPFv3.

If the IP address and mask are not specified, information about the summarization of all the routes imported by OSPFv3 is displayed.

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. The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X.
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

You can run the display ospfv3 abr-summary-list command to check information about the summarization of the routes imported by an ABR. If the IP address and mask are not specified, information about the summarization of all the routes imported by the ABR is displayed.

Example

# Display information about the summarization of all the routes imported by OSPFv3.

<HUAWEI> display ospfv3 abr-summary-list
OSPFv3 Process (1)
Area ID  :  0.0.0.1
Prefix           Prefix-Len  Matched       Status
FC00:0:0:2001::  16          2[Active]     Advertise
FC00:0:0:3001::  16          0[NotActive]  Advertise
FC00:0:0:4001::  16          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 summarized routes

Status

Advertisement status of the summarized routes:

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