sntp-server

Use this command to assign a Simple Network Time Protocol (SNTP) server to DHCPv6 clients.

Syntax

sntp-server address
no sntp-server address

Parameters

address Specifies the IPv6 address of a SNTP server.

Defaults

None.

Mode

DHCPv6 server information options pool configuration command mode for IPv6.

Usage

This command configures DHCPv6 server option 31 in an IPv6 information DHCPv6 server pool context.

The “no” form of this command deletes the SNTP servers.

Example

This example shows how to assign an IPv6 SNTP server at address 1111::15 to the docPool DHCPv6 server information options pool:

System(rw-config)->ipv6 dhcp pool docPool
System(rw-config-dhcp-v6-pool)->sntp-server 1111::15