summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_features/r5/bgp_delayopen_summary_connect.json
blob: d7b4e77e96ce4919c3cf6e4628cff6892d2f6f91 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
"ipv4Unicast":{
  "as":65200,
  "peers":{
    "192.168.201.1":{
      "remoteAs":65000,
      "state":"Connect"
    }
  }
}
}