30 ntp interface reload, 31 ntp peer – CANOGA PERKINS 9175 Command Reference User Manual

Page 691

Advertising
background image

CanogaOS Command Reference

40-20

No value is defined for NTP keys.


Usage

Use this command to create a value for a NTP key.


Examples

In the following example, the value 321 is given to the NTP key 123:

Switch(config)# ntp key 123 321


Related Commands

show ntp

40.30 ntp interface reload

To reload the NTP configuration on the interfaces, use the ntp interface reload command in global

configuration mode.


Command Syntax

ntp interface reload


Command Mode

Global configuration


Usage

Use this command to reload the NTP configuration on all the interfaces.


Examples

The following example reloads the NTP configuration on all interfaces:

Switch(config)# ntp interface reload


Related Commands

show ntp

40.31 ntp peer

To configure the software clock to synchronize a peer or to be synchronized by a peer, use the ntp peer

command in global configuration mode. To disable this capability, use the no form of this command.


Command Syntax

ntp peer { hostname | address } [key key-id] [prefer] [version number]

no ntp peer { hostname | address }

address

IP address of the time server or peer.

Advertising