101
Syntax
ntp-service ipv6 inbound enable
undo ntp-service ipv6 inbound enable
Default
An interface receives IPv6 NTP messages.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
Execute the undo ntp-service ipv6 inbound enable command on an interface in the following
cases:
You do not want the interface to synchronize the peer devices in the corresponding subnet.
You do not want the device to be synchronized by the peer devices in the subnet corresponding
to the interface.
Examples
# Disable GigabitEthernet 1/0/1 from receiving IPv6 NTP messages.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] undo ntp-service ipv6 inboundenable
ntp-service ipv6 multicast-client
Use ntp-service ipv6 multicast-client to configure the device to operate in IPv6 NTP multicast
client mode and use the current interface to receive IPv6 NTP multicast packets.
Use undo ntp-service ipv6 multicast-client to remove the configuration.
Syntax
ntp-service ipv6 multicast-client ipv6-address
undo ntp-service ipv6 multicast-client ipv6-address
Default
The device does not operate in any NTP association mode.
Views
Interface view
Predefined user roles
network-admin
Parameters
ipv6-address: Specifies an IPv6 multicast address. An IPv6 broadcast client and an IPv6 broadcast
server must be configured with the same multicast address.
Usage guidelines
After you configure the command, the device listens to IPv6 NTP messages using the specified
multicast address as the destination address. It is synchronized based on the received IPv6 NTP
messages.