User’s Manual of
Examples
The following example enables polling for the Simple Network Time Protocol (SNTP) predefined unicast clients.
console (config)# sntp unicast client poll
5.5.14 sntp serverThe sntp server global configuration command configures the device to use the Simple Network Time Protocol (SNTP) to request and accept Network Time Protocol (NTP) traffic from a server. To remove a server from the list of NTP servers, use the no form of this command.
Syntax
sntp server
hostname — Hostname of the server. (Range: 1 - 160 characters)
poll — Enable polling.
key keyed — Authentication key to use when sending packets to this peer. (Range:1 – 4294967295)
Default Configuration
No servers are defined.
Command Mode
Global Configuration mode
User Guidelines
Up to 8 sntp servers can be defined.
Use the sntp unicast client enables global configuration command to enable predefined unicast clients globally.
To enable polling you should also use the sntp unicast client poll global configuration command for global enabling. Polling time is determined by the sntp client poll timer global configuration command.
To define an SNTP server on the
Examples
The following example configures the device to accept Network Time Protocol (NTP) traffic from the server on 192.1.1.1 Console (config)# sntp server 192.1.1.1
- 192 –