The DHCP report tab is available in the DHCP Server Node test case. It records the number of messages sent and received by a DHCP server node and any errors encountered during DHCP transactions with a client.
In the default view, the Reports tab displays the Summary view, which summarizes the measurements for the test session. If your test includes multiple test cases, you can view the report for a single test case by changing the report view...
Unless otherwise noted, cumulative values report the number of occurrences or rates calculated since the start of the test, and per-interval values report the number of occurrences or rates calculated during the interval. You can view either by changing the measurement values...
Elapsed Time is the first measurement on every tab. It reports the amount of time between the start of the test and the end of the report interval.
Test Iteration reports the current iteration in a repeating test session. It is only displayed when a Number of Iterations is defined for the test session.
The following measurements record the messages exchanged between the server node and a client during DHCP transactions.
Discovers Received — The number of DHCPDISCOVER messages received by the server during IPv4 testing.
Offers Sent — The number of DHCPOFFER messages sent by the server during IPv4 testing.
Acks Sent — The number of DHCPACK messages sent by the server during IPv4 testing.
Naks Sent — The number of DHCPNAK messages sent by the server during IPv4 testing.
Solicits Received — The number of Solicit messages received by the server during IPv6 testing.
Advertises Sent — The number of Advertise messages sent by the server during IPv6 testing.
Replies Sent — The number of Reply messages sent by the server during IPv6 testing.
Requests Received — The number of DHCPREQUEST or Request messages received by the server during IPv4 or IPv6 testing.
Renews Received — The number of Renew messages received by the server during IPv6 testing.
Releases Received — The number of DHCPRELEASE or Release messages received by the server during IPv4 or IPv6 testing.
Declines Received — The number of DHCPDECLINE or Decline messages received by the server during IPv4 or IPv6 testing.
The following measurements record errors encountered during address allocation or renewal transactions. See IP Pool Manager measurements for errors encountered during the server's address allocation process.
Sessions Not Found — The number of times a client attempted to renew an address for a binding that was not found on the server.
Mismatch Requests Received — The number DHCPREQUEST or Request messages received during IPv4 or IPv6 testing that contained invalid identifiers.
No Free Sessions — The number of times a client attempted to obtain an address when the addresses in a requested pool or in all address pools were being used by other clients.
Poorly Formed Received — The number of DHCP messages received by the server that were incorrectly formatted.
Wait Request Timeouts — The number of times a DHCPREQUEST or Request message was not received by the server before the wait time expired.
Lease Timeouts — The number of times a lease expired without being renewed by the client.
Dhcp Information Request Received — The number of DHCP Information Request messages received by the client.