Skip to main content
ddabhade
Staff
Staff
January 13, 2026

Technical Tip : How to use firewall addresses and addresses groups to announce BGP network prefixes

  • January 13, 2026
  • 0 replies
  • 210 views
Description This article describes how to use firewall addresses and address groups for BGP network prefix announcements.
Scope FortiGate.
Solution

From FortiOS v7.6.0, it is possible to configure the firewall addresses and groups when configuring BGP network prefixes.

 

BGP_TOPOLOGY.png

 

In this example FGT2 advertising 10.10.10.0/24, 10.10.20.0/24 and 10.10.30.0/24 prefixes to 'FGT1'.
Instead of configuring the three network prefixes, an address group is configured on 'FGT2' to announce the network to BGP.

 

To achieve this needs to enable the allow-routing setting in the firewall address and address group. By default, it is disabled. Enable this setting for all firewall addresses that want to advertise. Here, it is shown only for one firewall address.  

 

Address_config.png

 

Address_group_CLI.png

 

FortiGate Firewall Address Group in GUI :

 

Address_group.png

 

Configure this address group in BGP:

 

BGP_config.png

 

'FGT1' receives all three prefixes announced with the address group 'IP_Address_Group'.

 

Received Route.png