Linux ip: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
=Usage Examples= | =Usage Examples= | ||
==Show All Network Interfaces and | ==Show All Network Interfaces and Their Details== | ||
<pre> | <pre> | ||
ip addr show | ip addr show | ||
</pre> | </pre> |
Revision as of 05:45, 5 January 2016
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