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

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

19 lines
316 B
JSON
Raw Normal View History

{
"ipv4Unicast":{
"routerId":"203.0.113.33",
"as":300,
"peers":{
"192.0.2.17":{
"remoteAs":200,
"state":"Established",
"peerState":"OK"
},
"192.0.2.50":{
"remoteAs":400,
"state":"Established",
"peerState":"OK"
}
}
}
}