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 to 63.

<INTERFACE-NAME>

Selects to show information only for the specified interface.

all-vrfs

Select to show OSPF-enabled interface statistics information for all VRFs.

vrf <VRF-NAME>

Specifies the name of a VRF. Default: default.

[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. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators 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 all-vrfs
OSPFv3 Process ID 1 VRF default, Interface vlan2000 Statistics  (cleared 0h 2m 52s ago)
======================================================================================

Tx Hello packets      : 0                 Rx Hello packets      : 0
Tx Hello bytes        : 0                 Rx Hello bytes        : 0
Tx DD packets         : 0                 Rx DD packets         : 0
Tx DD bytes           : 0                 Rx DD bytes           : 0
Tx LS request packets : 0                 Rx LS request packets : 0
Tx LS request bytes   : 0                 Rx LS request bytes   : 0
Tx LS update packets  : 0                 Rx LS update packets  : 0
Tx LS update bytes    : 0                 Rx LS update bytes    : 0
Tx LS ack packets     : 0                 Rx LS ack packets     : 0
Tx LS ack bytes       : 0                 Rx LS ack bytes       : 0

Total IPsec packets processed : 0
Total IPsec bytes processed   : 0
Total Number of State Changes : 0
Number of LSAs                : 0
LSA Checksum Sum              : 0

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
IPsec Authentication Errors      0
IPsec ESP Errors                 0

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