[ovs-discuss] Modify NW_DST is not working

Prasanna Yabaluri prasanna at yabaluri.com
Wed Aug 13 18:35:22 UTC 2014


Idea is to send any destination to a specific host.

user1 at devtest11:~$ sudo ovs-ofctl dump-flows mybridge3-rb
NXST_FLOW reply (xid=0x4):
 cookie=0xa00000ded2ab21, duration=1978.744s, table=0, n_packets=602,
n_bytes=44688, idle_age=3, priority=32767,in_port=3
actions=mod_nw_dst:10.0.0.13,mod_dl_dst:d4:be:d9:52:15:b0,output:2
 cookie=0xa00000717d1651, duration=1943.989s, table=0, n_packets=1594,
n_bytes=204509, idle_age=2, priority=32767,in_port=2 actions=output:3

If I ping 10.0.0.4 from client...the server(10.0.0.13) wireshark shows arp
requests for 10.0.0.4. For some reason the NW_DST is not working.

Any help is appreciated.

Thanks!
Prasanna~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20140813/c221309e/attachment-0002.html>


More information about the discuss mailing list