Become a Member
I can't seem to get my OVS version 2.2 to forward flows I am using the following script payload05='( "flow": ( "priority": 30000, "idle timeout":120, "table id":202, "match": [("eth type":"ipv4"), ("ipv4 src":"10.0.0.1"), ("ipv4 dst":"10.0.0.15"), ("ip proto":"tcp"), ("tcp...
I've been trying to use version 2.4.3.0595 and previously version 2.3.5.6505 of the HP VAN SDN controller to add flows with matches for the ipv6 flabel (IPv6 flow label) and vlan vid using the REST API. For both matches and for both versions of the SDN controller I have received 201 (Created)...