
正文
linux kali 的ifconfig命令
提示:扫一扫查出行【扫一扫了解最新限行尾号】
复制提示
ifconfig命令
1.ifconfig执行页面
root@localhost:/home/zys# ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 1398633 bytes 2195165994 (2.0 GiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1398633 bytes 2195165994 (2.0 GiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 p2p0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 66:cc:2e:d1:56:c2 txqueuelen 1000 (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 rmnet0: flags=65<UP,RUNNING> mtu 2000
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
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 wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.31.137 netmask 255.255.255.0 broadcast 192.168.31.255
inet6 fe80::66cc:2eff:fed1:56c2 prefixlen 64 scopeid 0x20<link>
ether 64:cc:2e:d1:56:c2 txqueuelen 1000 (Ethernet)
RX packets 1299316 bytes 1717026457 (1.5 GiB)
RX errors 0 dropped 372 overruns 0 frame 0
TX packets 885602 bytes 70423450 (67.1 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0







