R3204P16-HP Load Balancing Module System Management Command Reference-6PW101

93
priority: Specifies the peer designated by ip-address or peer-name as the first choice under the same
condition.
source-interface interface-type interface-number: Specifies the source interface for NTP messages. In an
NTP message the local device sends to its peer, the source IP address is the primary IP address of this
interface. interface-type interface-number represents the interface type and number.
version number: Specifies the NTP version, where number ranges from 1 to 3 and defaults to 3.
Description
Use the ntp-service unicast-peer command to designate a symmetric-passive peer for the device.
Use the undo ntp-service unicast-peer command to remove the symmetric-passive peer designated for the
device.
By default, no symmetric-passive peer is designated for the device.
NOTE:
If you include vpn-instance
vpn-instance-name
in the undo ntp-service unicast-peer command, the
command removes the symmetric-passive peer with the IP address of
ip-address
in the public network.
Examples
# Designate the device with the IP address of 10.1.1.1 as the symmetric-passive peer of the local device,
configure the local device to run NTP version 3, and specify the source interface of NTP messages as
Ten-GigabitEthernet 0/0.1.
<Sysname> system-view
[Sysname] ntp-service unicast-peer 10.1.1.1 version 3 source-interface ethernet 1/1
ntp-service unicast-server
Syntax
ntp-service unicast-server { ip-address | server-name } [ authentication-keyid keyid | priority |
source-interface interface-type interface-number | version number ] *
undo ntp-service unicast-server { ip-address | server-name }
View
System view
Default level
3: Manage level
Parameters
server-name: Host name of the NTP server, which is a string of 1 to 20 characters.
authentication-keyid keyid: Specifies the key ID to be used for sending NTP messages to the NTP server,
where keyid ranges from 1 to 4294967295.
priority: Specifies this NTP server as the first choice under the same condition.
source-interface interface-type interface-number: Specifies the source interface for NTP messages. In an
NTP message the local device sends to the NTP server, the source IP address is the primary IP address of
this interface. interface-type interface-number represents the interface type and number.
version number: Specifies the NTP version, where number ranges from 1 to 3 and defaults to 3.