Changes between Version 16 and Version 17 of HowTo/ConfigureOVSWithLayer3Routing
- Timestamp:
- 08/18/14 14:57:38 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/ConfigureOVSWithLayer3Routing
v16 v17 103 103 }}} 104 104 105 10. Now you should be able to ping each other between `host1` and `host2`. 106 105 107 For an example of using this configuration, you may want to try out the [wiki:JoeSandbox/OpenFlowNATExample OpenFlow NAT Example].