1
0
Fork 0
frr/tests/topotests/bfd_topo3/r6/bfd-static-down.json

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

20 lines
416 B
JSON
Raw Normal View History

{
"path-list": {
"ipv4-multicast": [],
"ipv4-unicast": [
{
"installed": true,
"prefix": "10.254.254.4/32",
"vrf": "default"
}
],
"ipv6-unicast": [
{
"prefix": "2001:db8:1::\/64",
"vrf": "default",
"installed": false
}
]
}
}