< Home

display ospfv3 path

Function

The display ospfv3 path command displays the paths to a destination address.

Format

display ospfv3 [ process-id ] path

Parameters

Parameter Description Value
process-id Specifies the ID of an OSPFv3 process. The value is an integer ranging from 1 to 65535.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If the process ID is not specified, paths in all processes are displayed.

Example

# Display all OSPFv3 paths.

<HUAWEI> display ospfv3 path
OSPFv3 Process (1)
Type        AreaId/LSACost   PathCost
Intra       0.0.0.1          2
Inter       0.0.0.1          2
External    0.0.0.10              1
Table 1 Description of the display ospfv3 path command output

Item

Description

OSPFv3 Process

ID of the OSPFv3 process

Type

Path type:
  • Intra: indicates the intra-area routes.
  • Inter: indicates the inter-area routes.
  • External: indicates the AS-external routes.

AreaId/LSACost

  • Area ID in case of an intra-area or inter-area path.
  • LSA cost in case the path type is External.
  • Cost in case of a path to a destination outside an AS

PathCost

Cost of the path

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