02-01-2013 08:05 AM - edited 03-04-2019 06:54 PM
Is there anyway I can see how many routes are internal to an AS?
So, something like "show ip route in AS1234" where AS1234 is the local AS number. All internal routes within AS1234 are being parsed around via iBGP, but AS1234 has a full BGP table from upstream provides so "show ip route" shows all local and global routes. How can I see all the routes within the local AS only?
Many thanks!
Solved! Go to Solution.
02-01-2013 08:25 AM
02-01-2013 08:25 AM
You can try:
show ip bgp regexp ^$
HTH.
02-01-2013 08:52 AM
Perfect, thanks!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide