Bump versions by x.(y+1).z
[lispflowmapping.git] / resources / tutorial / FD_io / elp2.json
1 {
2   "mapping": {
3     "eid-uri": "ipv4:6.0.4.0/24",
4     "origin": "northbound",
5     "mapping-record": {
6       "recordTtl": 1440,
7       "action": "NoAction",
8       "authoritative": true,
9       "eid": {
10         "address-type": "ietf-lisp-address-types:ipv4-prefix-afi",
11         "ipv4-prefix": "6.0.4.0/24"
12       },
13       "LocatorRecord": [
14         {
15           "locator-id": "ELP",
16           "priority": 1,
17           "weight": 1,
18           "multicastPriority": 255,
19           "multicastWeight": 0,
20           "localLocator": true,
21           "rlocProbed": false,
22           "routed": false,
23           "rloc": {
24             "address-type": "ietf-lisp-address-types:explicit-locator-path-lcaf",
25             "explicit-locator-path": {
26               "hop": [
27                 {
28                   "hop-id": "Hop 1",
29                   "address": "6.0.3.3",
30                   "lrs-bits": "lookup rloc-probe strict"
31                 },
32                 {
33                   "hop-id": "Hop 2",
34                   "address": "6.0.3.2",
35                   "lrs-bits": "lookup strict"
36                 }
37               ]
38             }
39           }
40         }
41       ]
42     }
43   }
44 }