HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference

99
ntp-service inbound disable
Use ntp-service inbound disable to disable an interface from receiving NTP messages.
Use undo ntp-service inbound disable to restore the default.
Syntax
ntp-service inbound disable
undo ntp-service inbound disable
Default
All interfaces are enabled to receive NTP messages.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
To disable an interface on the device from synchronizing the peer device in the corresponding subnet or
disable the device from being synchronized by the peer device in the subnet corresponding to an
interface, execute the command on the interface to disable the interface from receiving NTP messages.
Examples
# Disable interface Ethernet 1/1 from receiving NTP messages.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ntp-service inbound disable
ntp-service ipv6 acl
Use ntp-service ipv6 acl to configure the access-control right for the peer devices to access the IPv6 NTP
services of the local device.
Use undo ntp-service ipv6 acl to remove the configured NTP service access-control right.
Syntax
ntp-service ipv6 { peer | query | server | synchronization } acl acl-number
undo ntp-service ipv6 { peer | query | server | synchronization } acl acl-number
Default
The access-control right for the peer devices to access the IPv6 NTP services of the local device is peer.
Views
System view
Predefined user roes
network-admin