Advertisement
hcaine

Untitled

Nov 4th, 2015
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. ifconfig
  2. eth0 Link encap:Ethernet HWaddr xx:yy:xx:yy:xx:yy
  3. inet addr:123.123.123.123 Bcast:255.255.255.255 Mask:255.255.255.224
  4. UP BROADCAST RUNNING MULTICAST MTU:576 Metric:1
  5. RX packets:2014570 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:1295955 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:1000
  8. RX bytes:1141133245 (1.1 GB) TX bytes:155881918 (155.8 MB)
  9.  
  10. eth1 Link encap:Ethernet HWaddr yy:xx:yy:xx:yy:xx
  11. inet addr:192.168.80.1 Bcast:192.168.80.255 Mask:255.255.255.0
  12. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  13. RX packets:1242434 errors:0 dropped:0 overruns:0 frame:0
  14. TX packets:2496466 errors:0 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:1000
  16. RX bytes:145957266 (145.9 MB) TX bytes:1099256508 (1.0 GB)
  17.  
  18. lo Link encap:Local Loopback
  19. inet addr:127.0.0.1 Mask:255.0.0.0
  20. inet6 addr: ::1/128 Scope:Host
  21. UP LOOPBACK RUNNING MTU:16436 Metric:1
  22. RX packets:1141110 errors:0 dropped:0 overruns:0 frame:0
  23. TX packets:1141110 errors:0 dropped:0 overruns:0 carrier:0
  24. collisions:0 txqueuelen:0
  25. RX bytes:114606761 (114.6 MB) TX bytes:114606761 (114.6 MB)
  26.  
  27. ~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement