[ovs-discuss] BFD not working

2014-12-02 Thread Sai Sindhur Malleni
Hello all, I am trying to implement a mechanism to detect the liveness of a path and incase any of the links along the path is down, the end point switch would use the fastfailover groups and watchports to change the port along which it is forwarding. I used the following commands to establish a

[ovs-discuss] BFD implementation and integration with fastfailover group

2014-11-28 Thread Sai Sindhur Malleni
Hi, I am new to openvswitch and am trying to implement a mechanism to check the port live status of a switch using BFD and switch the port in case of failure using the fastfailover group. I was able to run BFD on the two end point switches using the commands *ovs-vsctl add-br br0*>* ovs-vsctl a