backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / ovs-ofctl-of13-action_conjunction.packet.json
1 {
2    "OFPFlowMod": {
3       "buffer_id": 4294967295, 
4       "command": 1, 
5       "cookie": 1311768467463790320, 
6       "cookie_mask": 18446744073709551615, 
7       "flags": 0, 
8       "hard_timeout": 0, 
9       "idle_timeout": 0, 
10       "instructions": [
11          {
12             "OFPInstructionActions": {
13                "actions": [
14                   {
15                      "NXActionConjunction": {
16                         "clause": 0, 
17                         "experimenter": 8992, 
18                         "id": 11259375, 
19                         "len": 16, 
20                         "n_clauses": 2, 
21                         "subtype": 34, 
22                         "type": 65535
23                      }
24                   }
25                ], 
26                "len": 24, 
27                "type": 4
28             }
29          }
30       ], 
31       "match": {
32          "OFPMatch": {
33             "length": 70, 
34             "oxm_fields": [
35                {
36                   "OXMTlv": {
37                      "field": "in_port", 
38                      "mask": null, 
39                      "value": 43981
40                   }
41                }, 
42                {
43                   "OXMTlv": {
44                      "field": "eth_dst", 
45                      "mask": null, 
46                      "value": "aa:bb:cc:99:88:77"
47                   }
48                }, 
49                {
50                   "OXMTlv": {
51                      "field": "eth_type", 
52                      "mask": null, 
53                      "value": 2048
54                   }
55                }, 
56                {
57                   "OXMTlv": {
58                      "field": "vlan_vid", 
59                      "mask": null, 
60                      "value": 5095
61                   }
62                }, 
63                {
64                   "OXMTlv": {
65                      "field": "ipv4_dst", 
66                      "mask": null, 
67                      "value": "192.168.2.1"
68                   }
69                }, 
70                {
71                   "OXMTlv": {
72                      "field": "tunnel_id", 
73                      "mask": null, 
74                      "value": 50000
75                   }
76                }, 
77                {
78                   "OXMTlv": {
79                      "field": "tun_ipv4_src", 
80                      "mask": null, 
81                      "value": "192.168.2.3"
82                   }
83                }, 
84                {
85                   "OXMTlv": {
86                      "field": "tun_ipv4_dst", 
87                      "mask": null, 
88                      "value": "192.168.2.4"
89                   }
90                }
91             ], 
92             "type": 1
93          }
94       }, 
95       "out_group": 4294967295, 
96       "out_port": 4294967295, 
97       "priority": 32768, 
98       "table_id": 2
99    }
100 }