frr/tests/topotests/bgp_confed1/r1/bgp_summary.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
218 B
JSON
Raw Normal View History

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