Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Connect to OVSDB at compute gateway nodes.
  • Create an integration bridge, typically "br-int", and set its OpenFlow controller to ONOS cluster.
  • Create an tunneling bridge named as "br-tun", if the nodes run in OVS-DPDK mode.
  • Add VXLAN, GRE and GENEVE port to br-int with "flow" key and "flow" remote IP.
  • Add VLAN interface to br-int if specified.
  • Add physical interfaces to br-int if specified.

...