Displays DHCP Custom Option definitions for DHCP Server.
show ip dhcp-server custom-option-def
User EXEC
The command displays the following information:
| Output field | Description | 
|---|---|
| CODE | Displays the DHCP code that is defined for this option. | 
| TYPE | Displays the data type that is defined for this option. The type can be an IPv4 address, integer, or string. | 
| NAME | Displays the readable text label that is defined for the option. | 
The following example displays output for the show ip dhcp-server custom-option-def command.
Switch:1>show ip dhcp-server custom-option-def
================================================================================
                       DHCP Server Defined Custom Options
================================================================================
CODE   TYPE           NAME
--------------------------------------------------------------------------------
250    ipv4-address   Test server
--------------------------------------------------------------------------------