frr/tests/topotests/bgp_gshut/r2/bgp_sum_2.json

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

16 lines
217 B
JSON
Raw Normal View History

{
"ipv4Unicast":{
"peers":{
"192.168.252.2":{
"remoteAs":65005,
"state":"Established"
},
"192.168.253.2":{
"remoteAs":65004,
"state":"Established"
}
},
"totalPeers":2
}
}