OcNOS-RON-6.3.1 : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv3 Commands : show ipv6 ospfv3 topology
show ipv6 ospfv3 topology
Use this command to display information about OSPFv3 topology for each area.
Command Syntax
show ipv6 ospfv3 topology
show ipv6 ospfv3 WORD topology
show ipv6 ospfv3 topology area (A.B.C.D|<0-4294967295>)
show ipv6 ospfv3 WORD topology area (A.B.C.D|<0-4294967295>)
Parameters
WORD
Tag value to use as a “match” value for controlling redistribution via route maps.
area
OSPFv3 area ID
A.B.C.D
OSPFv3 Area ID in IPv4 address format.
<0-4294967295>
 
OSPFv3 Area ID as a decimal value.
Command Mode
Privileged Exec mode and Exec Mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show ipv6 ospfv3 topology
OSPFv3 paths to Area (0.0.0.0) routers
Router ID Bits Metric Next-Hop Interface
1.2.3.4 --
5.6.7.8 E 10 5.6.7.8 eth0
Example
#show ipv6 ospfv3 topology
 
OSPFv3 paths to Area (0.0.0.0) routers
Router ID Bits Metric Next-Hop Interface
1.2.3.4 --
5.6.7.8 E 10 5.6.7.8 eth0
Table 2-30 explains the fields for each ospfv3 topology entry.
 
Table 2-30: show ipv6 ospfv3 topology output details
Field
Description
OSPFv3 path to Area
Area ID in IPv4 format.
Router ID
ID in IPv4 format,
Bits
Bits appended to packets:
V-bit Indicates whether the advertising router is an endpoint of a virtual link.
E-bit Indicates whether the advertising router is an Autonomous System Border Router (ASBR).
B-bit Indicates whether the advertising router is an Area Border Router (ABR).
W-bit When set, the router is a wild-card multicast receiver.
Metric
The value of ospfv3 metric.
Next-Hop
The next-hop identifier.
Interface
The interface name through which the virtual link extends.
Last modified date: 07-13-2023