Hi,

I'm trying to configure a fast failover but until now I'm having some
problems... I already tried different rules/configurations but without
success.

To make it simple, let's imagine I have communications going from port1 to
port2, I want to have a ff on port2 and, in case of failure, send the
traffic to port2.

ovs-ofctl -O OpenFlow13 add-group brXXX
> group_id=124,type=fast_failover,bucket=watch_port:2,output:2,bucket=watch_port:2,output:4
>

Is the rule correct?
Beside this rule, do I have to have any other rule? (eg. to make the switch
read the group tables, or any other thing?)


Thanks
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to