> On 22 Mar 2022, at 14:31, Mark Michelson <mmich...@redhat.com> wrote:
> 
> No, that was not my intention. Basically, the following forms would never 
> return an error:
> 
> ovn-nbctl lr-nat-del my_router dnat (type only)
> ovn-nbctl lr-nat-del my_router dnat 172.16.0.1 (type and IP)
> ovn-nbctl lr-nat-del my_router dnat my_router_gateway_port1 (type and gateway 
> port)
> 
> But the following form could return an error
> 
> ovn-nbctl lr-nat-del my_router dnat 172.16.0.1 my_router_gateway_port1 (type, 
> IP, and gateway port specified)

My bad - Got it.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to