display topology

Function

The display ip topology command displays information about topologies.

The display ipv6 topology command displays information about IPv6 topologies.

Format

display { ip | ipv6 } topology [ topology-name [ verbose ] ]

Parameters

Parameter Description Value
topology-name

Specifies the name of a topology.

The value is a string of 1 to 31 case-sensitive characters without spaces. The value must start with a letter (a to z or A to Z, case sensitive) and can contain numbers, hyphens (-), or underlines (_). When double quotation marks are used around the string, spaces are allowed in the string.

verbose

Displays detailed information about IPv6 topologies.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
route-base read

Usage Guidelines

Usage Scenario

To check information about topologies, run the display ip topology command. When no parameters are specified, the command displays brief information about all the configured topologies.

Example

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

# Display detailed information about topology named tp1.
<HUAWEI> display ip topology tp1 verbose
Topology Name          : tp1
 Topology ID            : 0x0100
 Interfaces:
       LoopBack1
       LoopBack2
# Display information about all topologies.
<HUAWEI> display ip topology
Total ip topology configured: 4
 Topology-Name                   TopoID
 tp1                             0x0100
 tp2                             0x0200
 tp3                             0x0300
 tp4                             0x0400
# Display detailed information about IPv6 topology named tp1.
<HUAWEI> display ipv6 topology tp1 verbose
Topology Name          : tp1
 Topology ID            : 0x0500
 Interfaces:
       LoopBack1
       LoopBack2
# Display information about all IPv6 topologies.
<HUAWEI> display ipv6 topology
Total ipv6 topology configured: 4
 Topology-Name                   TopoID
 tp1                             0x0500
 tp2                             0x0600
 tp3                             0x0700
 tp4                             0x0800
Table 1 Description of the display topology command output
Item Description
Topology Name

Topology name.

Topology ID

Topology ID.

Total ipv6 topology configured

Total number of topologies.

Total ip topology configured:

Total number of topologies.

Total ip topology configured

Total number of topologies.

Topology-Name

Topology name.

TopoID

Topology ID.

Interfaces

Interfaces bound to a topology.

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