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


<dhcp-lease-information>

Usage

<dhcp-binding>
    <dhcp-lease-information>
        <dhcp-lease-type>dhcp-lease-type</dhcp-lease-type>
        <lease-start-time>lease-start-time</lease-start-time>
        <lease-end-time>lease-end-time</lease-end-time>
        <lease-state>lease-state</lease-state>
    </dhcp-lease-information>
</dhcp-binding>

Description

Information about an address assignment.

Contents

<dhcp-lease-type>—Lease type.

<lease-end-time>—Time when the address assignment will expire, in the format YYYY-MM-DD hh:mm:ss TZ (year, month, date, hour in 24-hour format, minute, second, time zone). The value 'never' indicates that the lease does not expire.

<lease-start-time>—Time when the client obtained the address assignment, in the format YYYY-MM-DD hh:mm:ss TZ (year, month, date, hour in 24-hour format, minute, second, time zone).

<lease-state>—Status of the address assignment.


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