Advertisement
Guest User

Untitled

a guest
Feb 6th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. controller00:
  2.  
  3. root@ctrl00:/usr/local/share/kolla-ansible# ip l
  4. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1
  5. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  6. 2: eno1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master ovs-system state DOWN mode DEFAULT group default qlen 1000
  7. link/ether 00:1e:4f:2f:b1:55 brd ff:ff:ff:ff:ff:ff
  8. 3: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
  9. link/ether 00:1e:4f:2f:b1:57 brd ff:ff:ff:ff:ff:ff
  10. 4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default
  11. link/ether 02:42:e3:67:78:c2 brd ff:ff:ff:ff:ff:ff
  12. 5: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1
  13. link/ether 46:0f:0b:ca:2f:fd brd ff:ff:ff:ff:ff:ff
  14. 6: br-int: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1
  15. link/ether d6:47:10:a4:08:46 brd ff:ff:ff:ff:ff:ff
  16. 7: br-ex: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1
  17. link/ether 00:1e:4f:2f:b1:55 brd ff:ff:ff:ff:ff:ff
  18. 8: br-tun: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1
  19. link/ether 72:0d:3d:18:e4:43 brd ff:ff:ff:ff:ff:ff
  20. 14: vxlan_sys_4789: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 65485 qdisc noqueue master ovs-system state UNKNOWN mode DEFAULT group default qlen 1000
  21. link/ether 46:5e:06:7b:2d:d6 brd ff:ff:ff:ff:ff:ff
  22. root@ctrl00:/usr/local/share/kolla-ansible#
  23.  
  24.  
  25. compute00:
  26.  
  27. root@compute00:~# ip l
  28. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1
  29. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  30. 2: eno1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master ovs-system state DOWN mode DEFAULT group default qlen 1000
  31. link/ether 00:1e:4f:3f:fb:5f brd ff:ff:ff:ff:ff:ff
  32. 3: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
  33. link/ether 00:1e:4f:3f:fb:61 brd ff:ff:ff:ff:ff:ff
  34. 4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default
  35. link/ether 02:42:7e:4b:7e:c2 brd ff:ff:ff:ff:ff:ff
  36. 5: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1
  37. link/ether a6:f2:52:13:b2:13 brd ff:ff:ff:ff:ff:ff
  38. 6: br-ex: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1
  39. link/ether 00:1e:4f:3f:fb:5f brd ff:ff:ff:ff:ff:ff
  40. 7: br-tun: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1
  41. link/ether 52:6d:ac:e2:21:48 brd ff:ff:ff:ff:ff:ff
  42. 8: br-int: <BROADCAST,MULTICAST> mtu 1450 qdisc noop state DOWN mode DEFAULT group default qlen 1
  43. link/ether 76:dd:98:43:3c:43 brd ff:ff:ff:ff:ff:ff
  44. 9: qbr720965cc-5c: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UP mode DEFAULT group default qlen 1000
  45. link/ether ee:b1:f8:99:60:20 brd ff:ff:ff:ff:ff:ff
  46. 10: qvo720965cc-5c@qvb720965cc-5c: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1450 qdisc noqueue master ovs-system state UP mode DEFAULT group default qlen 1000
  47. link/ether 12:86:c5:d7:7f:17 brd ff:ff:ff:ff:ff:ff
  48. 11: qvb720965cc-5c@qvo720965cc-5c: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1450 qdisc noqueue master qbr720965cc-5c state UP mode DEFAULT group default qlen 1000
  49. link/ether ee:b1:f8:99:60:20 brd ff:ff:ff:ff:ff:ff
  50. 12: tap720965cc-5c: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc pfifo_fast master qbr720965cc-5c state UNKNOWN mode DEFAULT group default qlen 1000
  51. link/ether fe:16:3e:94:0d:82 brd ff:ff:ff:ff:ff:ff
  52. 14: vxlan_sys_4789: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 65485 qdisc noqueue master ovs-system state UNKNOWN mode DEFAULT group default qlen 1000
  53. link/ether 02:fd:ea:9e:5b:25 brd ff:ff:ff:ff:ff:ff
  54. root@compute00:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement