summaryrefslogtreecommitdiffstats
path: root/routing/routing-impl/src/test/resources/ra/simplePrefix.json
blob: 8b57381333ef739a3b14b60e752011e1cd751455 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "prefix-list": {
    "prefix": [
      {
        "prefix-spec": "2001:0db8:0a0b:12f0:0000:0000:0000:0002/64",
        "autonomous-flag": "true"
      }
    ]
  }
}