frr/tests/topotests/bgp_features/r3/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
215 B
JSON

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