Changes between Version 29 and Version 30 of HowTo/ConfigureOVSWithLayer3Routing


Ignore:
Timestamp:
08/28/14 09:24:08 (10 years ago)
Author:
zwang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/ConfigureOVSWithLayer3Routing

    v29 v30  
    131131
    13213210. Now you should be able to ping each other between `host1` and `host2`.
     133{{{
     134ping 10.10.11.2
     135}}}
    133136
    134137For an example of using this configuration, you may want to try out the [wiki:JoeSandbox/OpenFlowNATExample OpenFlow NAT Example].