Advertisement
mbuil

ovs-show compute2

Nov 23rd, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. root@node-8:~# ovs-ofctl -O Openflow13 show br-int
  2. OFPT_FEATURES_REPLY (OF1.3) (xid=0x2): dpid:00006cf592832684
  3. n_tables:254, n_buffers:256
  4. capabilities: FLOW_STATS TABLE_STATS PORT_STATS GROUP_STATS QUEUE_STATS
  5. OFPST_PORT_DESC reply (OF1.3) (xid=0x3):
  6. 1(vxlan-192.168.2): addr:0a:6b:84:22:d9:c3
  7. config: 0
  8. state: 0
  9. speed: 0 Mbps now, 0 Mbps max
  10. 2(vxlan-192.168.2): addr:82:e5:a1:d9:08:76
  11. config: 0
  12. state: 0
  13. speed: 0 Mbps now, 0 Mbps max
  14. 3(vxlan-192.168.2): addr:b2:34:d1:97:10:8e
  15. config: 0
  16. state: 0
  17. speed: 0 Mbps now, 0 Mbps max
  18. 5(vxlan-192.168.2): addr:e2:7c:cf:8e:69:c5
  19. config: 0
  20. state: 0
  21. speed: 0 Mbps now, 0 Mbps max
  22. 8(vxgpe): addr:fa:20:7b:ce:ab:ec
  23. config: 0
  24. state: 0
  25. speed: 0 Mbps now, 0 Mbps max
  26. 15(tapeb0e7e8b-5e): addr:fe:16:3e:57:6e:3a
  27. config: 0
  28. state: 0
  29. current: 10MB-FD COPPER
  30. speed: 10 Mbps now, 0 Mbps max
  31. 16(tap94f7c1fb-4e): addr:fe:16:3e:b9:b1:7c
  32. config: 0
  33. state: 0
  34. current: 10MB-FD COPPER
  35. speed: 10 Mbps now, 0 Mbps max
  36. LOCAL(br-int): addr:6c:f5:92:83:26:84
  37. config: 0
  38. state: 0
  39. speed: 0 Mbps now, 0 Mbps max
  40. OFPT_GET_CONFIG_REPLY (OF1.3) (xid=0x5): frags=normal miss_send_len=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement