Hi, Pablo
On 2014年11月19日 10:07, Pablo M. Guevara wrote:
> Hello Team,
> I'm trying to add a flow to flood packets when coming in on a given port. I
> tried all these options but I always get the same result, packet dropped.
>
> curl -X POST -d '{"dpid": "1","match": {"in_port":"1"}, "hard_timeou
Hello Team,
I'm trying to add a flow to flood packets when coming in on a given
port. I tried all these options but I always get the same result, packet
dropped.
curl -X POST -d '{"dpid": "1","match": {"in_port":"1"}, "hard_timeout":
"0", "idle_timeout": "0", "actions": [{"type": "OFPP_FLOOD"