Description | This article describes that EBGP routes with MED attribute will not be sent from one EBGP peer to another EBGP peer. |
Scope | FortiGate. |
Solution |
The BGP multiple exit discriminator (MED, or MULTI_EXIT_DISC) is a non-transitive attribute, meaning that it is not propagated throughout the Internet, but only to adjacent autonomous systems.
Diagram: AWS-----Perimieter Firewall-----DMZ firewall
Configuring the MED Using the CLI:
config router route-map
Configuring the MED Using the GUI: Go to Network -> Routing Objects -> Create New -> Route Map and define the required parameters to configure the MED.
Apply the Route Map to a BGP Neighbor: go to BGP -> Neighbors, and select the desired neighbor. Under Route Map Out, select the previously created route map from the dropdown list and Save the configuration
|