frr/tests/topotests/bfd_topo2/r4/ipv4_routes.json

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

22 lines
386 B
JSON
Raw Normal View History

{
"10.254.254.4/32": [
{
"distance": 0,
"protocol": "connected",
"metric": 0,
"selected": true,
"installed": true,
"prefix": "10.254.254.4/32",
"nexthops": [
{
"directlyConnected": true,
"interfaceName": "lo",
"fib": true,
"flags": 3,
"active": true
}
]
}
]
}