frr/tests/topotests/bgp_gshut/r2/bgp_sum_1.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.254.2":{
"remoteAs":65003,
"state":"Established"
},
"192.168.255.2":{
"remoteAs":65001,
"state":"Established"
}
},
"totalPeers":2
}
}