frr/tests/topotests/bgp_features/r2/ospf_neighbor.json
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

16 lines
214 B
JSON

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