blob: 819f26133fb77474af7fefd74d2333703984f662 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"ipv4Unicast":{
"routerId":"10.0.1.1",
"as":100,
"vrfName":"r1-bgp-cust1",
"peerCount":1,
"peers":{
"10.0.1.101":{
"outq":0,
"inq":0,
"pfxRcd":10,
"state":"Established"
}
},
"totalPeers":1
}
}
|