Guest User

ifconfig

a guest
Apr 15th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. ubuntu@arm:~$ ifconfig
  2. eth0 Link encap:Ethernet HWaddr 68:c9:0b:b7:e9:c0
  3. UP BROADCAST MULTICAST DYNAMIC MTU:1500 Metric:1
  4. RX packets:52 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:75 errors:0 dropped:0 overruns:0 carrier:0
  6. collisions:0 txqueuelen:1000
  7. RX bytes:6359 (6.3 KB) TX bytes:8571 (8.5 KB)
  8. Interrupt:173
  9.  
  10. lo Link encap:Local Loopback
  11. inet addr:127.0.0.1 Mask:255.0.0.0
  12. inet6 addr: ::1/128 Scope:Host
  13. UP LOOPBACK RUNNING MTU:65536 Metric:1
  14. RX packets:2504 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:2504 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:1
  17. RX bytes:176452 (176.4 KB) TX bytes:176452 (176.4 KB)
  18.  
  19. usb0 Link encap:Ethernet HWaddr c2:3c:91:a0:47:af
  20. inet addr:192.168.7.2 Bcast:192.168.7.3 Mask:255.255.255.252
  21. inet6 addr: fe80::c03c:91ff:fea0:47af/64 Scope:Link
  22. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  23. RX packets:4475 errors:0 dropped:0 overruns:0 frame:0
  24. TX packets:5388 errors:0 dropped:0 overruns:0 carrier:0
  25. collisions:0 txqueuelen:1000
  26. RX bytes:319122 (319.1 KB) TX bytes:1098492 (1.0 MB)
Advertisement
Add Comment
Please, Sign In to add comment