frr/tests/topotests/bgp_features/r1/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
213 B
JSON

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