Table of Contents

Close interfaces

Synopsis

  ifclose [<interface>] [<interface>...]

Examples

Close all interfaces

  ifclose

Close the interface "net0"

  ifclose net0

Description

Close the specified network interfaces. If no network interfaces are explicitly specified, iPXE will close all available network interfaces.

See also