summaryrefslogtreecommitdiff
path: root/tests/topotests/srv6_sid_manager/rt6/show_srv6_locator_table.ref
blob: abcdeddea4efbbeb717e2fde9370f54de2a176e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "locators":[
    {
      "name":"loc1",
      "prefix":"fc00:0:6::/48",
      "blockBitsLength":32,
      "nodeBitsLength":16,
      "functionBitsLength":16,
      "argumentBitsLength":0,
      "statusUp":true,
      "chunks":[
      ]
    }
  ]
}