frr/tests/topotests/bgp_features/r1/ospf_neighbor.json

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

17 lines
213 B
JSON
Raw Normal View History

{
"neighbors":{
"192.168.0.2":[
{
"nbrPriority":5,
"converged":"Full"
}
],
"192.168.0.3":[
{
"nbrPriority":5,
"converged":"Full"
}
]
}
}