4f8d8589191cc579c02c37f32af509c94fde2b71
[one.git] / tests / data_plane / configs / odl / rtr_single_iface / 4o4_vni / elp1.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:ipv4-prefix-afi",
9                 "virtual-network-id": 100,
10                 "ipv4-prefix": "6.0.1.0/24"
11             },
12             "LocatorRecord": [
13                 {
14                     "locator-id": "ELP",
15                     "priority": 1,
16                     "weight": 1,
17                     "multicastPriority": 255,
18                     "multicastWeight": 0,
19                     "localLocator": true,
20                     "rlocProbed": false,
21                     "routed": false,
22                     "rloc": {
23                         "address-type": "ietf-lisp-address-types:explicit-locator-path-lcaf",
24                         "explicit-locator-path": {
25                             "hop": [
26                                 {
27                                     "hop-id": "Hop 1",
28                                     "address": "6.0.3.3",
29                                     "lrs-bits": "lookup rloc-probe strict"
30                                 },
31                                 {
32                                     "hop-id": "Hop 2",
33                                     "address": "6.0.3.1",
34                                     "lrs-bits": "lookup strict"
35                                 }
36                             ]
37                         }
38                     }
39                 }
40             ]
41         }
42     }
43 }