C.6. Record network configuration
If the machine does not use the Dynamic Host Configuration Protocol then record the current network configuration. This is used to complete the installer's Configure TCP/IP screen.
Example C-1. Displaying the Internet Protocol configuration
- The value of inet addr is the "IP address". Our example shows 10.1.2.3. The value of Mask is the "Netmask". Our example shows 255.255.255.0.
- The value in the Gateway column for Destination 0.0.0.0 is the "Default gateway". Our example shows 10.1.2.254.
- The value of the first listed nameserver is the "Primary nameserver". Our example shows 10.255.1.1.