Try adding "ip" to your flow specification. --Justin
On Jan 26, 2013, at 5:19 PM, Ramon Marques <ramonmr...@gmail.com> wrote: > 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:6634 > nw_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 > _______________________________________________ > discuss mailing list > discuss@openvswitch.org > http://openvswitch.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss