Defines a DHCP custom option that the DHCP Server can provide to clients.
ip dhcp-server custom-option-def <224-254> type <ipv4-address | uint32 | string> [name WORD<0-128>]
no ip dhcp-server custom-option-def <224-254> [name]
None
Global Configuration
This command defines the custom option for all DHCP subnets that this DHCP Server services.
To assign a data value to the option, use the ip dhcp-server custom-option-data command in Global Configuration mode for DHCP Server or the custom-option-data <224-254> value WORD<0-128> command in DHCP Server Subnet Configuration mode for a specific subnet.