[pox-dev] Match on IP Source Address and MAC Src Address does not result in expected output

vinay pai bantwalh at usc.edu
Tue Nov 5 23:46:23 PST 2013


Hi All,

I am trying to pass a simple flow which matches on Ethernet Source Address
"00:11:22:33:44:55" and IP Source Address "1.1.1.1". However when I use
this against mininet I can see that only dl_src=00:11:22:33:44:55 can be
seen on the dump flows command. Am I missing something here? I used to
think both L2 and L3 matches could be sent in the same flow.

Output:

mininet at mininet-vm:~$ dpctl dump-flows tcp:127.0.0.1:6634
stats_reply (xid=0x5e298db7): flags=none type=1(flow)
  cookie=0, duration_sec=9s, duration_nsec=29000000s, table_id=0,
priority=32768, n_packets=0, n_bytes=0,
idle_timeout=0,hard_timeout=0,dl_src=00:11:22:33:44:55,actions=

Script is attached to the mail. Mininet version is 2.0.0. I had done a
clone for POX as recent as last week so Im assuming that its the latest
version. please let me know if I am doing anything wrong.

Regards,

Vinay Pai B.H.

-- 
Vinay Pai B.H.
Grad Student - Computer Science
Viterbi School of Engineering
University of Southern California
Los Angeles, CA, USA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noxrepo.org/pipermail/pox-dev-noxrepo.org/attachments/20131105/5a2875c8/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: temp.py
Type: application/octet-stream
Size: 912 bytes
Desc: not available
URL: <http://lists.noxrepo.org/pipermail/pox-dev-noxrepo.org/attachments/20131105/5a2875c8/attachment-0001.obj>


More information about the pox-dev mailing list