
C613-50186-01 Rev B
Command Reference for AR2050V
1119
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
BGP
BESTPATH
MED
REMOVE
-
SEND
-
MED
bgp bestpath med remove-send-med
Overview
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 remove-recv-med
command.
Use the
no
variant of this command to disable this feature.
Syntax
bgp bestpath med remove-send-med
no bgp bestpath med remove-send-med
Mode
Router Configuration
Example
To enable the
remove-send-med
feature on the BGP speaker belonging to the
Autonomous System (AS) 100, enter the command:
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
bgp bestpath med remove-send-med
Related
Commands