summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/configs/odl/sd/overwrite_superset/4o4/replace1.json
blob: 7b2d93129452d3cdf9064ef0c7c368b7d4b9a395 (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.0.0/16",
                  "dest": "6.0.2.0/24"
              }
      }
    }
  }
}