1
0
Fork 0
frr/tests/topotests/bgp_suppress_fib/r3/v4_route3.json

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

24 lines
405 B
JSON
Raw Permalink Normal View History

{
"60.0.0.0/24":[
{
"prefix":"60.0.0.0/24",
"protocol":"bgp",
"selected":true,
"destSelected":true,
"distance":20,
"metric":0,
"installed":true,
"table":254,
"nexthops":[
{
"fib":true,
"ip":"10.0.0.9",
"afi":"ipv4",
"interfaceName":"r3-eth0",
"active":true
}
]
}
]
}