Go to the first, previous, next, last section, table of contents.


ifconfig

Command: ifconfig [@option{--server=server}] [@option{--gateway=gateway}] [@option{--mask=mask}] [@option{--address=address}]
Configure the IP address, the netmask, the gateway, and the server address of a network device manually. The values must be in dotted decimal format, like `192.168.11.178'. The order of the options is not important. This command shows current network configuration, if no option is specified. See also section Downloading OS images from a network.


Go to the first, previous, next, last section, table of contents.