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

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

19 lines
315 B
JSON
Raw Normal View History

{
"ipv4Unicast":{
"routerId":"203.0.113.17",
"as":200,
"peers":{
"192.0.2.1":{
"remoteAs":100,
"state":"Established",
"peerState":"OK"
},
"192.0.2.18":{
"remoteAs":300,
"state":"Established",
"peerState":"OK"
}
}
}
}