Created on
12-24-2024
04:57 AM
Edited on
03-11-2025
07:00 AM
By
Jean-Philippe_P
Description | This article explains how to troubleshoot the message 'denied due to filter' when it appears in BGP debug logs. |
Scope | FortiGate. |
Solution |
Assume the following scenario: HUB ---------------SPOKE.
On the HUB side, see for the specific network route advertised and the Spoke side also received the route but still not installed in the routing table. 'diag ip router bgp set-filter neighbor <neighbor address>'. Follow this KB article for more details: Technical Tip: Capture BGP debugs for a specific neighbor.
diagnose ip router bgp all di
execute router clear bgp ip <neighbour ip> soft
2024-12-06 13:26:34 BGP: 10.100.100.1-Outgoing [RIB] Update: Prefix 10.148.148.0/22 path_id 1 denied due to filter
Related article: Technical Tip: How to check BGP advertised and received routes on a FortiGate |