Report issue Add example

ifup

Activate a specified network interface.

Description

The ifup command is used to bring a network interface up, allowing it to transmit and receive data.

Syntax

ifup [interface]

Parameters

interface: The name of the network interface to activate.

Examples

ifup eth0   # Activate eth0