- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
BGP MULTPATH
Hello team how to make the two interface to be best path i want each interface to carry different traffic but it canot work beacause the other interface is not best path
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
To enable bgp multipath you would need to issue the command stated here, https://community.fortinet.com/t5/FortiGate/Technical-Tip-ECMP-routes-for-recursive-BGP-next-hop-res...
config router bgp
set ibgp-multipath enable
end
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
By default multipath is disabled, you can refer to the below kb on how to enable multipath:
After enabling multipath make sure that the attributes are the same so both routes will be installed in the routing table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
To enable bgp multipath you would need to issue the command stated here, https://community.fortinet.com/t5/FortiGate/Technical-Tip-ECMP-routes-for-recursive-BGP-next-hop-res...
config router bgp
set ibgp-multipath enable
end
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
By default multipath is disabled, you can refer to the below kb on how to enable multipath:
After enabling multipath make sure that the attributes are the same so both routes will be installed in the routing table.
