cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
241
Views
5
Helpful
2
Replies

eBGP - Received-Routes last received

CliveG
Beginner
Beginner

Hi,

I have a connection to an upstream provider that I have had to cancel. The reason being that we are receiving no routes at all and therefore, even looking at port counters, are not utilising this neighbor. However, they have no come back asking for a timeline as to when routes were last received from their eBGP peer. Can anyone let me know how I can see "when" the last time was that we received routes from the peer so I can give them the timeline please?

I did see this before and now cannot find where I saw this information. I have tried the following and it does not seem to say:

show ip bgp neighbor <address> received routes

show ip bgp neighbor <address>   ----   This shows prefix info etc but not a date for last time received.

Thanks

2 Replies 2

MHM Cisco World
VIP Mentor VIP Mentor
VIP Mentor

https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/116511-technote-tableversion-00.html

normally BGP version is good indicate about the table version and when last update you receive.
please check link, I think it can help you in your issue. 

Giuseppe Larosa
Hall of Fame Master Hall of Fame Master
Hall of Fame Master

Hello @CliveG ,

show ip bgp summary

this should be enough to show how long is that you are receiving 0 prefixes from that eBGP neighbor

 

By the way if you have not applied any input route filter, it is the upstream provider that either has applied a wrong route filter or they are missing a policy  ( for example in the case of IOS XR a policy is required and without it no prefix is advertised to the eBGP neighbor).

 

Hope to help

Giuseppe

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers