Merge topic 'clean-up'
[packetcable.git] / packetcable-client / cableflow8.json
1 {
2     "flow": {
3         "cookie": "101",
4         "cookie_mask": "255",
5         "flow-name": "FooXf8",
6         "hard-timeout": "1200",
7         "id": "8",
8         "idle-timeout": "3400",
9         "installHw": "false",
10         "instructions": {
11             "instruction": {
12                 "apply-actions": {
13                     "action": {
14                         "order": "0",
15                         "traffic-profile": "unsolicited-grant-service"
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-source": "1234:5678:9ABC:DEF0:FDCD:A987:6543:210F/76",
34             "tcp-destination-port": "8080",
35             "tcp-source-port": "183"
36         },
37         "priority": "2",
38         "strict": "false",
39         "table_id": "0"
40     }
41 }