| 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. |
| verbose | Displays detailed information of the OSPFv3 area topology. | - |
# Display the topology of OSPFv3 area 1.
<sysname> 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 2.2.2.2 B 1 2.2.2.2 GigabitEthernet0/0/10
Net 2.2.2.2(268435842) E 1 0.0.0.0 GigabitEthernet0/0/10
Item |
Description |
|---|---|
OSPFv3 Process |
ID of the OSPFv3 process |
OSPFv3 Area |
ID of the OSPFv3 area |
Type |
SPF type:
|
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 router type
|
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 |