[ovs-discuss] ovs-ofctl match NW_DST

Ramon Marques ramonmr.mr at gmail.com
Sun Jan 27 01:19:18 UTC 2013


Hello,

I am trying to use ovs-ofctl to add a flow that matches the nw_dst field.
I'm running  ovs-ofctl add-flow
tcp:127.0.0.1:6634nw_dst=10.0.0.2,actions=mod_vlan_vid:1,output:2

and  I get the following mesasge:

2013-01-27T01:09:28Z|00001|ofp_util|INFO|normalization changed ofp_match,
details:
2013-01-27T01:09:28Z|00002|ofp_util|INFO| pre: nw_dst=10.0.0.2
2013-01-27T01:09:28Z|00003|ofp_util|INFO|post:


But the flow is not installed correctly. If I run the ovs-ofctl dump-flows
the flow table is not matching the nw_dst field.


Am I  doing something wrong?



-- 
Ramon Marques Ramos

Engenheiro de Computação
Mestrando em Informática -UFES
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20130126/af535cc2/attachment.html>


More information about the discuss mailing list