Advertisement
casaper

Untitled

Dec 6th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. root@tomate:/sbin# ifconfig
  2. br0 Link encap:Ethernet HWaddr 60:A4:4C:68:F0:80
  3. inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
  4. inet6 addr: 2001:xxxx:xxxx::1/64 Scope:Global
  5. inet6 addr: fe80::62a4:4cff:fe68:f080/64 Scope:Link
  6. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  7. RX packets:73 errors:0 dropped:0 overruns:0 frame:0
  8. TX packets:139 errors:0 dropped:0 overruns:0 carrier:0
  9. collisions:0 txqueuelen:0
  10. RX bytes:6480 (6.3 KiB) TX bytes:26394 (25.7 KiB)
  11.  
  12. eth0 Link encap:Ethernet HWaddr 60:A4:4C:68:F0:80
  13. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  14. RX packets:63780 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:43137 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:1000
  17. RX bytes:45757225 (43.6 MiB) TX bytes:7748097 (7.3 MiB)
  18. Interrupt:4 Base address:0x2000
  19.  
  20. eth1 Link encap:Ethernet HWaddr 60:A4:4C:68:F0:82
  21. UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
  22. RX packets:35721 errors:0 dropped:0 overruns:0 frame:450126
  23. TX packets:57874 errors:3 dropped:0 overruns:0 carrier:0
  24. collisions:0 txqueuelen:1000
  25. RX bytes:5588392 (5.3 MiB) TX bytes:47386732 (45.1 MiB)
  26. Interrupt:3 Base address:0x8000
  27.  
  28. eth2 Link encap:Ethernet HWaddr 60:A4:4C:68:F0:83
  29. inet6 addr: fe80::62a4:4cff:fe68:f083/64 Scope:Link
  30. UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
  31. RX packets:5002 errors:0 dropped:0 overruns:0 frame:134
  32. TX packets:8329 errors:11 dropped:0 overruns:0 carrier:0
  33. collisions:0 txqueuelen:1000
  34. RX bytes:749412 (731.8 KiB) TX bytes:2648259 (2.5 MiB)
  35. Interrupt:5 Base address:0x8000
  36.  
  37. lo Link encap:Local Loopback
  38. inet addr:127.0.0.1 Mask:255.0.0.0
  39. inet6 addr: ::1/128 Scope:Host
  40. UP LOOPBACK RUNNING MULTICAST MTU:16436 Metric:1
  41. RX packets:403 errors:0 dropped:0 overruns:0 frame:0
  42. TX packets:403 errors:0 dropped:0 overruns:0 carrier:0
  43. collisions:0 txqueuelen:0
  44. RX bytes:45765 (44.6 KiB) TX bytes:45765 (44.6 KiB)
  45.  
  46. vlan1 Link encap:Ethernet HWaddr 60:A4:4C:68:F0:80
  47. inet6 addr: fe80::62a4:4cff:fe68:f080/64 Scope:Link
  48. UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
  49. RX packets:1 errors:0 dropped:0 overruns:0 frame:0
  50. TX packets:121 errors:0 dropped:0 overruns:0 carrier:0
  51. collisions:0 txqueuelen:0
  52. RX bytes:50 (50.0 B) TX bytes:21862 (21.3 KiB)
  53.  
  54. vlan2 Link encap:Ethernet HWaddr 60:A4:4C:68:F0:81
  55. inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.255 Mask:255.255.254.0
  56. inet6 addr: fe80::62a4:4cff:fe68:f081/64 Scope:Link
  57. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  58. RX packets:19 errors:0 dropped:0 overruns:0 frame:0
  59. TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
  60. collisions:0 txqueuelen:0
  61. RX bytes:2663 (2.6 KiB) TX bytes:2681 (2.6 KiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement