In the DHCP Server Node test case, the DHCP tab is used to define the address type, options included in the acknowledgement messages, and the amount of time to wait for a response from a client.
|
|
Measurements collected for the server emulator are reported on the DHCP and DHCP Server Node report tabs.
Use the drop-down list to select the type of addresses that the server node will allocate. Options: IPv4 or IPv6 Default: IPv4 Tcl Parameter: DhcpSrvIpType |
|
Select to include the Renewal Time Value option in messages sent to the client. This option indicates that the client should renew its lease with the server when the timer expires. The client will send a unicast request to the server in an attempt to extend its lease. The T1 timer default is 0.5 x the duration of the lease. Tcl Parameter: DhcpSrvIncT1OptionEnabled |
|
Select to include the Rebinding Time Value option in messages sent to the client. This option indicates that the client should rebind its address with a server if it has not received an acknowledgement to a renewal request when the timer expires. The client will send a broadcast request in an attempt to extend its lease. The T2 timer default is 0.875 x the duration of the lease. Tcl Parameter: DhcpSrvIncT2OptionEnabled |
|
The number of milliseconds that the server node will wait for a message from the client in response to a DHCPOFFER (IPv4) or Advertise (IPv6) message. If the request is not received before the timer expires, the server node releases the address reserved for the client back to the address pool. Range: 0 — 1,000,000 Default: 1000 Related Measurements Tcl Parameter: DhcpSrvWaitReqMsgTime |
|
Proprietary Extensions |
|
Select to include Client Identifier in the DHCP Discovery message. Tcl Parameter: DhcpSrvCheckClientId Default: Selected (1; True) Check Client Identifier is available for both IPv4 and IPv6 address type selection. |
|
Select to include Lease Query Support in the DHCP Discovery message. Tcl Parameter: DhcpSrvLeaseQueryEn |
|
Select to include AFTR name in the DHCP Discover message. Tcl Parameter: DhcpAftrNameEn Tcl Parameter: DhcpAftrName |
|
Select to include DNS Server in the DHCP Discovery message. Tcl Parameter: DhcpDnsServerEn Tcl Parameter: DhcpDnsServer |
|
Select DUID Type. Options: Link Layer Time, Vendor Based, Link Layer Address (default) Tcl Parameter: DhcpSrvDuidTypeCode |
|
Enter the hardware type. Range: 1 to 65535 Default: 1 Tcl Parameter: DhcpSrvDuidHardwareType |
|
Enter the Enterprise Number. Range: 0 to 4294967295 Default: 0 Tcl Parameter: DhcpSrvDuidEntNum |
|
Select to enter DUID Value. Range: 1 to 122 Hex Characters Tcl Parameter: DhcpSrvDuidValueEn Tcl Parameter: DhcpSrvDuidValue |