Show Commands
show running-config ntp
627
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
show running-config ntp
To display the Network Time Protocol (NTP) configuration that is currently running on the system, use
the show running-config ntp command.
show running-config ntp [all]
Syntax Description
Defaults None
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to display the NTP configuration that is currently running:
switch(config)# show running-config ntp
!Command: show running-config ntp
!Time: Fri Jan 15 22:28:34 2010
version 5.0(2)
ntp server 190.0.2.10
ntp server 192.0.2.10 prefer use-vrf RED key 786
ntp peer 2001:db8::4101
ntp authentication-key 3 md5 fewhg 7
ntp authentication-key 34567 md5 qabzk7f 7
ntp logging
ntp access-group peer abcd*123
switch(config)#
all (Optional) Displays all of the NTP running configuration.
Release Modification
4.0(1) This command was introduced.