Network Configuration

ip a

English

Overview

The current command for displaying network interface information.

Details

The current standard command, from the iproute2 package, for displaying and configuring network interface information. "ip a" is shorthand for "ip address show"; the broader ip command family organizes its functionality into subcommands the same way, with "ip link" toggling an interface up or down and "ip route" checking or changing the routing table.

More Linux terms