1
0
Fork 0
frr/tests/topotests/bfd_topo3/r6/bfd-static-down.json
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

19 lines
416 B
JSON

{
"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
}
]
}
}