frr/tests/topotests/bgp_vrf_netns/r1/summary.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
241 B
Text
Raw Normal View History

{
"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
}
}