Technical Tip: Removing Remote Peer IP from BGP Advertisement
| Description | This article describes the process of identifying and removing a remote peer IP from BGP advertisement. The user is experiencing an issue where the public IP of the data center firewall is being advertised via ExpressRoute through BGP, and needs to remove this subnet from the BGP advertisement. |
| Scope | FortiGate, FortiManager. |
| Solution | To remove the remote peer IP from the BGP advertisement, follow these steps:
The BGP debugging will share that the outgoing prefix list is being applied:
diagnose debug rese diagnose ip router bgp all enable
diagnose debug disable |
