Chapter 4 Function/System Settings and Display
4.4 Miscellaneous > set ntp
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED
P2X0-1030-09ENZ0
559
set ntp
The system supports time correction using the Network Time Protocol (NTP) and implements the NTP client
functions. This command can set up the NTP environment.
■
Syntax
■
Parameter
■
Example(s)
set ntp [-function {enable | disable}] [-server
server_address
] [-port {maintenance | remote}]
-function
Optional. This parameter specifies whether the NTP client is enabled or not. If omitted, the
existing setting is not changed.
enable
NTP is enabled.
disable
NTP is disabled.
-server
Optional. This parameter specifies the NTP server address. Up to 64 characters can be specified.
The server name format is IPv4 standard notation (a base 256 "d.d.d.d" string), IPv6 address
format, or a fully qualified domain name. The types of IPv6 addresses that can be specified are
global addresses (including 6to4 addresses), link local addresses, and unique local addresses.
If omitted, the existing setting is not changed.
Example: -server 192.168.1.20
Example: -server fd80::abd0:223:ad
Example: -server foo.bar
-port
Optional. This parameter specifies the Ethernet port to connect to the NTP Server. If omitted,
the existing setting is not changed.
maintenance
MNT port
remote
RMT port
The following example sets the NTP configuration. The NTP Server is specified as the "ntpserver.com". The
Maintenance port (MNT port) is specified as the Ethernet port for NTP functions.
CLI> set ntp -function enable -server ntpserver.com -port maintenance
The following example sets the NTP configuration. The NTP Server is specified as IP address "10.1.1.100". The
Remote port (RMT port) is specified as the Ethernet port for NTP functions.
CLI> set ntp -function enable -server 10.1.1.100 -port remote
The following example disables NTP:
CLI> set ntp -function disable
Summary of Contents for Eternus DX410 S2
Page 2: ...This page is intentionally left blank ...
Page 756: ......