
C613-50186-01 Rev B
Command Reference for AR2050V
1118
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
BGP
BESTPATH
MED
REMOVE
-
RECV
-
MED
bgp bestpath med remove-recv-med
Overview
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 remove-send-med
command.
Use the
no
variant of this command to disable this feature.
Syntax
bgp bestpath med remove-recv-med
no bgp bestpath med remove-recv-med
Mode
Router Configuration
Example
To enable the
remove-recv-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-recv-med
Related
Commands