Report issue Add example

ifcfg

Configure network interface parameters in Linux.

Description

The ifcfg command is a Bash script used to set network interface parameters on Linux systems.

Syntax

ifcfg [parameters]

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.