ntp

Syntax

[no] ntp [broadcast|unicast]

Description

This command selects the operating mode of the NTP client. Defaults to broadcast.

Parameters and options

no

Using no ntp disables NTP and removes all NTP configurations on the device.

no ntpExample

switch(config)# no ntp
This will delete all NTP configurations on this device. Continue [y/n]?
broadcast

Sets ntp client to operate in broadcast mode.

unicast

Sets ntp client to operate in unicast mode.