239
Parameters
|: 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 lsdb statistic to display LSA statistics in the OSPFv3 LSDB.
Examples
# Display OSPFv3 LSDB statistics.
<System> display ospfv3 lsdb statistic
OSPFv3 Router with ID (1.1.1.1) (Process 1)
LSA Statistics
----------------------------------------------------------------------
Area ID Router Network InterPre InterRou IntraPre Link Grace ASE
0.0.0.0 2 1 1 0 1
0.0.0.1 1 0 1 0 1
Total 3 1 2 0 2 3 0 0
Table 51 Command output
Field Descri
Area ID Area ID
Router Router-LSA number
Network Network-LSA number
InterPre Inter-Area-Prefix-LSA number
InterRou Inter-Area-Router-LSA number
IntraPre Intra-Area-Prefix-LSA number
Link Link-LSA number
Grace Grace-LSA number
ASE AS-external-LSA number
Total Total LSA number
display ospfv3 next-hop
Syntax
display ospfv3 [ process-id ] next-hop [ | { begin | exclude | include } regular-expression ]
View
Any view