Created on 02-27-2022 01:11 PM Edited on 06-16-2024 09:15 PM By Anthony_E
This article describes how to skip the best AS-PATH criteria while selecting the best route in the BGP routing protocol.
To ignore/skip the shortest AS_PATH selection process from the BGP best path selection algorithm.
In the BGP routing protocol, selecting a specific (destination) prefix/route as best will go through the BGP attribute and path selection process.
Regarding AS-PATH selection, i.e., the prefix with the shortest (least) AS-PATH will be selected as the best route.
To ignore/skip this AS-path selection process from the BGP best-path selection algorithm, use 'set bestpath-as-path-ignore enable' in BGP router configuration mode.
Command:
config router bgp
set bestpath-as-path-ignore enable
end
Example:
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 2024 Fortinet, Inc. All Rights Reserved.