Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the command to view ip in the Linux system

2025-01-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

When troubleshooting network problems, setting up new connections, or configuring firewalls, it is important to know the IP address of the device. Let's take a look at the command to view ip in the Linux system.

Linux's method of viewing ip

In Linux, the standard command for displaying and configuring network interfaces is ip.

To display a list of all network interfaces and associated IP addresses, type:

Ip addr

The result of the command execution is as follows:

You can also display the internal IP address using the following command:

Hostname-Iifconfig

You can use any of the following commands to view the public network IP:

Dig ANY + short @ resolver2.opendns.com myip.opendns.com dig ANY + short @ resolver2.opendns.com myip.opendns.com dig ANY + short @ ns1-1.akamaitech.net ANY whoami.akamai.net

On the Linux system to see what the ip command is shared here, I hope that the above content can have a certain reference value, you can learn to apply. If you like this article, you might as well share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report