Advertisement
Guest User

Untitled

a guest
Nov 5th, 2017
651
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. ifconfig
  2. br-f7adc3956101: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  3. inet 172.18.0.1 netmask 255.255.0.0 broadcast 0.0.0.0
  4. inet6 fe80::42:e7ff:fec7:267f prefixlen 64 scopeid 0x20<link>
  5. ether 02:42:e7:c7:26:7f txqueuelen 0 (Ethernet)
  6. RX packets 1 bytes 28 (28.0 B)
  7. RX errors 0 dropped 0 overruns 0 frame 0
  8. TX packets 269 bytes 28221 (28.2 KB)
  9. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  10.  
  11. docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  12. inet 172.17.0.1 netmask 255.255.0.0 broadcast 0.0.0.0
  13. ether 02:42:8c:35:86:09 txqueuelen 0 (Ethernet)
  14. RX packets 0 bytes 0 (0.0 B)
  15. RX errors 0 dropped 0 overruns 0 frame 0
  16. TX packets 0 bytes 0 (0.0 B)
  17. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  18.  
  19. enp0s31f6: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  20. ether c8:5b:76:c8:16:5b txqueuelen 1000 (Ethernet)
  21. RX packets 0 bytes 0 (0.0 B)
  22. RX errors 0 dropped 0 overruns 0 frame 0
  23. TX packets 0 bytes 0 (0.0 B)
  24. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  25. device interrupt 16 memory 0xd5700000-d5720000
  26.  
  27. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  28. inet 127.0.0.1 netmask 255.0.0.0
  29. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  30. loop txqueuelen 1000 (Local Loopback)
  31. RX packets 2010 bytes 304124 (304.1 KB)
  32. RX errors 0 dropped 0 overruns 0 frame 0
  33. TX packets 2010 bytes 304124 (304.1 KB)
  34. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  35.  
  36. wlp4s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  37. inet 192.168.0.105 netmask 255.255.255.0 broadcast 192.168.0.255
  38. inet6 fe80::a27:54b6:12c6:5357 prefixlen 64 scopeid 0x20<link>
  39. ether 14:ab:c5:07:cf:60 txqueuelen 1000 (Ethernet)
  40. RX packets 151886 bytes 204291648 (204.2 MB)
  41. RX errors 0 dropped 0 overruns 0 frame 0
  42. TX packets 46648 bytes 7691453 (7.6 MB)
  43. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement