display ospfv3 nexthop
Use display ospfv3 nexthop to display OSPFv3 next hop information.
Syntax
display ospfv3 [ process-id ] nexthop
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
process-id: Specifies an OSPFv3 process by its ID in the range of 1 to 65535. If you do not specify this argument, the command displays next hop information for all OSPFv3 processes.
Examples
# Display next hop information for OSPFv3 process 1.
<Sysname> display ospfv3 1 nexthop OSPFv3 Process 1 with Router ID 1.1.1.1 Nexthop : FE80::20C:29FF:FED7:F308 Interface: Vlan102 RefCount: 4 Status : Valid NbrID : 1.1.1.1 NbrIntID : 21 Nexthop : FE80::20C:29FF:FED7:F312 Interface: Vlan103 RefCount: 3 Status : Valid NbrID : 1.1.1.1 NbrIntID : 38
Table 152: Command output
Field | Description |
---|---|
Nexthop | Next hop address. |
Interface | Output interface. |
RefCount | Reference count (routes that use the next hop). |
Status | Next hop status: valid or invalid. |
NbrId | Neighbor router ID. |
NbrIntID | Neighbor interface ID. |