The display ip topology command displays information about topologies.
The display ipv6 topology command displays information about IPv6 topologies.
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. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ip topology tp1 verbose
Topology Name : tp1
Topology ID : 0x0100
Interfaces:
LoopBack1
LoopBack2
<HUAWEI> display ip topology
Total ip topology configured: 4
Topology-Name TopoID
tp1 0x0100
tp2 0x0200
tp3 0x0300
tp4 0x0400
<HUAWEI> display ipv6 topology tp1 verbose
Topology Name : tp1
Topology ID : 0x0500
Interfaces:
LoopBack1
LoopBack2
<HUAWEI> display ipv6 topology
Total ipv6 topology configured: 4
Topology-Name TopoID
tp1 0x0500
tp2 0x0600
tp3 0x0700
tp4 0x0800
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. |