[HKEY_LOCAL_MACHINE\Comm\DC211401\Parms\TcpIp]
; @CESYSGEN IF CE_MODULES_DHCP
; DHCP is available; use it if possible
"EnableDHCP"=dword:1
; This should be MULTI_SZ
"DefaultGateway"=""
; Use zero for broadcast address? (or 255.255.255.255)
"UseZeroBroadcast"=dword:0
; This should be MULTI_SZ, the IP address list
"IpAddress"="0.0.0.0"
; This should be MULTI_SZ, the subnet masks for the above IP addresses
"Subnetmask"="0.0.0.0"