Linux ip
Jump to navigation
Jump to search
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 A Network Interface Details
ip addr show dev eth0