Description |
This article describes the 'capability-route-refresh' in BGP. |
Scope | FortiGate. |
Solution |
config router bgp config neighbor edit <BGP-NEIGHBOR-IP> set capability-route-refresh enable next end end
vdom2 # get router info bgp neighbors 10.144.127.1 | grep capabilities -A 1 Route refresh: advertised and received (old and new)
If the remote peer is not configured for Route Refresh, FortiGate will not show 'received'. vdom2 # get router info bgp neighbors 10.144.127.1 | grep capabilities -A 1
Fortigate# execute router clear bgp ip <neighbor_ip> [in|out]
Ensure that 'soft-reconfiguration' is disabled.
config router bgp config neighbor edit <BGP-NEIGHBOR-IP> set capability-route-refresh enable set soft-reconfiguration disable next end end
Changing bgp capability configuration will hard reset the bgp neighbor peering and impact data traffic. Changing soft-reconfiguration configuration does not hard reset the bgp peering.
If the BGP neighbor (another vendor device) advertises that capability this does not prevent BGP negotiation from succeeding if FortiGate is using the default configuration 'set ignore-optional-capability enable'.
config router bgp set ignore-optional-capability enable end |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.