Guest User

Untitled

a guest
May 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. debian:/# ifconfig
  2. eth0 Link encap:Ethernet HWaddr 00:1f:c6:44:3e:fe
  3. inet addr:192.168.2.197 Bcast:192.168.2.255 Mask:255.255.255.0
  4. inet6 addr: fe80::21f:c6ff:fe44:3efe/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:18532 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:13242 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:100
  9. RX bytes:1570153 (1.4 MiB) TX bytes:13393780 (12.7 MiB)
  10. Base address:0x2000 Memory:d4200000-d4220000
  11.  
  12. eth1 Link encap:Ethernet HWaddr 00:1f:c6:44:3e:ff
  13. UP BROADCAST MULTICAST MTU:1500 Metric:1
  14. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:1000
  17. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  18. Base address:0x2020 Memory:d4220000-d4240000
  19.  
  20. lo Link encap:Local Loopback
  21. inet addr:127.0.0.1 Mask:255.0.0.0
  22. inet6 addr: ::1/128 Scope:Host
  23. UP LOOPBACK RUNNING MTU:16436 Metric:1
  24. RX packets:10295 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:10295 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:0
  27. RX bytes:13065348 (12.4 MiB) TX bytes:13065348 (12.4 MiB)
  28.  
  29. tap1.0 Link encap:Ethernet HWaddr 4e:f1:3c:5b:51:fd
  30. inet6 addr: fe80::4cf1:3cff:fe5b:51fd/64 Scope:Link
  31. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  32. RX packets:69 errors:0 dropped:0 overruns:0 frame:0
  33. TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
  34. collisions:0 txqueuelen:500
  35. RX bytes:9490 (9.2 KiB) TX bytes:4321 (4.2 KiB)
  36.  
  37. vif1.0 Link encap:Ethernet HWaddr fe:ff:ff:ff:ff:ff
  38. inet addr:10.0.0.130 Bcast:0.0.0.0 Mask:255.255.255.255
  39. inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
  40. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  41. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  42. TX packets:0 errors:0 dropped:65 overruns:0 carrier:0
  43. collisions:0 txqueuelen:32
  44. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  45.  
  46. debian:/#
Add Comment
Please, Sign In to add comment