summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_topo1/r4/bgp_summary.json
blob: 7d81784b567d20c0fef7da32110ca86e9f5d8f00 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "ipv4Unicast": {
    "as": 104,
    "peers": {
      "192.168.2.2": {
        "remoteAs": 102,
        "state": "Established"
      }
    }
  }
}