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

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

22 lines
262 B
JSON
Raw Normal View History

{
"frr-interface:lib": {
"interface": [
{
"name": "lo"
},
{
"name": "r1-eth0"
},
{
"name": "lo-red"
},
{
"name": "r1-eth1"
},
{
"name": "red"
}
]
}
}