Advertisement
divx118

Untitled

Aug 14th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. chronos@localhost / $ ifconfig
  2. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  3. inet 127.0.0.1 netmask 255.0.0.0
  4. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  5. loop txqueuelen 0 (Local Loopback)
  6. RX packets 396295 bytes 28149591 (26.8 MiB)
  7. RX errors 0 dropped 0 overruns 0 frame 0
  8. TX packets 396295 bytes 28149591 (26.8 MiB)
  9. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  10.  
  11. wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  12. inet 10.0.0.209 netmask 255.255.255.0 broadcast 10.0.0.255
  13. inet6 fe80::3e77:e6ff:fe9f:3c7b prefixlen 64 scopeid 0x20<link>
  14. ether 3c:77:e6:9f:3c:7b txqueuelen 1000 (Ethernet)
  15. RX packets 847618 bytes 931040381 (887.9 MiB)
  16. RX errors 0 dropped 8 overruns 0 frame 0
  17. TX packets 533743 bytes 79702402 (76.0 MiB)
  18. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  19.  
  20. wlan1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  21. inet 10.0.0.208 netmask 255.255.255.0 broadcast 10.0.0.255
  22. inet6 fe80::216:aff:fe20:5fd6 prefixlen 64 scopeid 0x20<link>
  23. ether 00:16:0a:20:5f:d6 txqueuelen 1000 (Ethernet)
  24. RX packets 53 bytes 4634 (4.5 KiB)
  25. RX errors 0 dropped 0 overruns 0 frame 0
  26. TX packets 19 bytes 2442 (2.3 KiB)
  27. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement