Thank you Mr. Reddy.

I have been able to see that. But my point is to see the modified packet
which will be received by the host h2 (eth_dst=00:00:00:00:00:02)

On Wed, Apr 8, 2015 at 10:40 AM, Ramana Reddy <gtvrre...@gmail.com> wrote:

> You can see the flows using "dpctl dump-flows" command.
>
>
>
>
> On Wed, Apr 8, 2015 at 2:05 PM, Ruchika Luthra <
> h2013...@pilani.bits-pilani.ac.in> wrote:
>
>> Hello,
>>
>> I am trying to modify a header field by using set_action instruction. I
>> have been able to successfully add a flow table entry corresponding to
>> this. But how can I actually verify if the change has taken place
>> successfully in the packet.
>>
>> I have tried doing this:
>>
>> sudo dpctl unix:/tmp/s1 flow-mod cmd=add,table=0
>> in_port=1,eth_dst=00:00:00:00:00:02 apply:output=2,set_field=eth_type=0x8848
>>
>> The flow table entry has been successfully inserted. But how to make sure
>> that the change has been successfully applied?
>>
>> Any help is appreciated. Thank you
>>
>>
>> Ruchika Luthra
>>
>> _______________________________________________
>> openflow-discuss mailing list
>> openflow-discuss@lists.stanford.edu
>> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>>
>>
>


-- 
Ruchika Luthra
M.E (CS) 4th Sem
BITS Pilani
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to