26 ntp authentication – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 761
![background image](/manuals/651410/761/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 761 of 855
Use this command if you want to allow the system to synchronize with the specified server. The server
will not synchronize to this machine.
Examples
The following example creates an ACE for 1.1.1.1:
Switch(config)# ntp ace 1.1.1.1 version
The following example removes the ACE for 1.1.1.1:
Switch(config)# no ntp ace 1.1.1.1
Related Commands
show ntp
40.26 ntp authentication
To enable ntp authentication, use the ntp authentication enable command. To disable the ntp
authentication, use the ntp authentication disable command.
Command Syntax
ntp authentication {enable | disable}
enable
Enable NTP authentication.
disable
Disable NTP authentication.
Command Mode
Global configuration
Default
NTP authentication is disabled.
Usage
When NTP authentication is enabled, the switch will synchronize the time with NTP servers with
trusted key only. For more information about trusted key, please see the ntp trustedkey command.
Examples
The following example enables NTP authentication:
Switch(config)# ntp authentication enable
Related Commands
show ntp