[Contents] [Prev] [Next] [Index] [Report an Error]


<dhcp-option>

Usage

<dhcp-option-table>
    <dhcp-option>
        <dhcp-option-code>dhcp-option-code</dhcp-option-code>
        <dhcp-option-name>dhcp-option-name</dhcp-option-name>
        <dhcp-option-type>dhcp-option-type</dhcp-option-type>
        <dhcp-option-value>dhcp-option-value</dhcp-option-value>
    </dhcp-option>
</dhcp-option-table>

Description

Information about a Dynamic Host Configuration Protocol option that is associated with the address assignment.

Contents

<dhcp-option-code>—Numeric code assigned to the DHCP option.

<dhcp-option-name>—Name of the DHCP option.

<dhcp-option-type>—Type of value for the DHCP option (for example, string [word], integer, IP address).

<dhcp-option-value>—Value of the DHCP option.


[Contents] [Prev] [Next] [Index] [Report an Error]