Send documentation comments to mdsfeedback-doc@cisco.com
16-12
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 16 N Commands
ntp
ntp
To configure NTP settings on the switch, use the ntp command in configuration mode.
ntp {peer hostname | server | tstamp-check}
Syntax Description
Defaults This command has no default settings.
Command Modes Configuration mode.
Command History
Usage Guidelines None.
Examples This example forms a server association with a server.
switch(config)# ntp server 10.10.10.10
switch(config)#
This example forms a peer association with a peer. You can specify multiple associations.
switch(config)# ntp peer 10.20.10.0
switch(config)#
Related Commands
peer hostname The hostname/IP address of the NTP peer (Max Size - 80).
server The hostname/IP address of the NTP server (Max Size - 80).
tstamp-check Enables or disables the Timestamp Check.
Release Modification
1.0(2) This command was introduced.
Command Description
ntp distribute Enables CFS distribution for NTP.
show ntp Displays NTP information.