Linux Commands | Network | ifconfig Check Network Information

ifconfig Command

Checks network interface information.

ifconfig Usage Examples

ifconfig
ifconfig -a

Displays all devices, including inactive devices.

ifconfig [interface] [up / down]

Used to enable or disable the specified device.