HPE Aruba Networking & ProVision-based
1833089 Members
2923 Online
110050 Solutions
New Discussion

Re: bgp route-limit

 
KiRCh1984
Occasional Contributor

bgp route-limit

Hello, I have the following problem. By the documentation I can restrict the limit of bgp routes by command: peer IP_ADDRESS route-limit 5000 alert-only I need it because bgp is eating all limits and I cannot add a new route without removing any current route. When I simply perform the command "peer IP_ADDRESS route-limit 5000" the connection is being dropped with a peer as it reaches 5000 routes. But I cannot perform the command "peer IP_ADDRESS route-limit 5000 alert-only" because my hp swtich doesn't have it. peer IP_ADDRESS route-limit ? INTEGER1-12288 Route limit value peer IP_ADDRESS route-limit 5000 ? INTEGER1-100 Start to generate warning messages if it reaches maximum percentage value cr peer IP_ADDRESS route-limit 5000 90 ? cr ++++++++++++++++++++++++++++++++++++++++ HP E4800G Switch ++++++++++++++++++++++++++++++++++++++++ DEVICE_NAME : 3CRS48G-24-91 ... VENDOR_NAME : 3COM ++++++++++++++++++++++++++++++++++++++++ s4800g-cmw520-r2102p02.bin Have you seen this problem?
4 REPLIES 4
Fredrik Lönnman
Honored Contributor

Re: bgp route-limit

Hi,

 

You are running a 2 year old software, try and upgrade to latest R2208 from here: https://h10145.www1.hp.com/downloads/DownloadSoftware.aspx?SoftwareReleaseUId=9177&ProductNumber=JD007A&lang=en&cc=us&prodSeriesId=4177359&SerialNumber=&PurchaseDate=

---
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S

KiRCh1984
Occasional Contributor

Re: bgp route-limit

This software isn't working for our switch. 3com4800g doesn't want to boot with it.
Fredrik Lönnman
Honored Contributor

Re: bgp route-limit

Can you paste the error? And; did you upgrade the bootloader first?

---
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S

KiRCh1984
Occasional Contributor

Re: bgp route-limit

Hello, I uploaded the recommended OS at the hp switch s5500ei-cmw520-r2208-s168.bin and configured the booting from this OS in the next time: The current boot app is: flash:/s4800g-cmw520-r2102p02.bin The main boot app is: flash:/s5500ei-cmw520-r2208-s168.bin The backup boot app is: flash:/s4800g-cmw520-r2102p02.bin When I connected to hp via console I didn't see errors, hp switch just was restarting all time.