Table Of Contents
NTP Debug Commands on Cisco IOS XR Software
NTP Debug Commands on Cisco IOS XR Software
This chapter describes the Network Time Protocol (NTP) command used to debug Cisco IOS XR software.
debug ntp
To debug NTP functionality, use the debug ntp command in EXEC mode. To turn off debugging output, use the no form of this command.
debug ntp {adjust | authentication | broadcast | events | loopfilter | packets [peer peer-address] | params | refclock | select | sync | validity}
no debug ntp {adjust | authentication | broadcast | events | loopfilter | packets [peer peer-address] | params | refclock | select | sync | validity}
Syntax Description
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release ModificationRelease 2.0
This command was introduced on the Cisco CRS-1.
Release 3.0
No modification.
Release 3.2
This command was supported on the Cisco XR 12000 Series Router.
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Examples
The following example shows how to enable NTP events debugging:
RP/0/RP0/CPU0:router# debug ntp events