I am looking for help to see if some has done something similar before.
What i basically need to know is how many total BGP routes we have both Received and Advertised for a given router.
We need to store this data, and graph daily.
Was thinking something similar to this
"Show ip bgp neighbor x.x.x.x received-routes
Show ip bgp neighbor x.x.x.x advertised-routes
Adding the number together on the head-end will show total number of routes in the MPLS cloud and can be used to determine utilization of SP route table."
I have done some searching but haven't found anything similar.
Thanks
PeteS