Documentation
Name
bgp options med - set the behaviour of the BGP decision process regarding the MED
Synopsis
med <med-type>
Arguments
- med-type
- new MED behaviour
Description
This command changes the behaviour of the MED-based rule of the BGP decision process. Two modes are currently supported: deterministic and always-compare.
If the deterministic mode is selected, then the MED-based rule will only compare the MED value of routes received from the same AS.
If the always-compare mode is selected, then the MED-based rule will compare the MEd value of routes even if they are received from different neighbor ASes.