Changes between Version 9 and Version 10 of HowTo/ConfigureOVSStaticRouteMirroringNoController


Ignore:
Timestamp:
06/19/17 14:10:31 (7 years ago)
Author:
joshua.fasching@raytheon.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/ConfigureOVSStaticRouteMirroringNoController

    v9 v10  
    22
    33This howto demonstrates how to set up static IP traffic between two hosts
    4 connected to an OVS switch without running a seperate controller. This howto
     4connected to an OVS switch without running a separate controller. This howto
    55uses custom OpenFlow table rules.
    66
     
    5555sudo ovs-vsctl list-ports br0
    5656}}}
    57  vi. We want our switch to act without a seperate controller thus setting it to operate as standalone.
     57 vi. We want our switch to act without a separate controller thus setting it to operate as standalone.
    5858  {{{
    5959sudo ovs-vsctl set-fail-mode br0 standalone