Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. auto lo
  2. iface lo inet loopback
  3.  
  4. +auto eth0
  5. +iface eth0 inet dhcp
  6.  
  7. eth0 Link encap:Ethernet HWaddr 00:01:0a:0a:bb:2b
  8. UP BROADCAST MULTICAST MTU:1500 Metric:1
  9. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  10. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  11. collisions:0 txqueuelen:1000
  12. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  13.  
  14. lo Link encap:Local Loopback
  15. inet addr:127.0.0.1 Mask:255.0.0.0
  16. inet6 addr: ::1/128 Scope:Host
  17. UP LOOPBACK RUNNING MTU:65536 Metric:1
  18. RX packets:499 errors:0 dropped:0 overruns:0 frame:0
  19. TX packets:499 errors:0 dropped:0 overruns:0 carrier:0
  20. collisions:0 txqueuelen:0
  21. RX bytes:51735 (51.7 KB) TX bytes:51735 (51.7 KB)
  22.  
  23. wlan0 Link encap:Ethernet HWaddr c4:85:08:b5:3a:0b
  24. inet addr:172.19.19.135 Bcast:172.19.31.255 Mask:255.255.240.0
  25. inet6 addr: fe80::c685:8ff:feb5:3a0b/64 Scope:Link
  26. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  27. RX packets:2325 errors:0 dropped:0 overruns:0 frame:0
  28. TX packets:2399 errors:0 dropped:0 overruns:0 carrier:0
  29. collisions:0 txqueuelen:1000
  30. RX bytes:1051219 (1.0 MB) TX bytes:397095 (397.0 KB)
  31.  
  32. eth0 Link encap:Ethernet HWaddr 00:01:0a:0a:bb:2b
  33. UP BROADCAST MULTICAST MTU:1500 Metric:1
  34. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  35. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  36. collisions:0 txqueuelen:1000
  37. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  38.  
  39. eth0:avahi Link encap:Ethernet HWaddr 00:01:0a:0a:bb:2b
  40. inet addr:169.254.4.247 Bcast:169.254.255.255 Mask:255.255.0.0
  41. UP BROADCAST MULTICAST MTU:1500 Metric:1
  42.  
  43. lo Link encap:Local Loopback
  44. inet addr:127.0.0.1 Mask:255.0.0.0
  45. inet6 addr: ::1/128 Scope:Host
  46. UP LOOPBACK RUNNING MTU:65536 Metric:1
  47. RX packets:521 errors:0 dropped:0 overruns:0 frame:0
  48. TX packets:521 errors:0 dropped:0 overruns:0 carrier:0
  49. collisions:0 txqueuelen:0
  50. RX bytes:52935 (52.9 KB) TX bytes:52935 (52.9 KB)
  51.  
  52. wlan0 Link encap:Ethernet HWaddr c4:85:08:b5:3a:0b
  53. inet addr:172.19.19.135 Bcast:172.19.31.255 Mask:255.255.240.0
  54. inet6 addr: fe80::c685:8ff:feb5:3a0b/64 Scope:Link
  55. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  56. RX packets:2824 errors:0 dropped:0 overruns:0 frame:0
  57. TX packets:2835 errors:0 dropped:0 overruns:0 carrier:0
  58. collisions:0 txqueuelen:1000
  59. RX bytes:1150588 (1.1 MB) TX bytes:493869 (493.8 KB)
  60.  
  61. Bus 001 Device 007: ID 0b95:772a ASIX Electronics Corp. AX88772A Fast Ethernet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement