250
area-id: ID of an area, a decimal integer (in the range of 0 to 4294967295) that is translated into IPv4
address format by the system or an IPv4 address.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display ospfv3 topology to display OSPFv3 topology information.
Examples
# Display OSPFv3 area 1 topology information.
<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 1 2.2.2.2 Vlan11
Rtr 3.3.3.3 1 3.3.3.3 Vlan11
Rtr 4.4.4.4 1 4.4.4.4 Vlan11
Net 4.4.4.4(983049) 1 0.0.0.0 Vlan11
Table 63 Command output
Field Descri