Guest User

Untitled

a guest
Aug 24th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. root@controller:/etc/kolla# ifconfig
  2. docker0 Link encap:Ethernet HWaddr 02:42:45:41:97:ba
  3. inet addr:172.17.0.1 Bcast:0.0.0.0 Mask:255.255.0.0
  4. UP BROADCAST MULTICAST MTU:1500 Metric:1
  5. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:0
  8. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  9.  
  10. eth0 Link encap:Ethernet HWaddr 24:6e:96:02:87:0c
  11. inet addr:10.145.213.51 Bcast:10.145.213.255 Mask:255.255.255.0
  12. inet6 addr: fe80::266e:96ff:fe02:870c/64 Scope:Link
  13. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  14. RX packets:174241 errors:0 dropped:0 overruns:0 frame:0
  15. TX packets:76784 errors:0 dropped:0 overruns:0 carrier:0
  16. collisions:0 txqueuelen:1000
  17. RX bytes:222494716 (222.4 MB) TX bytes:6832852 (6.8 MB)
  18. Memory:91a80000-91afffff
  19.  
  20. eth1 Link encap:Ethernet HWaddr 24:6e:96:02:87:08
  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. eth2 Link encap:Ethernet HWaddr 24:6e:96:02:87:0d
  28. inet6 addr: fe80::266e:96ff:fe02:870d/64 Scope:Link
  29. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  30. RX packets:900 errors:0 dropped:0 overruns:0 frame:0
  31. TX packets:1256 errors:0 dropped:0 overruns:0 carrier:0
  32. collisions:0 txqueuelen:1000
  33. RX bytes:206267 (206.2 KB) TX bytes:244050 (244.0 KB)
  34. Memory:91a00000-91a7ffff
  35.  
  36. eth3 Link encap:Ethernet HWaddr 24:6e:96:02:87:0a
  37. UP BROADCAST MULTICAST MTU:1500 Metric:1
  38. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  39. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  40. collisions:0 txqueuelen:1000
  41. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  42.  
  43. lo Link encap:Local Loopback
  44. inet addr:127.0.0.1 Mask:255.0.0.0
  45. inet6 addr: ::1/128 Scope:Host
  46. UP LOOPBACK RUNNING MTU:65536 Metric:1
  47. RX packets:243 errors:0 dropped:0 overruns:0 frame:0
  48. TX packets:243 errors:0 dropped:0 overruns:0 carrier:0
  49. collisions:0 txqueuelen:0
  50. RX bytes:19255 (19.2 KB) TX bytes:19255 (19.2 KB)
Add Comment
Please, Sign In to add comment