для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1868
server
Configures a Network TIme Protocol (NTP) server for use by the local NTP client in synchronizing the system
clock.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > NTP Configuration
configure > ntp
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-ntp)#
Syntax Description
server ip_address [ prefer ] [ version number ] [ minpoll poll_period ] [ maxpoll poll_period ]
no server 
ip_address
no
Indicates the server specified is to be removed from the list of NTP servers for clock synchronization.
ip_address
Specifies the IP address of the NTP server to be used for clock synchronization in IPv4 dotted-decimal or
IPv6 colon-separated-hexadecimal notation.
NTP should be configured for at least three external NTP servers. With three or more servers, outlyers and
broken or misconfigured servers can be detected and excluded. Generally, the more servers the better (within
reason).
prefer
Indicates the NTP server specified to be the preferred server. Only one server can be set to preferred. The
preferred server is the first one contacted for clock synchronization.
Use of the prefer keyword is not recommended.
Important
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1066
NTP Configuration Mode Commands
server