< Home

display ospfv3 asbr-summary

Function

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

Format

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

Parameters

Parameter Description Value
process-id

Specifies an OSPFVv3 process ID.

The value is an integer in the range from 1 to 65535.
ipv6-address prefix-length

Specifies an IPv6 address and route prefix length. If both ipv6-address and prefix-length are not specified, all OSPFv3 route summarization information is displayed.

  • The IPv6 address is a 32-digit hexadecimal number in the X:X:X:X:X:X:X:X format.
  • The prefix length ranges from 1 to 128.
verbose

Displays detailed information about OSPFv3 route summarization.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

To view OSPFv3 route summarization information, run the display ospfv3 asbr-summary command.

Example

# Display detailed information about OSPFv3 route summarization.

<HUAWEI> display ospfv3 asbr-summary verbose

      OSPFv3 Process (1)
 Total summary address count :1

          Summary Address

 Prefix        : 10::
 Prefix length : 32
 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: 3

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

Item

Description

OSPFv3 Process

OSPFv3 process ID.

Total Summary address count

Number of summary routes. To configure summary routes, run the asbr-summary command.

Summary Address

Detailed information about summary routes.

Prefix

Prefix of a summary route.

Prefix length

Prefix length.

Tag

Tag of a summary route.

Status

Whether summary routes are advertised:
  • Advertised: Summary routes will be advertised.

  • NotAdvertised: Summary routes will not be advertised.

Cost

Cost of a summary route.

Delay

Delay in advertising summary routes.

Type

AS external route type:
  • 1: Type 1 external route
  • 2: Type 2 external route

The Count of Route is

Number of routes that are summarized.

Destination

Destination address of a summary route.

Mask

Mask of a summary route.

Protocol

Protocol of a summary route.

Proc

Protocol process ID of a summary route.

Metric

Cost of a summary route.

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