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

13 lines
218 B
JSON

{
"ipv4Unicast":{
"routerId":"203.0.113.1",
"as":100,
"peers":{
"192.0.2.2":{
"remoteAs": 300,
"state": "Established",
"peerState":"OK"
}
}
}
}