Advertisement
wolfboyft

ifconfig output

Jul 12th, 2016
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. eth0 Link encap:Ethernet HWaddr b8:27:eb:62:9d:da
  2. inet addr:192.168.1.32 Bcast:192.168.1.255 Mask:255.255.255.0
  3. inet6 addr: fe80::d274:4d3:636f:ff97/64 Scope:Link
  4. inet6 addr: fd24:1fa0:46e8:d400:b5f5:aae1:baa3:112d/64 Scope:Global
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:2216 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:938 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:174756 (170.6 KiB) TX bytes:144822 (141.4 KiB)
  10.  
  11. eth0:0 Link encap:Ethernet HWaddr b8:27:eb:62:9d:da
  12. inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
  13. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  14.  
  15. lo Link encap:Local Loopback
  16. inet addr:127.0.0.1 Mask:255.0.0.0
  17. inet6 addr: ::1/128 Scope:Host
  18. UP LOOPBACK RUNNING MTU:65536 Metric:1
  19. RX packets:212 errors:0 dropped:0 overruns:0 frame:0
  20. TX packets:212 errors:0 dropped:0 overruns:0 carrier:0
  21. collisions:0 txqueuelen:1
  22. RX bytes:17376 (16.9 KiB) TX bytes:17376 (16.9 KiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement