Add source/dest tests
[one.git] / tests / data_plane / configs / odl / sd / overwrite / 4o4 / map1.json
1 {
2   "input": {
3     "mapping-record": {
4       "recordTtl": 1440,
5       "action": "NoAction",
6       "authoritative": true,
7         "eid": {
8                 "address-type": "ietf-lisp-address-types:source-dest-key-lcaf",
9                 "source-dest-key": {
10                     "source": "6.0.1.0/24",
11                     "dest": "6.0.2.0/24"
12                 }
13         },
14       "LocatorRecord": [
15         {
16           "locator-id": "ISP1",
17           "priority": 1,
18           "weight": 1,
19           "multicastPriority": 255,
20           "multicastWeight": 0,
21           "localLocator": true,
22           "rlocProbed": false,
23           "routed": false,
24           "rloc": {
25               "address-type": "ietf-lisp-address-types:ipv4-afi",
26               "ipv4": "6.0.3.2"
27           }
28         }
29       ]
30     }
31   }
32 }