Set network interface parameters in Linux
ifcfg command is a Bash script program used to set network interface parameters in Linux.
ifcfg(parameter)
Network interface: Specify the network interface to be operated;
add/del: add or delete addresses on the network interface;
ip address: Specify the IP address and subnet mask;
Stop: Disable the IP address of the specified network interface.