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