Changes between Version 54 and Version 55 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
06/19/14 15:03:03 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v54 v55  
    184184
    185185  1. Open two new terminals to the OVS host.
    186   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.
     186  2. Look at the slice ''Details'' page in the portal, select the aggregate that you chose in flack to create the sliver, and click on "Resource Details" to find the interfaces 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.
    187187  {{{
    188188  sudo tcpdump -i <data_interface_name>