Add RTR + EID virt test (6over46)
[one.git] / tests / data_plane / configs / odl / rtr_two_iface / 6o46 / elp2.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:ipv6-prefix-afi",
9                 "ipv6-prefix": "6:0:4::0/64"
10             },
11             "LocatorRecord": [
12                 {
13                     "locator-id": "ELP",
14                     "priority": 1,
15                     "weight": 1,
16                     "multicastPriority": 255,
17                     "multicastWeight": 0,
18                     "localLocator": true,
19                     "rlocProbed": false,
20                     "routed": false,
21                     "rloc": {
22                         "address-type": "ietf-lisp-address-types:explicit-locator-path-lcaf",
23                         "explicit-locator-path": {
24                             "hop": [
25                                 {
26                                     "hop-id": "Hop 1",
27                                     "address": "6.0.3.2",
28                                     "lrs-bits": "lookup rloc-probe strict"
29                                 },
30                                 {
31                                     "hop-id": "Hop 2",
32                                     "address": "6:0:5::1",
33                                     "lrs-bits": "lookup strict"
34                                 }
35                             ]
36                         }
37                     }
38                 }
39             ]
40         }
41     }
42 }