Description
This article provides some explanations regarding multipath capability used by Fortinet and describes the way to read and understand the values from the '# get router info bgp network' output.
External link.
https://tools.ietf.org/html/rfc7911
Solution
The implementation of BGP used by Fortinet has the capability and support for advertisement of multiple paths.
In terms of that Fortinet has implemented the option for path identifier (Path ID), that can be observed when executing '# get router info bgp network' (other BGP network commands like '# get router info bgp network-longer-prefixes” etc.).
# config router bgp
set ibgp-multipath enable
set additional-path enable
Again, the route marked with '<-/1>' will be put on top of the preferred routes.The route with '<-/3>' will be considered as active route and will be installed in the routing table, but will be on the bottom.The assignment of the Path Identifier for a path by a BGP speaker is purely a local matter.The Path Identifier is assigned in such a way that the BGP speaker is able to uniquely identify a path advertised to a neighbor.
Note.Fortinet implements the requirements in RFC 7911 in order to provide multipath Advertisement in BGP.
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.