set dhcp server interface

Description

Configures a custom DHCP option.

Syntax

set dhcp server interface <cliName> custom-option name <custom-option name> type <type> tag <tag> data <data>

Parameters

Parameter

Description

cliName

cliName

Type: virtual

custom-option name

Set the name of the object

Type: A string that contains alphanumeric characters or hyphen

data

Set the desired value of the object

Type: String

tag

Select a unique tag for the object

Type: A number with no fractional part (integer)

type

Select the appropriate type to store your object

Options: string, int8, int16, int32, uint8, uint16, uint32, boolean, ipv4-address, ipv4-address-array, hex-string

Example

set dhcp server interface LAN1 custom-option name MyOption type string tag 43 data TEXT