Specifications

146 Version 2.0
Examples
To list the configuration for the interface eth0:
Shell:\> IfConfig -l eth0
To use DHCP4 to request the IP4 address configuration dynamically for the interface
eth0:
Shell:\> IfConfig –s eth0 dhcp
To use the static IP4 address configuration for the interface eth0, and this
configuration survives the network reload:
Shell:\> IfConfig –s eth0 static 192.168.0.5 255.255.255.0
192.168.0.1 permanent