Celestica Documentation Portal

Find your product documents here

NTP server

Configures NTP server.

Syntaxntp server <ip-address>
Command modeCONFIG
Parameters
  • ip-address – IP address of the NTP server.

UsageUse no ntp server <ip-address> to remove the configured ntp server.
Supported Releases 1.0.0 or later
Click command
  • config ntp add [OPTIONS] <ip_address>

  • config ntp del [OPTIONS] <ip_address>

Example
sonic# configure terminal
sonic(config)# ntp server 1.2.3.4
sonic(config)# no ntp server 1.2.3.4
sonic(config)#