- 工信部備案號 滇ICP備05000110號-1
- 滇公安備案 滇53010302000111
- 增值電信業(yè)務(wù)經(jīng)營許可證 B1.B2-20181647、滇B1.B2-20190004
- 云南互聯(lián)網(wǎng)協(xié)會理事單位
- 安全聯(lián)盟認(rèn)證網(wǎng)站身份V標(biāo)記
- 域名注冊服務(wù)機(jī)構(gòu)許可:滇D3-20230001
- 代理域名注冊服務(wù)機(jī)構(gòu):新網(wǎng)數(shù)碼
centos 7.2系統(tǒng),無法使用ifconfig 查看信息,which也沒有找到這個命令。直接測試了下yum install ifconfig -y是不正確的。于是網(wǎng)上搜索了下資料安裝ifconfig使用,方法如下:
root登錄系統(tǒng):
yum install -y net-tools*
即可
[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
售前咨詢
售后咨詢
備案咨詢
二維碼
TOP