summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_flowspec/r1/summary.txt
blob: 82426f31623444abe52e14c1852844a24593b4dc (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
40
41
42
43
44
45
46
47
48
49
50
{
"ipv4Unicast":{
  "routerId":"10.0.1.1",
  "as":100,
  "vrfName":"default",
  "peerCount":1,
  "peers":{
    "10.0.1.101":{
      "outq":0,
      "inq":0,
      "pfxRcd":0,
      "pfxSnt":0,
      "state":"Established"
    }
  },
  "totalPeers":1
},
"ipv4Flowspec":{
  "routerId":"10.0.1.1",
  "as":100,
  "vrfName":"default",
  "peerCount":1,
  "peers":{
    "10.0.1.101":{
      "outq":0,
      "inq":0,
      "pfxRcd":1,
      "pfxSnt":0,
      "state":"Established"
    }
  },
  "totalPeers":1
},
"ipv6Flowspec":{
  "routerId":"10.0.1.1",
  "as":100,
  "vrfName":"default",
  "peerCount":1,
  "peers":{
    "10.0.1.101":{
      "outq":0,
      "inq":0,
      "pfxRcd":1,
      "pfxSnt":0,
      "state":"Established"
    }
  },
  "totalPeers":1
}
}