Advertisement
Guest User

ifconfig

a guest
Jun 27th, 2014
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. user@host ~ $ ifconfig
  2. eth0 Link encap:Ethernet HWaddr b8:27:eb:51:65:7a
  3. inet addr:192.168.1.222 Bcast:192.168.1.255 Mask:255.255.255.0
  4. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  5. RX packets:73008 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:61293 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:1000
  8. RX bytes:26426575 (25.2 MiB) TX bytes:18902034 (18.0 MiB)
  9.  
  10. lo Link encap:Local Loopback
  11. inet addr:127.0.0.1 Mask:255.0.0.0
  12. UP LOOPBACK RUNNING MTU:65536 Metric:1
  13. RX packets:43998 errors:0 dropped:0 overruns:0 frame:0
  14. TX packets:43998 errors:0 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:0
  16. RX bytes:13862973 (13.2 MiB) TX bytes:13862973 (13.2 MiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement