Advertisement
Guest User

Untitled

a guest
Aug 13th, 2017
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.97 KB | None | 0 0
  1. $ ifconfig -a
  2. br160: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  3. inet 192.168.160.27 netmask 255.255.255.0 broadcast 192.168.160.255
  4. inet6 fe80::ec4:7aff:fe34:9c8c prefixlen 64 scopeid 0x20<link>
  5. ether 0c:c4:7a:34:9c:8c txqueuelen 1000 (Ethernet)
  6. RX packets 351674 bytes 20313908 (19.3 MiB)
  7. RX errors 0 dropped 30778 overruns 0 frame 0
  8. TX packets 14354 bytes 1063022 (1.0 MiB)
  9. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  10.  
  11. br161: flags=4098<BROADCAST,MULTICAST> mtu 1500
  12. ether 0c:c4:7a:34:9c:8c txqueuelen 1000 (Ethernet)
  13. RX packets 0 bytes 0 (0.0 B)
  14. RX errors 0 dropped 0 overruns 0 frame 0
  15. TX packets 0 bytes 0 (0.0 B)
  16. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  17.  
  18. br162: flags=4098<BROADCAST,MULTICAST> mtu 1500
  19. ether 0c:c4:7a:34:9c:8c txqueuelen 1000 (Ethernet)
  20. RX packets 0 bytes 0 (0.0 B)
  21. RX errors 0 dropped 0 overruns 0 frame 0
  22. TX packets 0 bytes 0 (0.0 B)
  23. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  24.  
  25. docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  26. inet 172.17.0.1 netmask 255.255.0.0 broadcast 0.0.0.0
  27. ether 02:42:32:10:17:e5 txqueuelen 0 (Ethernet)
  28. RX packets 0 bytes 0 (0.0 B)
  29. RX errors 0 dropped 0 overruns 0 frame 0
  30. TX packets 0 bytes 0 (0.0 B)
  31. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  32.  
  33. eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  34. inet6 fe80::ec4:7aff:fe34:9c8c prefixlen 64 scopeid 0x20<link>
  35. ether 0c:c4:7a:34:9c:8c txqueuelen 1000 (Ethernet)
  36. RX packets 829828 bytes 55965144 (53.3 MiB)
  37. RX errors 0 dropped 2008 overruns 0 frame 0
  38. TX packets 14378 bytes 1064966 (1.0 MiB)
  39. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  40.  
  41. eno2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  42. inet 10.242.182.111 netmask 255.255.255.0 broadcast 10.242.182.255
  43. inet6 fe80::ec4:7aff:fe34:9c8d prefixlen 64 scopeid 0x20<link>
  44. ether 0c:c4:7a:34:9c:8d txqueuelen 1000 (Ethernet)
  45. RX packets 108668 bytes 7576271 (7.2 MiB)
  46. RX errors 0 dropped 46 overruns 0 frame 0
  47. TX packets 18698 bytes 19327311 (18.4 MiB)
  48. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  49.  
  50. eno1.4: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  51. inet6 fe80::ec4:7aff:fe34:9c8c prefixlen 64 scopeid 0x20<link>
  52. ether 0c:c4:7a:34:9c:8c txqueuelen 1000 (Ethernet)
  53. RX packets 6625 bytes 1078929 (1.0 MiB)
  54. RX errors 0 dropped 0 overruns 0 frame 0
  55. TX packets 8 bytes 648 (648.0 B)
  56. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  57.  
  58. eno1.162: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  59. inet6 fe80::ec4:7aff:fe34:9c8c prefixlen 64 scopeid 0x20<link>
  60. ether 0c:c4:7a:34:9c:8c txqueuelen 1000 (Ethernet)
  61. RX packets 99404 bytes 5420756 (5.1 MiB)
  62. RX errors 0 dropped 0 overruns 0 frame 0
  63. TX packets 8 bytes 648 (648.0 B)
  64. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  65.  
  66. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  67. inet 127.0.0.1 netmask 255.0.0.0
  68. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  69. loop txqueuelen 1 (Local Loopback)
  70. RX packets 1424 bytes 233885 (228.4 KiB)
  71. RX errors 0 dropped 0 overruns 0 frame 0
  72. TX packets 1424 bytes 233885 (228.4 KiB)
  73. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  74.  
  75. virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  76. inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
  77. ether 52:54:00:d2:4c:fd txqueuelen 1000 (Ethernet)
  78. RX packets 0 bytes 0 (0.0 B)
  79. RX errors 0 dropped 0 overruns 0 frame 0
  80. TX packets 0 bytes 0 (0.0 B)
  81. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  82.  
  83. virbr0-nic: flags=4098<BROADCAST,MULTICAST> mtu 1500
  84. ether 52:54:00:d2:4c:fd txqueuelen 1000 (Ethernet)
  85. RX packets 0 bytes 0 (0.0 B)
  86. RX errors 0 dropped 0 overruns 0 frame 0
  87. TX packets 0 bytes 0 (0.0 B)
  88. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  89.  
  90.  
  91.  
  92. route -n
  93. Kernel IP routing table
  94. Destination Gateway Genmask Flags Metric Ref Use Iface
  95. 0.0.0.0 10.242.182.1 0.0.0.0 UG 0 0 0 eno2
  96. 10.242.182.0 0.0.0.0 255.255.255.0 U 0 0 0 eno2
  97. 169.254.0.0 0.0.0.0 255.255.0.0 U 1003 0 0 eno2
  98. 169.254.0.0 0.0.0.0 255.255.0.0 U 1004 0 0 br160
  99. 172.17.0.0 0.0.0.0 255.255.0.0 U 0 0 0 docker0
  100. 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
  101. 192.168.160.0 0.0.0.0 255.255.255.0 U 0 0 0 br160
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement