[ovs-discuss] Wildcard and exact match

Amrane Ait Zeouay a.zeouayamran at gmail.com
Fri Aug 19 17:06:03 UTC 2016


So how can you give me an example of wildcarded match.
On 19 Aug 2016 19:04, "Justin Pettit" <jpettit at ovn.org> wrote:

>
> > On Aug 19, 2016, at 9:59 AM, Amrane Ait Zeouay <a.zeouayamran at gmail.com>
> wrote:
> >
> > Thank you for your reply, just the last question. How can i add a
> wildcarded match is it like ovs-oftcl add-flow br0
> dl_dst=ff:ff:ff:ff:ff:00/ff:ff:ff:ff:ff:ff,actions=output:2
>
> The format looks basically correct, but the match is sort of odd. If you
> specify the all-ones wildcard, it's an exact match, so you don't need to
> specify it; this would have the same effect: "dl_dst=ff:ff:ff:ff:ff:00".
> And that seems like an odd MAC address, but I don't know your application.
>
> --Justin
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160819/edcdb1a8/attachment-0002.html>


More information about the discuss mailing list