Custom DHCP options
Arbitary custom DHCP server options
There are a huge number of DHCP options, many of which are rarely used. If the option required is not listed above, most other options can be manually configure using the following paramaters.
Option
Properties
Option number
The RFC2939 option number.
- Data type: string
- Configuration
- Required
CLI: (cli)> config network switch <key> ipv4 dhcp server option custom <index> number
Value
The value for this option.
- Data type: string
- Configuration
- Required
CLI: (cli)> config network switch <key> ipv4 dhcp server option custom <index> value
Always send to client
Send this option in all communications with a client when enabled.
Without Always send to client enabled, the option is only sent if requested by the client.
- Data type: boolean
- Default:
false - Configuration
CLI: (cli)> config network switch <key> ipv4 dhcp server option custom <index> always-send
