User Tools

Site Tools


wiki:find_ip_address

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:find_ip_address [2023/03/09 22:35] – external edit 127.0.0.1wiki:find_ip_address [2023/03/21 19:57] (current) walkeradmin
Line 1: Line 1:
 ====== Find IP Address ====== ====== Find IP Address ======
 +<color darkorange>2016 - updated Jun 2017</color>
 +\\ 
 +\\ 
 +---
 +Update, on Centos 7 and onwards this works and is a great mini view of interface IPs, especially if you have a lot of interfaces.
 +    ip -br -c a
 +\\ 
 +\\ 
 +ip is the ip command
 +-br is brief
 +-c is colourised
 +a is all interfaces
 \\  \\ 
 \\  \\ 
wiki/find_ip_address.1678401305.txt.gz · Last modified: 2023/03/09 22:35 by 127.0.0.1