DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
20
TIME AND SNTP COMMANDS
The Time and SNTP commands in the Command Line Interface (CLI) are listed (along with the
appropriate parameters) in the following table.
Command
Parameter
config sntp
{ipaddress<ipaddr> | poll_interval <sec 30-99999>}(1)
show sntp
enable sntp
disable sntp
config time
<date ddmthyyyy> <time hh:mm:ss>
config time_zone
operator [+ | -] hour <hour 0-13> minute <minute 0-59>
config dst
[disable | annual s_date <start_date 1-31> s_mth <start_mth 1-12> s_time
<start_time hh:mm> e_date <end_date 1-31> e_mth <end_mth 1-12> e_time
<end_time hh:mm> offset [30 | 60 | 90 | 120]]
show time
Each command is listed in detail, as follows:
config sntp
Purpose
To setup SNTP service.
Syntax
config sntp {ipaddress<ipaddr> | poll_interval <sec 30-
99999>}(1)
Description
The
config sntp
command configures SNTP service from an SNTP
server. SNTP must be enabled for this command to function (See
enable sntp
).
Parameters
ipaddress <ipaddr> –
Specifies the IPv4 address of the SNTP
server.
poll_interval <sec 30-99999>
– The interval between requests for
updated SNTP information. The polling interval ranges from 30
seconds to 99999 seconds.
Restrictions
Only administrator-level users can issue this command.
114