< Home

display ospfv3 topology

Function

The display ospfv3 topology command displays the OSPFv3 area topology.

Format

display ospfv3 [ process-id ] topology [ area area-id ]

Parameters

Parameter Description Value
process-id Identifies the OSPFv3 process ID. The value is an integer ranging from 1 to 65535.
area area-id Specifies the area ID. The value of the area ID can be a decimal integer or in the IPv4 address format. The integer ranges from 0 to 4294967295.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display ospfv3 topology command to check the OSPFv3 area topology.

Example

# Display the topology of OSPFv3 area 1.

<HUAWEI> display ospfv3 topology area 1
OSPFv3 Process (1)
OSPFv3 Area (0.0.0.1) topology
Type  ID(If-Index)       Bits      Metric    Next-Hop        Interface
Rtr   1.1.1.1                      --
Rtr   10.2.2.2                     1         10.2.2.2        Vlanif10
Net   10.2.2.2(268435842)          1         0.0.0.0         Vlanif10
Table 1 Description of the display ospfv3 topology command output

Item

Description

OSPFv3 Process

ID of the OSPFv3 process

OSPFv3 Area

ID of the OSPFv3 area

Type

SPF type:
  • Rtr: Router

  • Net: Network

ID (If-Index)

Router ID ( If-Index ) is the interface ID of the DR in the network type.

Bits

B bit and E bit indicates switch type
  • B bit: ABR
  • E bit: ASBR

Metric

Metric of path to the node

Next-Hop

Next hop of the path to the node

Interface

Egress of the path to the node

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