Advertisement
Guest User

Untitled

a guest
Aug 6th, 2013
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. elixir@elixir:~$ ifconfig
  2. eth0 Link encap:Ethernet HWaddr 60:eb:69:73:bd:8a
  3. UP BROADCAST MULTICAST MTU:1500 Metric:1
  4. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  6. collisions:0 txqueuelen:1000
  7. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  8. Interrupt:16
  9.  
  10. lo Link encap:Local Loopback
  11. inet addr:127.0.0.1 Mask:255.0.0.0
  12. inet6 addr: ::1/128 Scope:Host
  13. UP LOOPBACK RUNNING MTU:16436 Metric:1
  14. RX packets:65 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:65 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:0
  17. RX bytes:7325 (7.3 KB) TX bytes:7325 (7.3 KB)
  18.  
  19. wlan0 Link encap:Ethernet HWaddr 00:26:c7:72:a8:5a
  20. inet addr:172.20.10.4 Bcast:172.20.10.15 Mask:255.255.255.240
  21. inet6 addr: fe80::226:c7ff:fe72:a85a/64 Scope:Link
  22. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  23. RX packets:3965 errors:0 dropped:0 overruns:0 frame:0
  24. TX packets:3529 errors:0 dropped:0 overruns:0 carrier:0
  25. collisions:0 txqueuelen:1000
  26. RX bytes:2754002 (2.7 MB) TX bytes:618880 (618.8 KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement