Article ID: 104904
Article Last Modified on 11/1/2006
DefaultGateway ="xxx.xxx.xxx.xxx",
where xxx.xxx.xxx.xxx represents a valid IP address for the default gateway. If the default gateway is unknown, it can be left blank.
NumberOfIPAddresses = X,
where X is the number of IP addresses for the computer.
IPAddress[Y]="xxx.xxx.xxx.xxx" SubnetMask[Y]="xxx.xxx.xxx.xxx",
a separate pair of the two values above will be present for each NIC on the computer. These values may be left blank to reflect no default value. The quotation marks MUST be present even if no default value is specified.
[DefaultIPInfo] DefaultGateway = "102.64.0.1" NumberOfIPAddresses = 1 IPAdress1 = "102.64.0.100" SubnetMask1 = "255.192.0.0"
Additional query words: adapter prodnt
Keywords: kbnetwork KB104904