bgp deterministic-med

This command enables deterministic processing of MEDs.

Syntax

bgp deterministic-med
no bgp deterministic-med

Parameters

None.

Defaults

None.

Mode

BGP Router Configuration.

Usage

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.

Example

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)->