Advertisement
muhammadrefa

ifconfig -a

Sep 5th, 2015
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. :~> sudo ifconfig -a
  2. enp0s20u2 Link encap:Ethernet HWaddr 3A:1C:E0:48:C4:4E
  3. inet addr:192.168.2.9 Bcast:192.168.2.255 Mask:255.255.255.0
  4. inet6 addr: fe80::381c:e0ff:fe48:c44e/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:954 (954.0 b) TX bytes:10988 (10.7 Kb)
  10.  
  11. lo Link encap:Local Loopback
  12. inet addr:127.0.0.1 Mask:255.0.0.0
  13. inet6 addr: ::1/128 Scope:Host
  14. UP LOOPBACK RUNNING MTU:65536 Metric:1
  15. RX packets:1361412 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:1361412 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:0
  18. RX bytes:3552694429 (3388.1 Mb) TX bytes:3552694429 (3388.1 Mb)
  19.  
  20. p4p2 Link encap:Ethernet HWaddr 20:47:47:06:B1:63
  21. UP BROADCAST MULTICAST MTU:1500 Metric:1
  22. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  23. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  24. collisions:0 txqueuelen:1000
  25. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  26.  
  27. wlp6s0 Link encap:Ethernet HWaddr C0:38:96:50:AD:F5
  28. inet addr:192.168.0.105 Bcast:192.168.0.255 Mask:255.255.255.0
  29. inet6 addr: fe80::c238:96ff:fe50:adf5/64 Scope:Link
  30. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  31. RX packets:908741 errors:0 dropped:0 overruns:0 frame:0
  32. TX packets:760822 errors:0 dropped:0 overruns:0 carrier:0
  33. collisions:0 txqueuelen:1000
  34. RX bytes:795900813 (759.0 Mb) TX bytes:101582187 (96.8 Mb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement