BGP/3/ROUTTHRD_REACHED:The number of routes received from peer [neighbor-address] reached route threshold value [threshold-value]. (BgpAddressFamily=[STRING], CurrentRouteNumber=[ULONG], MaxRouteNumber=[ULONG])
| Parameter Name | Parameter Meaning |
|---|---|
| [neighbor-address] | Indicates the IP address of a neighboring router. |
| [threshold-value] | Indicates the threshold of the number of routes. |
| BgpAddressFamily | Indicates a BGP address family. |
| CurrentRouteNumber | Indicates the number of current routes. |
| MaxRouteNumber | Indicates the maximum number of routes. |