R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference
86
undo ntp-service source-interface
Default
No source interface is specified for NTP messages, and the system uses the IP address of the interface
determined by the matched route as the source IP address of NTP messages.
Views
System view
Default command level
3: Manage level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
If you do not want the IP address of a certain interface on the local device to become the destination
address of response messages, use this command to specify the source interface for NTP messages so
that the source IP address in NTP messages is the primary IP address of this interface.
Examples
# Specify the source interface of NTP messages as GigabitEthernet 2/0/1.
<Sysname> system-view
[Sysname] ntp-service source-interface gigabitethernet 2/0/1
ntp-service unicast-peer
Use ntp-service unicast-peer to designate a symmetric-passive peer for the device.
Use undo ntp-service unicast-peer to remove the symmetric-passive peer designated for the device.
Syntax
ntp-service unicast-peer [ vpn-instance vpn-instance-name ] { ip-address | peer-name }
[ authentication-keyid keyid | priority | source-interface interface-type interface-number | version
number ] *
undo ntp-service unicast-peer [ vpn-instance vpn-instance-name ] { ip-address | peer-name }
Default
No symmetric-passive peer is designated for the device.
Views
System view
Default command level
3: Manage level
Parameters
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN to which the symmetric-passive peer belongs,
where vpn-instance-name is a case-sensitive string of 1 to 31 characters. If the symmetric-passive peer is
on the public network, do not specify this option.
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.