< Home

display ospfv3 asbr-summary

Function

The display ospfv3 asbr-summary command displays OSPFv3 route summarization.

Format

display ospfv3 [ process-id ] asbr-summary [ ipv6-address prefix-length ] [ verbose ]

Parameters

Parameter Description Value
process-id Specifies the ID of an OSPFv3 process. The value is an integer ranging from 1 to 65535.
ipv6-address Specifies the matched IPv6 address. -
prefix-length Specifies the length of a route prefix. The value is an integer ranging from 1 to 128.
verbose Displays detailed information about OSPFv3 route summarization. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If neither ipv6-address nor prefix-length is specified, this command displays all detailed information about OSPFv3 route summarization.

Example

# Display OSPFv3 route summarization.

<sysname> display ospfv3 asbr-summary verbose
      OSPFv3 Process (1)
 Total summary address count :1

          Summary Address

 Prefix        : 2001:DB8:AE::1
 Prefix length : 128
 Tag           : 0 (Not Configured)
 Status        : Advertised
 Cost          : 10 (Configured)
 Delay         : (Not Configured)
 Type          : 2 (Larger than any link state path)
 The Count of Route is: 0

Destination           Mask        Protocol      Proc       Type     Metric
    2001:DB8:10::0    64          Static        0           2        1
    2001:DB8:10::2    128         Static        0           2        1
    2001:DB8:10::3    128         Static        0           2        1
Table 1 Description of the display ospfv3 asbr-summary command output

Item

Description

Total Summary address count

Number of summarized routes configured by using the asbr-summary command

Summary Address

Detailed information about summarized routes

Prefix

Prefix of a summarized route

Prefix length

Prefix length of a summarized route

Tag

Tag of a summarized route

Status

Whether a summarized route is advertised:

  • Advertise: indicates that a summarized route is advertised.
  • DoNotAdvertise: indicates that a summarized route is not advertised.

Cost

Cost of a summarized route

Delay

Delay time to start aggregating routes

Type

Type of AS-External routes

  • Type-1
  • Type-2

The Count of Route is

Number of summarized routes

Destination

Destination address of a summarized route

Mask

Mask of a summarized route

Protocol

Protocol carried by a summarized route

Proc

Process ID carried by a summarized route

Metric

Metric of a summarized route

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >