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

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

17 lines
214 B
JSON
Raw Normal View History

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