show ntp statistics

Syntax

show ntp statistics [vsx-peer]

Description

Shows global NTP statistics. The following information is displayed:

  • Rx-pkts: Total NTP packets received.
  • Current Version Rx-pkts: Number of NTP packets that match the current NTP version.
  • Old Version Rx-pkts: Number of NTP packets that match the previous NTP version.
  • Error pkts: Packets dropped due to all other error reasons.
  • Auth-failed pkts: Packets dropped due to authentication failure.
  • Declined pkts: Packets denied access for any reason.
  • Restricted pkts: Packets dropped due to NTP access control.
  • Rate-limited pkts: Number of packets discarded due to rate limitation.
  • KOD pkts: Number of Kiss of Death packets sent.

Command context

config

Parameters

[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.

Examples

switch(config)# show ntp statistics
                Rx-pkts 100
Current Version Rx-pkts 80
    Old Version Rx-pkts 20
               Err-pkts 2
       Auth-failed-pkts 1
          Declined-pkts 0
        Restricted-pkts 0
      Rate-limited-pkts 0
               KoD-pkts 0