Changes between Version 48 and Version 49 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
01/20/14 16:38:38 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS/Execute

    v48 v49  
    182182
    183183  1. Open two new terminals to the OVS host.
    184   2. Look at the slice ''Details'' page in the portal and see what interfaces are bound to ''OVS:if1'' and ''OVS:if2'', use the MAC address of the interface to figure this out. Run tcpdump on these interfaces; one in each of the new terminals you opened. This will allow you to see all traffic going out the interfaces.
     184  2. Look at the slice ''Details'' page in the portal and see what interfaces are bound to ''OVS:if1'' (connected to `host2`) and ''OVS:if2'' (connected to `host3`), use the MAC address of the interface to figure this out. Run tcpdump on these interfaces; one in each of the new terminals you opened. This will allow you to see all traffic going out the interfaces.
    185185  {{{
    186186  sudo tcpdump -i <data_interface_name>