show ntp access-groups
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp access-groups command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp access-groups
Match All: Enabled
--------------------------------------
Access List Type
--------------------------------------
peeracl2 Peer
peeracl1 Peer
serve2 Serve
serve1 Serve
sonly2 Serve-only
sonly1 Serve-only
qonly2 Query-only
qonly1 Query-only
|
show ntp authentication-keys
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp authentication-keys command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp authentication-keys
-----------------------------
Auth key MD5 String
(Encrypted)
-----------------------------
50 wawyanbslsxi5
|
show ntp authentication-status
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp authentication-status command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp authentication-status
Authentication enabled.
|
show ntp logging-status
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp logging-status command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp logging-status
NTP logging enabled.
|
show ntp peer-status
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp peer-status command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp peer-status
Total peers : 5
- selected for sync, + - peer mode(active),
- - peer mode(passive), = - polled in client mode
remote local st poll reach delay vrf
-----------------------------------------------------------------------------------------------------------------------
=1.1.1.1 1.1.1.1 16 32 0 0.00000default
+192:168:1::1 1::1 16 32 0 0.00000default
127.127.1.0 1.1.1.1 2 32 377 0.00000
=192:168:1::2 1::1 16 32 0 0.00000default
=2.2.2.2 1.1.1.1 16 32 0 0.00000management
|
show ntp peers
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp peers command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp peers
--------------------------------------------------
Peer IP Address Serv/Peer
--------------------------------------------------
1.1.1.1 Server (configured)
192:168:1::1 Peer (configured)
127.127.1.0 Server (configured)
192:168:1::2 Server (configured)
2.2.2.2 Server (configured)
|
show ntp rts-update
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp rts-update command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp rts-update
RTS update is enabled
|
show ntp session status
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp session status command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp session status
Last Action Time Stamp : None
Last Action : None
Last Action Result : None
Last Action Failure Reason : none
|
show ntp source
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp source command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp source
NTP Source IP configured
IPv4 address configured: 1.1.1.1
IPv6 address configured: 1::1
|
show ntp source-interface
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp source-interface command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp source-interface
No Source interface configured
|
show ntp statistics io
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp statistics io command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp statistics io
time since reset: 15292
receive buffers: 10
free receive buffers: 9
used receive buffers: 0
low water refills: 1
dropped packets: 0
ignored packets: 0
received packets: 7539
packets sent: 7573
packets not sent: 24
interrupts handled: 7539
received by int: 7539
|
show ntp status
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp status command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp status
Distribution : Disabled
Last operational state: No session
|
show ntp trusted-keys
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ntp trusted-keys command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ntp trusted-keys
Trusted Keys:
50
|