gobgp icon indicating copy to clipboard operation
gobgp copied to clipboard

Could you please add a CLI to get subnet specific route count

Open rkvsgit opened this issue 3 years ago • 2 comments

To get the total route count we have gobgp global rib summary similarly, if I wanted to get only the routes with /24 subnet, which command can we use.

rkvsgit avatar May 31 '22 17:05 rkvsgit

equivalent command examples (cisco, juniper, etc), please.

fujita avatar Jun 02 '22 22:06 fujita

I hope this may help you, show route table EXEDE_MOBILITY_VNO.inet.0 | grep /32

rkvsgit avatar Jun 08 '22 17:06 rkvsgit