1
0
Fork 0
frr/tests/topotests/bgp_suppress_fib/r2/v4_override.json

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

21 lines
341 B
JSON
Raw Permalink Normal View History

{
"40.0.0.0\/8":[
{
"prefix":"40.0.0.0\/8",
"protocol":"static",
"vrfName":"default",
"selected":true,
"destSelected":true,
"installed":true,
"nexthops":[
{
"fib":true,
"ip":"10.0.0.10",
"afi":"ipv4",
"active":true
}
]
}
]
}