As a network engineer, I want to get all ip info from a host with multiple interfaces(physical, bridged, virtual, etc.).
I am tired of using ifconfig, ipconfig, or ip a with different grep options.
I only want simple ip address info.
This command works well.
hostname -I (capital eye)
One response to “Find out all ips on Linux based multihome host”
On cisco router ios-xe, this command shows all configured ip/mask.
It is better than type sh ip int bri
show protocol