114
<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-clientipv6-address
undontp-service ipv6 multicast-client ipv6-address
Default
The device does not operate in anyNTP 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 devicelistens to IPv6 NTP messages using the specified
multicast address as the destination address. It issynchronized based on the received IPv6 NTP
messages.
If you have configured the device to operate in IPv6 multicast client mode on an interface by usingthe
command, do not add the interface to any aggregate group. To add the interface to an aggregate
group, remove the configuration of the command.
Examples
# Configure the device to operate in IPv6 multicast client mode and receive IPv6 NTP multicast
messages with the destination FF21::1 on GigabitEthernet1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] ntp-service ipv6 multicast-client ff21::1
Related commands
ntp-service ipv6 multicast-server