show ip dhcp-server vendor-option-data

Displays the vendor option data information.

Syntax

Default

None

Command Mode

User EXEC

Command Output

The show ip dhcp-server vendor-option-data command displays the following information:

Output field

Description

SCOPE

Displays the DHCP vendor option data entries.

CODE

Displays the DHCP code that identifies the vendor option.

TYPE

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

VALUE

Displays the data value assigned to the vendor option.

Example

The following example displays the DHCP server vendor option data information:

Switch:1#show ip dhcp-server vendor-option-data
================================================================================
                         DHCP Server Vendor Option Data
================================================================================
SCOPE                CODE   TYPE           VALUE                                 
--------------------------------------------------------------------------------
Global               1      string         voss
Global               2      uint32         46
vendor-class-20      2      uint32         1337
--------------------------------------------------------------------------------
 Total Number of DHCP Server custom-options displayed: 4
--------------------------------------------------------------------------------