display ospfv3 hostname-table

Function

The display ospfv3 hostname-table command displays information about OSPFv3 dynamic hostnames.

Format

display ospfv3 [ process-id ] hostname-table

Parameters

Parameter Description Value
process-id

Specifies the ID of an OSPFv3 process.

The value is an integer ranging from 1 to 4294967295.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ospf read

Usage Guidelines

Usage Scenario

To facilitate network management, configure dynamic hostnames to identify routers. After you run the hostname command to configure a dynamic hostname for a router. You can run the display ospfv3 hostname-table command on the router to check the mapping between the router ID and the dynamic hostname.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about OSPFv3 dynamic hostnames.
<HUAWEI> display ospfv3 hostname-table
OSPFv3 Process 1 with Router ID 10.3.3.3
                Hostname table information

                Area: 0.0.0.1

 Router ID            Hostname
 10.3.3.3             RTR_BLR
 10.1.1.1             RTR_SHANGHAI
 255.255.255.254      RTR_BJI

                Area: 0.0.0.2

 Router ID            Hostname
 10.3.3.3             RTR_BLR
 10.30.1.1            RTR_DELHI

                AS-Scope

 Router ID            Hostname
 10.20.1.1            RTR_SHENZHEN
 255.255.255.254      RTR_BJI
Table 1 Description of the display ospfv3 hostname-table command output
Item Description
Router ID

Router ID.

Hostname

OSPFv3 hostname.

AS-Scope

Flooded hostname in the OSPFv3 AS.

Area

Flooded OSPFv3 hostname in the area.

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