Configure network interface parameters in Linux.
The ifcfg command is a Bash script used to set network interface parameters on Linux systems.
ifcfg [parameters]
interface : Specify the network interface to operate on.
add/del : Add or delete an address on the network interface.
IP_address: Specify the IP address and subnet mask.
Stop : Deactivate the IP address of the specified network interface.