TrumanWong

ifcfg

Set network interface parameters in Linux

Supplementary instructions

ifcfg command is a Bash script program used to set network interface parameters in Linux.

grammar

ifcfg(parameter)

Parameters

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.