Changes between Version 135 and Version 136 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute
- Timestamp:
- 03/16/15 15:58:24 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/OpenFlowOVS/Execute
v135 v136 250 250 ./pox.py --verbose myDuplicateTraffic --duplicate_port=? 251 251 }}} 252 For example, if OVS:if2 corresponds to "eth1", enter 253 254 {{{ 255 ./pox.py --verbose myDuplicateTraffic --duplicate_port=eth1 256 }}} 252 257 253 258 4. To test it go to the terminal of host1 and try to ping host2: