Troubleshooting: BGP 'set next-hop-self-rr' enable does not work for VPNv4 routes
| Description | This article describes a scenario where the BGP set next-hop-self-rr enable command does not change BGP attribute NEXT_HOP as expected for VPNv4 routes. |
| Scope | FortiGate, FortiOS. |
| Solution | To resolve this issue, upgrade to FortiOS 8.0.0, which includes the feature to set next-hop-self-rr for VPNv4 routes. The release date is scheduled for March 17, 2026.
Use the syntax below to configure a VPNv4 route reflector for a specific BGP neighbor:
config router bgp
Use the syntax below to configure a VPNv4 route reflector for a BGP neighbor group:
config router bgp
Verify BGP routes using the following CLI command:
get router info routing-table all
Since the NEXT_HOP attribute must be changed to a correct value, a new gateway should be visible for the specific BGP prefix.
get router info routing-table all C 30.3.3.0/24 is directly connected, lo3 B V 101.101.101.101/32 [200/0] via 10.0.0.2 (recursive is directly connected, port4), 00:11:58, [1/0]
Workaround:
Related documents: |
