frr/tests/topotests/bgp_link_bw_ip/r2/ip-route-1.json

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

20 lines
324 B
JSON
Raw Normal View History

{
"198.10.1.1\/32":[
{
"prefix":"198.10.1.1\/32",
"protocol":"bgp",
"selected":true,
"installed":true,
"nexthops":[
{
"fib":true,
"ip":"11.1.2.2",
"interfaceName":"r2-eth1",
"active":true,
"weight":1
}
]
}
]
}