frr/tests/topotests/bgp_features/r4/bgp_summary.json

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

19 lines
291 B
JSON
Raw Normal View History

{
"ipv4Unicast":{
"routerId":"192.168.100.1",
"as":65100,
"vrfName":"default",
"peerCount":1,
"peers":{
"192.168.101.1":{
"hostname":"r1",
"remoteAs":65000,
"outq":0,
"inq":0,
"pfxRcd":6,
"state":"Established" }
},
"totalPeers":1
}
}