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