Advertisement
Guest User

Untitled

a guest
Jun 13th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. sudo ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr 00:0c:29:...
  3. inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
  4. inet6 addr: fe80::20c:29ff:.../64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:929319 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:90598 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:102869245 (102.8 MB) TX bytes:14297802 (14.2 MB)
  10.  
  11. eth0:0 Link encap:Ethernet HWaddr 00:0c:29:...
  12. inet addr:192.168.1.200 Bcast:192.168.1.255 Mask:255.255.255.0
  13. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  14.  
  15. eth0:1 Link encap:Ethernet HWaddr 00:0c:29:....
  16. inet addr:192.168.1.201 Bcast:192.168.1.255 Mask:255.255.255.0
  17. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  18.  
  19. lo Link encap:Local Loopback
  20. inet addr:127.0.0.1 Mask:255.0.0.0
  21. inet6 addr: ::1/128 Scope:Host
  22. UP LOOPBACK RUNNING MTU:16436 Metric:1
  23. RX packets:27888 errors:0 dropped:0 overruns:0 frame:0
  24. TX packets:27888 errors:0 dropped:0 overruns:0 carrier:0
  25. collisions:0 txqueuelen:0
  26. RX bytes:4279497 (4.2 MB) TX bytes:4279497 (4.2 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement