The sntp-server command configures the SNTP server IPv6 address assigned to the DHCPv6 client for the IPv6 address pool.
The undo sntp-server command deletes the configured SNTP server IPv6 address assigned to the DHCPv6 client from the IPv6 address pool.
By default, no SNTP server IPv6 address is configured for the IPv6 address pool.
Parameter |
Description |
Value |
---|---|---|
ipv6-address |
Specifies the IPv6 address of an SNTP server. |
The value is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X. |
Usage Scenario
The sntp-server command is used on DHCPv6 servers. The DHCPv6 server needs to specify the IPv6 address of the SNTP server for the IPv6 address pool so that the DHCPv6 client can be connected to the Internet. The DHCPv6 server specifies the IPv6 address of the SNTP server when allocating IPv6 addresses to the clients. After the clients receive the IPv6 address of the SNTP server, the clients synchronize the system time with the specified SNTP server.
Precautions