Changes between Version 24 and Version 25 of HowTo/ConfigureOVSWithLayer3Routing


Ignore:
Timestamp:
08/27/14 17:52:04 (10 years ago)
Author:
zwang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/ConfigureOVSWithLayer3Routing

    v24 v25  
    2121We've generated an RSpec [http://www.gpolab.bbn.com/exp/NAT/ovs-l3-routing.rspec http://www.gpolab.bbn.com/exp/NAT/ovs-l3-routing.rspec] for you to try out this technique before applying it to your topology. You need to reserve it and login to host `OVS` to configure it.
    2222
    23 1. Create 2 OVS bridges.
     23Before you do the configuration, login into `host1` amd try to `ping` `host2`.
     24{{{
     25ping host2
     26}}}
     27The `ping` should timeout.
     28
     291. Now, login into `OVS` and create 2 OVS bridges.
    2430{{{
    2531sudo ovs-vsctl add-br OVSbr1