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