summaryrefslogtreecommitdiffstats
path: root/tests/topotests/evpn_pim_1/spine/bgp.summ.json
blob: 7f37cedb2bd7655b03c804f2c7fd2095c5b9cd07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
  "routerId":"192.168.100.1",
  "as":65001,
  "vrfName":"default",
  "tableVersion":7,
  "peerCount":2,
  "peers":{
    "192.168.1.2":{
      "remoteAs":65002,
      "version":4,
      "outq":0,
      "inq":0,
      "pfxRcd":3,
      "pfxSnt":7,
      "state":"Established",
      "connectionsEstablished":1,
      "connectionsDropped":0,
      "idType":"ipv4"
    },
    "192.168.2.3":{
      "remoteAs":65003,
      "version":4,
      "outq":0,
      "inq":0,
      "pfxRcd":3,
      "pfxSnt":7,
      "state":"Established",
      "connectionsEstablished":1,
      "connectionsDropped":0,
      "idType":"ipv4"
    }
  },
  "failedPeers":0,
  "totalPeers":2,
  "dynamicPeers":0,
  "bestPath":{
    "multiPathRelax":"false"
  }
}