Linux ip: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
=Internal=
=Internal=


* [[Linux#Commands]]
* [[Linux#Commands|Linux]]


=Overview=
=Overview=

Revision as of 17:00, 21 March 2017

Internal

Overview

ip is the Linux command to show and manipulate routing, devices, policy routing and tunnels.

Usage Examples

Show All Network Interfaces and Their Details

ip addr show

Show Details for a Specific Network Interface

ip addr show dev eth0

Multicast