show ip dhcp-server custom-option-def

Displays custom vendor option data for the vendor class.

Syntax

Command Mode

User EXEC

Command Output

The show ip dhcp-server custom-option-def command displays the following information:

Output field

Description

CODE

Displays the DHCP code that is defined for this option.

TYPE

Displays the data type defined for the vendor option. The data type can be an IPv4 address, 32-bit integer, or string.

NAME

Displays the readable text label defined for the vendor option.

Example

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
--------------------------------------------------------------------------------