thanks

-------- Original Message --------
Subject: Re: [openflow-discuss] dpctl and nw_src
From: kk yap <[email protected]>
To: Ali Khalfan <[email protected]>
CC: [email protected]
Date: Tue 05 Jul 2011 07:29:04 PM EST

> Hi,
> 
> You probably want to add dl_type=0x0800.  FYI.
> 
> Regards
> KK
> 
> On 5 July 2011 16:26, Ali Khalfan <[email protected]> wrote:
> I do the following command on dpctl 1.0.0
> 
> dpctl add-flow tcp:127.0.0.1:6634
> dl_dst=00:00:00:00:00:06,nw_src=10.0.0.4/32,tp_src=40,actions=output:1
> 
> 
> yet, when I do a dump-flows I see neither the nw_src or the tp_src
> 
> cookie=0, duration_sec=5s, duration_nsec=568000000s, table_id=0,
> priority=32768, n_packets=0, n_bytes=0,
> idle_timeout=60,hard_timeout=0,dl_dst=00:00:00:00:00:06,actions=output:1
> 
> 
> Is this due to the fact that layer 3 data cannot be displayed? If so,
> how would I make sure that the match is indeed in the switch?
> 
> I'm using the openvswitch run by mininet.
> 
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>>
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to