IIRC this is based off Nitrogen-SR2, so shouldn't be prone to the issues listed there.
Thanks! Regards, Ryan Goulding On Sat, Apr 14, 2018 at 6:52 PM, M. Ranganathan <[email protected]> wrote: > > > Not sure if this would help ( I was trying something a little different > than you are ) but I had some issues creating set Vlan flows in Carbon > https://stackoverflow.com/questions/47610513/how-to-create-a-set-vlan-flow > > I had much better luck with Nitrogen > > > > Ranga > > On Fri, Apr 13, 2018 at 5:42 PM, Brady Johnson <[email protected]> > wrote: > >> >> Hello, >> >> Im trying to write flows to pop-vlan or just simply set the vlan-id, but >> the flows arent being written to operational, nor the bridge. I tried doing >> an etherType match on VLAN (0x8100) but that doesnt help. >> >> The 2 use cases I have are for flows that ingress the bridge with VLAN >> already set are: >> >> 1) if VLAN present (could be lots of different vlan IDs), pop it. >> 2) if VLAN present set the VLAN id to a different one. >> >> Ive tried flows for both of these cases, and neither are written to >> Operational. Ideally there should be an 802.1Q TPID (Tag protocol ID) match >> field, where you could match on 0x8100, but I couldnt find anything like >> this. >> >> Regards, >> >> *Brady Johnson* >> [email protected] >> >> <https://twitter.com/inocybetech> <http://www.inocybe.com/> >> <https://www.linkedin.com/company/2661537?trk=tyah&trkInfo=clickedVertical%3Acompany%2CclickedEntityId%3A2661537%2Cidx%3A1-1-1%2CtarId%3A1441300264767%2Ctas%3Ainocybe> >> [image: >> Screenshot 2017-02-14 at 10.43.55 AM.png] >> <https://www.youtube.com/channel/UC9uUWABdPR0Je9Du_15FCkw> >> >> >> >> _______________________________________________ >> openflowplugin-dev mailing list >> [email protected] >> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev >> >> > > > -- > M. Ranganathan > > > _______________________________________________ > openflowplugin-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev > >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
