show ipv6 ospfv3 statistics

Syntax

show ipv6 ospfv3 [<INSTANCE-TAG>] statistics 
     [all-vrfs | vrf <VRF-NAME>] [vsx-peer]

Description

Shows OSPFv3 statistics.

Command context

Operator (>) or Manager (#)

Parameters

<INSTANCE-TAG>

Specifies an OSPFv3 Process ID that shows information on the OSPFv3 SPF statistics for the particular OSPFv3 process. Range: 1-63.

all-vrfs

Optionally, selects to show OSPFv3 SPF statistics information for all VRFs.

vrf <VRF-NAME>

Optionally, selects to show OSPFv3 SPF statistics information for a particular VRF. If a <VRF-NAME> is not specified, OSPFv3 SPF statistics information shows for the default VRF.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Examples

Showing OSPFv3 statistics information:

switch# show ipv6 ospfv3 statistics
OSPFv3 Process ID 1 VRF default, Statistics (cleared 3h 2m 21s ago)
--------------------------------------------------------------------

Unknown Interface Drops         : 0
Unknown Virtual Interface Drops : 0
Bad IPv6 Header Length Drops    : 0
Wrong OSPFv3 Version Drops      : 0
Bad Source IPv6 Drops           : 0
Resource Failure Drops          : 0
Bad Header Length Drops         : 0
Total Drops                     : 0

Showing OSPFv3 statistics information for VRF red:

switch# show ipv6 ospfv3 2 statistics vrf red

OSPFv3 Process ID 2 VRF red, Statistics (cleared 3h 2m 30s ago)
----------------------------------------------------------------

Unknown Interface Drops         : 0
Unknown Virtual Interface Drops : 0
Bad IPv6 Header Length Drops    : 0
Wrong OSPFv3 Version Drops      : 0
Bad Source IPv6 Drops           : 0
Resource Failure Drops          : 0
Bad Header Length Drops         : 0
Total Drops                     : 0