ip dhcp ntp-server

To set the NTP server in the host specific DHCP server configuration parameters, use the command ip dhcp ntp-server in Global Configuration Mode. The no form of the command deletes the NTP servers from the host specific DHCP server configuration parameters.

ip dhcp ntp-server

ip dhcp ntp-server { <ip address> } { [<ip address>] }

no ip dhcp ntp-server

no ip dhcp ntp-server

Parameters

Parameter Type Description
ntp-server   Enter to set NTP servers in the host specific DHCP server configuration parameters.
ip   Enter to set NTP servers in the host specific DHCP server configuration parameters.
<ip address>   Enter to an unicast IP address for the corresponding NTP servers in the host specific DHCP server configuration.

Mode

Global Configuration Mode

Examples

iS5Comm(config)# ip dhcp ntp-server 12.0.0.1 14.0.0.1