LAN připojení na Ubiquiti NanoStation Loco M5
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
portable@portable-UL20FT:~$ ifconfig enp4s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether bc:ae:c5:2b:0e:61 txqueuelen 1000 (Ethernet) RX packets 1933605 bytes 2873379698 (2.8 GB) RX errors 0 dropped 1113 overruns 0 frame 0 TX packets 487887 bytes 35687276 (35.6 MB) TX errors 0 dropped 0 overruns 0 carrier 22 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<host> loop txqueuelen 1000 (Místní smyčka) RX packets 19093 bytes 1845251 (1.8 MB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 19093 bytes 1845251 (1.8 MB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wlp3s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether 00:26:c7:cc:f5:b0 txqueuelen 1000 (Ethernet) RX packets 44461 bytes 47342692 (47.3 MB) RX errors 0 dropped 2252 overruns 0 frame 0 TX packets 21395 bytes 2164431 (2.1 MB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 portable@portable-UL20FT:~$ |