bgp deterministic-med
Syntax
bgp deterministric-med
no bgp deterministic-med
Description
Enables comparison of the Multi-Exit Discriminator (MED) attribute when selecting routes advertised by different peers in the same autonomous system. Any changes in BGP configuration are applied by restarting the current BGP sessions on the VRFs.
The
no
form of this command sets MED comparison to the default setting of disabled.
Command context
config-bgp
Authority
Administrators or local user group members with execution rights for this command.
Examples
switch(config-bgp)# bgp deterministric-med All current BGP sessions in VRF default will be restarted. Do you want to continue (y/n)?
switch(config-bgp)# no bgp deterministric-med All current BGP sessions in VRF default will be restarted. Do you want to continue (y/n)?