1
0
Fork 0
frr/tests/topotests/bfd_topo1/r2/bgp_summary.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

19 lines
326 B
JSON

{
"ipv4Unicast": {
"as": 102,
"peers": {
"192.168.0.1": {
"remoteAs": 101,
"state": "Established"
},
"192.168.1.1": {
"remoteAs": 103,
"state": "Established"
},
"192.168.2.1": {
"remoteAs": 104,
"state": "Established"
}
}
}
}