set dhcp server interface

Description

Configures the NTP servers used by a DHCP server on an existing network/interface.

Syntax

set dhcp server interface <name> ntp <ntp> [ secondary <secondary> ]

Parameters

Parameter

Description

name

Network name

Type: A string that contains [A-Z], [0-9], '_', '.', '-' and '/' characters

ntp

Configure the first NTP (Network Time Protocol) server to be distributed to DHCP client

secondary

Configure the second NTP (Network Time Protocol) server to be distributed to DHCP client

Example

set dhcp server interface My_Network ntp 192.168.1.1 secondary 192.168.1.1