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

113
Use undo ntp-service unicast-peer to remove the symmetric-passive peer designated for the device.
Syntax
ntp-service unicast-peer { ip-address | peer-name } [ authentication-keyid keyid | priority |
source-interface interface-type interface-number | version number ] *
undo ntp-service unicast-peer { ip-address | peer-name }
Default
No symmetric-passive peer is designated for the device.
Views
System view
Default command level
3: Manage level
Parameters
ip-address: IP address of the symmetric-passive peer. It must be a unicast address, rather than a
broadcast address, a multicast address or the IP address of the local clock.
peer-name: Host name of the symmetric-passive peer, a string of 1 to 20 characters.
authentication-keyid keyid: Specifies the key ID to be used for sending NTP messages to the peer, where
keyid is in the range of 1 to 4294967295.
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. The interface-type interface-number argument represents the interface type and number.
version number: Specifies the NTP version, where number is in the range of 1 to 4 and defaults to 3.
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
GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] ntp-service unicast-peer 10.1.1.1 version 3 source-interface gigabitethernet
0/1
ntp-service unicast-server
Use ntp-service unicast-server to designate an NTP server for the device.
Use undo ntp-service unicast-server to remove an NTP server designated for the device.
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 }
Default
No NTP server is designated for the device.