中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

CentOS7中mini使用ifconfig的方法是什么

發布時間:2022-01-26 14:53:38 來源:億速云 閱讀:166 作者:zzz 欄目:開發技術

這篇文章主要介紹“CentOS7中mini使用ifconfig的方法是什么”的相關知識,小編通過實際案例向大家展示操作過程,操作方法簡單快捷,實用性強,希望這篇“CentOS7中mini使用ifconfig的方法是什么”文章能幫助大家解決問題。

CentOS7中mini使用ifconfig的方法是什么

CentOS 7版系統查看網絡信息的命令

CentOS 7最小化系統,使用“ip addr”和“ip link”命令來查找網卡詳情。要知道統計數據,可以使用“ip -s link”。

要查看網卡細節:ip addr
[root@linuxprobe ~]#ip addr1: lo:  mtu 16436 qdisc noqueue state UNKNOWN
   link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
   inet 127.0.0.1/8 scope host lo
   inet6 ::1/128 scope host
      valid_lft forever preferred_lft forever
2: venet0:  mtu 1500 qdisc noqueue state UNKNOWN
   link/void
   inet 127.0.0.1/32 scope host venet0
   inet 192.168.1.101/32 brd 192.168.1.101 scope global venet0:0
要查看網絡接口統計數據:ip link
[root@linuxprobe ~]#ip link1: lo:  mtu 16436 qdisc noqueue state UNKNOWN mode DEFAULT
   link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: venet0:  mtu 1500 qdisc noqueue state UNKNOWN mode DEFAULT
   link/void

或者使用:ip -s link

[root@linuxprobe ~]#ip -s link1: lo:  mtu 16436 qdisc noqueue state UNKNOWN mode DEFAULT
   link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
   RX: bytes  packets  errors  dropped overrun mcast  
   0          0        0       0       0       0      
   TX: bytes  packets  errors  dropped carrier collsns
   0          0        0       0       0       0      
2: venet0:  mtu 1500 qdisc noqueue state UNKNOWN mode DEFAULT
   link/void
   RX: bytes  packets  errors  dropped overrun mcast  
   8515667    6667     0       0       0       0      
   TX: bytes  packets  errors  dropped carrier collsns
   300403     4249     0       0       0       0
在CentOS 7最小化服務器版本中啟用“ifconfig”命令

如果你不知道在哪里可以找到ifconfig命令,請按照以下簡單的步驟來找到它。

首先,讓我們找出哪個包提供了ifconfig命令:
[root@linuxprobe ~]# yum provides ifconfigLoaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.aol.in
* extras: centos.aol.in
* updates: centos.aol.in
net-tools-2.0-0.17.20131004git.el7.x86_64 : Basic networking tools
Repo        : @base
Matched from:
Filename    : /usr/sbin/ifconfig

或者你也可以使用以下命令

yum whatprovides ifconfig

這里,“provides”或者“whatprovides”開關用于找出某個包提供了某些功能或文件。

net-tools包提供了ifconfig命令。因此,安裝net-tools包也可以使用ifconfig命令。

安裝net-tools包
yum install net-tools

現在,你就可以像以往一樣使用ifconfig命令了。

[root@linuxprobe ~]# ifconfig -alo: flags=73  mtu 16436
       inet 127.0.0.1  netmask 255.0.0.0
       inet6 ::1  prefixlen 128  scopeid 0x10       loop  txqueuelen 0  (Local Loopback)
       RX packets 0  bytes 0 (0.0 B)
       RX errors 0  dropped 0  overruns 0  frame 0
       TX packets 0  bytes 0 (0.0 B)
       TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

venet0: flags=211  mtu 1500
       inet 127.0.0.1  netmask 255.255.255.255  broadcast 0.0.0.0  destination 127.0.0.1
       unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 0  (UNSPEC)
       RX packets 7073  bytes 8549159 (8.1 MiB)
       RX errors 0  dropped 0  overruns 0  frame 0
       TX packets 4611  bytes 359201 (350.7 KiB)
       TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

venet0:0: flags=211  mtu 1500
       inet 192.168.1.101  netmask 255.255.255.255  broadcast 192.168.1.101  destination 192.168.1.101
       unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 0  (UNSPEC)

關于“CentOS7中mini使用ifconfig的方法是什么”的內容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業相關的知識,可以關注億速云行業資訊頻道,小編每天都會為大家更新不同的知識點。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

海林市| 渝北区| 凉城县| 长泰县| 乐业县| 宿松县| 名山县| 成武县| 贵港市| 大邑县| 芜湖市| 五指山市| 海宁市| 昌乐县| 咸宁市| 板桥市| 遂溪县| 商水县| 云梦县| 新郑市| 昌平区| 沙田区| 那坡县| 上饶市| 图木舒克市| 余江县| 平塘县| 汽车| 周宁县| 德昌县| 远安县| 萍乡市| 博爱县| 汉寿县| 仁化县| 巨鹿县| 比如县| 教育| 孝义市| 秦皇岛市| 富源县|