1
0
Fork 0
frr/tests/topotests/bgp_features/r3/ospf_neighbor.json

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

17 lines
215 B
JSON
Raw Permalink Normal View History

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