frr/tests/topotests/ospf_suppress_fa/r1/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

13 lines
219 B
JSON

{
"neighbors":{
"10.0.23.2":[
{
"nbrPriority":1,
"converged":"Full",
"role":"DROther",
"ifaceAddress":"10.0.12.2",
"ifaceName":"r1-eth0:10.0.12.1"
}
]
}
}