On Thu, 30 Aug 2018 23:48:34 +0900,
Alvaro Jimenez wrote:
> 
> [1  <multipart/alternative (7bit)>]
> [1.1  <text/plain; UTF-8 (quoted-printable)>]
> Hi everyone,
> 
> I'm trying to figure out how to implement a multiple table forwarding
> configuration based on packet headers. I am only managing packets with vlan
> tags (101,201,301) and tcp header (http and ftp services). I want to
> implement multiple flow tables:
> 1st table: ethernet destination address and ip destination address match
> 2nd table: vlan tag match
> 3rd table: tcp port match for vlan 101
> 4th table: tcp port match for vlan 201
> 5th table: tcp port match for vlan 301

I saw an almost identical message from you on ovs-dev@.
Such an act is called multiposting and is not very welcome.

--
IWAMOTO Toshihiro

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to