最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
CenOS 7.X 安装ifconfig进行网卡信息查看
时间:2022-06-30 20:47:45 编辑:袖梨 来源:一聚教程网
昨天安装了一个测试用的centos 7.2,结果无法使用ifconfig 信息,which也没有找到这个命令。直接测试了下yum install ifconfig -y是不正确的。于是网上搜索了下资料安装ifconfig使用,方法如下:
root登录系统:
yum install -y net-tools*
即可
Complete!
[root@docker5 init.d]# ifconfig
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 0.0.0.0
ether 02:42:85:9b:ba:1b txqueuelen 0 (Ethernet)
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
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.2.75 netmask 255.255.255.0 broadcast 192.168.2.255
inet6 fe80::5054:ff:fecb:4778 prefixlen 64 scopeid 0x20
ether 52:54:00:cb:47:78 txqueuelen 1000 (Ethernet)
RX packets 218123 bytes 82148195 (78.3 MiB)
RX errors 0 dropped 12 overruns 0 frame 0
TX packets 33555 bytes 3256004 (3.1 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
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
相关文章
- 《无限暖暖》天星之羽获得位置介绍 12-20
- 《流放之路2》重铸台解锁方法介绍 12-20
- 《无限暖暖》瞄准那个亮亮的成就怎么做 12-20
- 《无限暖暖》魔气怪终结者完成方法 12-20
- 《无限暖暖》曙光毛团获得位置介绍 12-20
- 《无限暖暖》日光果获得位置介绍 12-20