summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_confed1/r1/bgp_summary.json
blob: f999021a20c9e5f40ec930103fcfdf8745a66c37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "ipv4Unicast":{
      "routerId":"203.0.113.1",
      "as":100,
      "peers":{
        "192.0.2.2":{
          "remoteAs": 300,
          "state": "Established",
          "peerState":"OK"  
      }
    }
  }
}