This command enables deterministic processing of MEDs.
None.
None.
BGP Router Configuration.
When BGP deterministic MED is enabled, BGP sorts paths based on the neighbor AS and MED so that paths are sorted the same way every time. This results in a deterministic best-path selection.
BGP deterministic MED is enabled by default.
The no bgp deterministic-med command disables BGP deterministic MED.
The following example disables BGP deterministic MED for BGP router 65151:
System(su-config)->router bgp 65151 System(su-config-bgp)->no bgp deterministic-med System(su-config-bgp)->