[ovs-discuss] [EXT] Re: How to match on the physical and logical ingress ports

Dr. Shukri George Abdallah sabdallah at mitre.org
Thu Jul 1 16:07:45 UTC 2021


No.

I want to write flow rules using the ovs-ofctl utility to match traffic coming through specific physical ports and logical ports and to treat each traffic flow using different action clauses.
Thanks

Shukri

From: Peter Phaal <peter.phaal at inmon.com>
Sent: Thursday, July 1, 2021 11:58 AM
To: Dr. Shukri George Abdallah <sabdallah at mitre.org>
Cc: ovs-discuss at openvswitch.org
Subject: [EXT] Re: [ovs-discuss] How to match on the physical and logical ingress ports

Is this what you are looking for?


% ovs-vsctl --format json --columns name,ofport,ifindex list Interface

{"data":[["br2",65534,10],["eth0",1,2],["br1",65534,9],["vm",2,11],["gre0",1,0]],"headings":["name","ofport","ifindex"]}



On Jul 1, 2021, at 7:51 AM, Dr. Shukri George Abdallah <sabdallah at mitre.org<mailto:sabdallah at mitre.org>> wrote:

Hi

When the physical ingress port is different than the logical ingress port, using the ovs-ofctl utility, how can one match on the physical and logical ingress ports?

thanks

Shukri George Abdallah
Lead Network Researcher
L110 – Infra & Networking Innovation Center
Office – (703) 983-2470
Cell    - (703) 282-0152
Mail Stop – J500
MITRE | Solving Problems for a Safer World™

_______________________________________________
discuss mailing list
discuss at openvswitch.org<mailto:discuss at openvswitch.org>
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20210701/7705084a/attachment-0001.html>


More information about the discuss mailing list