
BGP and BGP4+ Commands
bgp bestpath med remove-recv-med (BGP and BGP4+)
This command removes the Multi Exit Discriminator (MED) attribute from the update messages received by the BGP speaker from its peers. However, the local BGP speaker will send MED attributes in the update messages to its peers, unless specified not to by the bgp bestpath med
Use the no variant of this command to disable this feature.
Syntax bgp bestpath med
no bgp bestpath med
Mode Router Configuration
Example To enable the
awplus# configure terminal
awplus(config)# router bgp 100
awplus(config-router)# bgp bestpath med remove-recv-med
Related Commands bgp bestpath med
bgp bestpath med remove-send-med (BGP and BGP4+)
This command removes the Multi Exit Discriminator (MED) attribute from the update messages sent by the BGP speaker to its peers. However, the local BGP speaker will consider the MED attribute received from other peers during the decision and route selection process, unless specified not to by the bgp bestpath med
Use the no variant of this command to disable this feature.
Syntax bgp bestpath med
no bgp bestpath med
Mode Router Configuration
Example To enable the
awplus# configure terminal
awplus(config)# router bgp 100
awplus(config-router)# bgp bestpath med remove-send-med
Related Commands bgp bestpath med
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
3.18 | AlliedWare PlusTM Operating System - Software Version |