Idea is to send any destination to a specific host. user1@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~
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss