Showing changes from revision #1 to #2:
Added | Removed | Changed
This *Command instructs the DHCP module to control the configuration of the specified interface.
*DHCPInfo [-e] [-b] [-w] [-p] <interface>
-e | Places any error message into Inet$Error variable |
-b | Blocks until the interface is bound |
-w | Waits for |
-p | Assigns a private IP address if theDHCP request times out |
interface |
None. Theinterface is usually formed from the driver abbreviation and unit number, for example ey1 is unit 1 for EtherY?. DHCP can be asked to wait, triggering callbacks, until the named interface appears otherwise it is an error if the interface is not present.