show ntp association statistics

show ntp association [{ip_address} | {host_name}] statistics {{vr}vr_name}

Description

Shows NTP-related statistics about a specific NTP server.

Syntax Description

ip_address Server or peer IP address.
host_name Server or peer name.
vr Specifies information for a particular virtual router.
vr_name Name of the particular virtual router. If not specified, VR of current command context is used.

Default

N/A.

Usage Guidelines

N/A.

Example

The following command shows NTP-related statistics about the NTP server called “1.us.pool.ntp.org”:

Switch# show ntp association  1.us.pool.ntp.org statistics
Remote Host         : 1.us.pool.ntp.org
Local Interface     : 10.45.203.74
Time Last Received  : 40 second
Time Until Next Send: 27 second
Reachability Change : 849 second
Packets Sent        : 18
Packets Received    : 18
Bad Authentication  : 0
Bogus Origin        : 0
Duplicate           : 0
Bad Dispersion      : 0
Bad Reference Time  : 0
Candidate Order     : 4
Peer Flags          : Config, Broadcast Client, Initial Burst

The following command shows NTP-related statistics for the NTP server at 128.138.141.172 for virtual router "VR-Mgmt":

# show ntp association 128.138.141.172 statistics vr "VR-Mgmt"
VR Name             : VR-Mgmt
Remote Host         : 128.138.141.172
Local Interface     : 10.127.2.180
Time Last Received  : 146 seconds
Time Until Next Send: 113 seconds
Reachability Change : 2564 seconds
Packets Sent        : 86
Packets Received    : 86
Bad Authentication  : 0
Bogus Origin        : 0
Duplicate           : 0
Bad Dispersion      : 0
Bad Reference Time  : 0
Candidate Order     : 6

History

This command was first available in ExtremeXOS 12.7.

Virtual router keyword added in ExtremeXOS 22.2

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.