System time
5.3 SNTP client
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
128
Configuration Manual, 10/2015, C79000-G8976-C351-05
5.3.3.2
sntp unicast-server
Description
With this command, you configure an SNTP unicast server.
Requirement
●
The addressing mode of the SNTP client is configured as "unicast".
●
You are in the SNTP Configuration mode.
The command prompt is:
cli(config-sntp)#
Syntax
Call up the command with the following parameters:
sntp unicast-server {ipv4 <ucast_addr> | fqdn-name <FQDN>} [port<1025-
36564>][poll<seconds(16-16284)>]
The parameters have the following meaning:
Parameter
Description
Range of values / note
ipv4
Keyword for an IP address
-
ucast_addr
Value for an IPv4 unicast address
Enter a valid IPv4 unicast ad-
dress.
fqdn-name
Keyword for a domain name
-
FQDN
Domain name (Fully Qualified Domain
Name)
Maximum of 100 characters
port
UDP port of the time server
1025 … 36564
Default: 123
poll
Keyword for the time after which the
time of day is requested again
-
seconds
Value for the time in seconds
16 ... 16284
Result
The SNTP unicast server is configured.
Further notes
You can reset the setting to the default with the
no sntp unicast-server
command.
You display this setting and other information with the
show sntp unicast–mode status
command.