DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
454
51-8
ntp peer
This command is used to configure the NTP peer settings. Use the
no
form of this command to
disable this feature.
ntp peer {IP-ADDRESS | IPv6-ADDRESS} [version NUMBER] [key KEY-ID] [prefer] [min-poll
INTERVAL] [max-poll INTERVAL]
no ntp peer {IP-ADDRESS | IPv6-ADDRESS}
Parameters
IP-ADDRESS
Specifies the IPv4 address of the peer.
IPv6-ADDRESS
Specifies the IPv6 address of the peer.
version
(Optional) Specifies the NTP version number.
NUMBER
(Optional) Specifies to enter the NTP version number from 1 to 4.
The default version number is 4.
key
(Optional) Specifies the authentication key.
KEY-ID
(Optional) Specifies to enter the authentication key ID from 1 to 255.
prefer
(Optional) Specifies to be the preferred peer for synchronization.
min-poll
(Optional) Specifies the minimum poll interval for NTP messages.
This value is calculated as 2 to the power of the minimum poll
interval value specified. For example, if the value specified here is
6, the minimum poll interval that will be used is 64 seconds (2
6
=64).
INTERVAL
(Optional) Specifies to enter the minimum poll interval value. The
default value is 6.
max-poll
(Optional) Specifies the maximum poll interval for NTP messages.
This value is calculated as 2 to the power of the maximum poll
interval value specified. For example, if the value specified here is
6, the maximum poll interval that will be used is 64 seconds (2
6
=64).
INTERVAL
(Optional) Specifies to enter the maximum poll interval value. The
default value is 10.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The Switch’s software clock can synchronize the NTP settings with a peer.
Example
This example shows how to configure the IP address of the NTP peer to 192.168.22.33 using NTP
version 3.
Switch#configure terminal
Switch(config)#ntp peer 192.168.22.33 version 3
Switch(config)#
Содержание DGS-510
Страница 1: ...1 ...
Страница 287: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 284 ...
Страница 321: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 318 ...
Страница 493: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 490 ...
Страница 733: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 730 ...