Guest User

Untitled

a guest
May 25th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. $ nmcli radio wifi
  2. enabled
  3.  
  4. $ ifconfig
  5. enp3s0f2: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  6. ether 30:65:ec:07:51:a7 txqueuelen 1000 (Ethernet)
  7. RX packets 0 bytes 0 (0.0 B)
  8. RX errors 0 dropped 0 overruns 0 frame 0
  9. TX packets 0 bytes 0 (0.0 B)
  10. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  11.  
  12. enx048705ea6058: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  13. inet 192.168.0.224 netmask 255.255.255.0 broadcast 192.168.0.255
  14. inet6 2a02:8109:9200:23cc:306f:334c:5f32:6f5f prefixlen 64 scopeid 0x0<global>
  15. inet6 2a02:8109:9200:23cc:c419:c684:822a:e929 prefixlen 64 scopeid 0x0<global>
  16. inet6 fe80::83a1:2bfa:d8b2:7313 prefixlen 64 scopeid 0x20<link>
  17. ether 04:87:05:ea:60:58 txqueuelen 1000 (Ethernet)
  18. RX packets 4290 bytes 2741868 (2.7 MB)
  19. RX errors 0 dropped 0 overruns 0 frame 0
  20. TX packets 4149 bytes 564683 (564.6 KB)
  21. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  22.  
  23. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  24. inet 127.0.0.1 netmask 255.0.0.0
  25. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  26. loop txqueuelen 1000 (Local Loopback)
  27. RX packets 873 bytes 70852 (70.8 KB)
  28. RX errors 0 dropped 0 overruns 0 frame 0
  29. TX packets 873 bytes 70852 (70.8 KB)
  30. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Add Comment
Please, Sign In to add comment