How to See the IP Address in Linux?

`ip addr`

`ip a`

`hostname -I`

`ifconfig`

`nmcli device show`

`ip route get 1.1.1.1`

`ip -4 addr`

`ip -6 addr`

Suggested for You

Trending Today