summaryrefslogtreecommitdiffstats
path: root/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-name.json
blob: 3988204bb83b5373744321c639875e7e1e230429 (plain)
1
2
3
4
5
6
7
8
9
{
  "frr-interface:lib": {
    "interface": [
      {
        "name": "r1-eth0"
      }
    ]
  }
}