show ipv6 ospfv3 statistics interface

Syntax

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

Description

Shows the OSPFv3 statistics for the OSPFv3-enabled interfaces.

Command context

Operator (>) or Manager (#)

Parameters

<INSTANCE-TAG>

Specifies an OSPFv3 Process ID to show OSPF-enabled interface statistics information on the specified OSPFv3 process. Range: 1-63.

<INTERFACE-NAME>

Selects to show information only for the specified interface.

all-vrfs

Optionally, selects to show OSPF-enabled interface statistics information for all VRFs.

vrf <VRF-NAME>

Optionally, selects to show OSPF-enabled interface statistics information for a particular VRF. If a <VRF-NAME> is not specified, OSPF-enabled interface 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.

Example

Showing OSPFv3-enabled interfaces information for interface 1/1/1:

switch# show ipv6 ospfv3 statistics interface 1/1/1
OSPFv3 Process ID 1 VRF default, Interface 1/1/1 Statistics  (cleared 3h 22m 18s ago)
======================================================================================

Tx Hello packets      : 1213              Rx Hello packets      : 1213
Tx Hello bytes        : 48516             Rx Hello bytes        : 48516
Tx DD packets         : 3                 Rx DD packets         : 2
Tx DD bytes           : 164               Rx DD bytes           : 136
Tx LS request packets : 1                 Rx LS request packets : 1
Tx LS request bytes   : 64                Rx LS request bytes   : 64
Tx LS update packets  : 22                Rx LS update packets  : 22
Tx LS update bytes    : 1520              Rx LS update bytes    : 1844
Tx LS ack packets     : 21                Rx LS ack packets     : 20
Tx LS ack bytes       : 976               Rx LS ack bytes       : 800

Total Number of State Changes : 3
Number of LSAs                : 2
LSA Checksum Sum              : 21758

Total OSPFv3 Packets Discarded: 0
----------------------------------

Reason                            Packets Dropped
--------------------------------------------------
Invalid Type                     0
Invalid Length                   0
Invalid Version                  0
Bad or Unknown Source            0
Area Mismatch                    0
Self-originated                  0
Duplicate Router ID              0
Interface Standby                0
Total Hello Packets Dropped      0
  Hello Interval Mismatch        0
  Dead Interval Mismatch         0
  Options Mismatch               0
  MTU Mismatch                   0
  Neighbor Ignored               0
Resource Failures                0
Bad LSA Length                   0
Others                           0

Total LSAs Ignored : 0
-----------------------
Bad Type           : 0
Bad Length         : 0
Invalid Data       : 0
Invalid Checksum   : 0