frr/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-vrf.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
126 B
JSON
Raw Normal View History

{
"frr-interface:lib": {
"interface": [
{
"name": "r1-eth0",
"vrf": "default"
}
]
}
}