Welcome to my tech notes blog site and explore

Find out all ips on Linux based multihome host

Posted by:

|

On:

|

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)

Posted by

in

One response to “Find out all ips on Linux based multihome host”

  1. Kai Avatar
    Kai

    On cisco router ios-xe, this command shows all configured ip/mask.
    It is better than type sh ip int bri
    show protocol