Sync: md-sal augmentation re-model with broker. Traffic profile: Best Effort hooked up.
[packetcable.git] / packetcable-client / cableflow5.json
1 {
2     "flow": {
3         "cookie": "27",
4         "cookie_mask": "255",
5         "flow-name": "FooXf27",
6         "hard-timeout": "1200",
7         "id": "150",
8         "idle-timeout": "3400",
9         "installHw": "false",
10         "instructions": {
11             "instruction": {
12                 "apply-actions": {
13                     "action": {
14                         "dec-nw-ttl": null,
15                         "order": "0"
16                     }
17                 },
18                 "order": "0"
19             }
20         },
21         "match": {
22             "ethernet-match": {
23                 "ethernet-type": {
24                     "type": "34525"
25                 }
26             },
27             "ip-match": {
28                 "ip-dscp": "60",
29                 "ip-ecn": "3",
30                 "ip-protocol": "6"
31             },
32             "ipv6-destination": "fe80:2acf:e9ff:fe21::6431/94",
33             "ipv6-ext-header": {
34                 "ipv6-exthdr": "0"
35             },
36             "ipv6-label": {
37                 "ipv6-flabel": "33"
38             },
39             "ipv6-source": "1234:5678:9ABC:DEF0:FDCD:A987:6543:210F/76",
40             "metadata": {
41                 "metadata": "12345"
42             },
43             "tcp-destination-port": "8080",
44             "tcp-source-port": "183"
45         },
46         "priority": "2",
47         "strict": "false",
48         "table_id": "2"
49     }
50 }