summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_confed1/r3/bgp_summary.json
blob: 0cc0d538958ac02a7717635039c69e4b0fd4d406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "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"
      }
    }
  }
}