summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/configs/odl/sd/overwrite_superset/6o4/replace1.json
blob: d039ce37644e60344c5239ad7b55fce391460357 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "input": {
    "mapping-record": {
      "recordTtl": 1440,
      "action": "NoAction",
      "authoritative": true,
      "eid": {
              "address-type": "ietf-lisp-address-types:source-dest-key-lcaf",
              "source-dest-key": {
                  "source": "6:0:1::0/64",
                  "dest": "6:0:2::0/64"
              }
      }
    }
  }
}