show ospfv3 lsdb stats

show ospfv3 lsdb stats {area [area_identifier | all] {lstype [router | network | inter-prefix | inter-router | intra-prefix | nssa]} | [vlan [vlan_name | all] | tunnel [tunnel_name | all]] {lstype link} | lstype [as-external | router | network | inter-prefix | inter-router | intra-prefix | link]} {lsid lsid_address} {adv-router router_identifier}

Description

Displays a table of the current Link-State Database (LSDB) statistics.

Syntax Description

area_identifier Specifies an OSPFv3 (Open Shortest Path First version 3) area, a four-byte, dotted decimal number.
all Specifies all OSPFv3 areas, IPv6 configured VLANs, or IPv6 tunnels.
vlan_name Specifies an IPv6 configured VLAN (Virtual LAN).
tunnel_name Specifies an IPv6 tunnel.
link Link LSA.
router Router LSA.
network Network LSA.
inter-prefix Inter Area Prefix LSA.
inter-router Inter Area Router LSA.
intra-prefix Intra Area Prefix LSA.
nssa NSSA LSA.
as-external AS External LSA.
lsid_address Specifies the link state ID of the LSA.
router_identifier Specifies the router identifier of the advertising router.

Default

Display in summary format.

Usage Guidelines

ExtremeXOS provides several filtering criteria for the show ospfv3 lsdb stats command. You can specify multiple search criteria and only the results matching all of the criteria are displayed. This allows you to control the displayed entries in large routing tables.

A common use of this command is to omit all optional parameters, resulting in the following shortened form:

show ospfv3 lsdb stats

The shortened form displays all areas and all types in a summary format.

You can filter the display using either the area ID, the remote router ID, or the link-state ID. The default setting is all.

Example

The following command displays all areas and all types in a summary format:

show ospfv3 lsdb stats

History

This command was first available in ExtremeXOS 11.2.

Platform Availability

This command is available on platforms with an Advanced Edge or Core license as described in the ExtremeXOS 22.2 Feature License Requirements document.