Linux 展示 IP 命令行

小编

关注

阅读 156

2022-06-08

ip addr show dev eth0

Display information about a single network interface

To get information about a specific network interface, use ip addr show dev followed by the device name. For example, to query eth0, you would type:

ip addr show dev eth0

​​https://linuxize.com/post/linux-ip-command/​​


精彩评论(0)

0 0 举报