Technical References

start-time-of-state date
Sets the time when the state last changed to its current value.
state enumint(available=1, offered=2, leased=3, expired=4, unavailable=5, released=6, revoked=10)
Displays the current state of the lease:
1 available
The lease is not currently leased by the client.
2 offered
The lease is offered to the client.
In many cases, the database is not written with
information concerning offering a lease to a client
since there is no requirement to update stable
storage with this information.
3 leased
The lease is currently leased to the client.
4 expired
The client has not renewed the lease, and it expired and
will be made available after the grace period expires.
5 unavailable
The lease is unavailable. It was made unavailable because
of some conflict.
6 released
The client has released the lease, but the server was
configured to apply a grace period to the lease. The
lease won't be made available until the grace period
expires.
10 revoked
The lease is no longer usable by the client, but the
client may still be using it.
state-expiration-time date
Determines the earliest time at which the current state is to expire,
resulting in a state transition. Possible transitions are:
OFFERED to deleted (if not reserved)
LEASED to EXPIRED
EXPIRED to AVAILABLE
RELEASED to AVAILABLE
AVAILABLE to deleted (if not reserved)
valid-lifetime date
Sets the time at which the address or prefix that was last
communicated to the client is no longer valid.
vpn-id int default = 0, immutable
Identifies the DHCP VPN that contains this lease.
license
license - Views and updates license information
Synopsis