The log entry "BGP_CEASE_PREFIX_LIMIT_EXCEEDED" indicates that a BGP session was terminated because the number of prefixes (routes) received from a peer exceeded the configured maximum prefix limit.
This event is triggered as part of a protective mechanism designed to maintain router performance and network stability. Receiving an excessive number of routes from a BGP peer can:
The following log is observed.
Sep 5 02:12:21 hostname rpd[27377]: BGP_CEASE_PREFIX_LIMIT_EXCEEDED: 10.5.0.10 (External AS xxxx): Shutting down peer due to exceeding configured maximum prefix-limit(100) for inet-unicast nlri: 101
clear bgp neighbor <peer-ip>