Border Gateway Protocol
Left running head:
Chapter name (automatic)
496
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
BGP BESTPATH MED
bgp bestpath med {confed|missing-as-worst}
DESCRIPTION
This command is entered in the Router Configuration Mode. This command can
be used to enable MED comparison among paths learned from confederation
peers.
PARAMETERS
DEFAULT VALUE
MED attribute is not considered when choosing paths learned from confederation
peers. Paths with missing MED are cancelled.
EXAMPLE
ALU(config-router bgp AS30)#bgp bestpath med confed
BGP CLIENT-TO-CLIENT REFLECTION
bgp client-to-client reflection
DESCRIPTION
This command is entered in the Address Family or Router Configuration Mode.
This command restores route reflection from a BGP route reflector to its clients.
PARAMETERS
None.
DEFAULT VALUE
When you configure a route reflector, it reflects routes from one client to others.
EXAMPLE
ALU(config-router bgp AS30)# bgp client-to-client reflection
Parameter Description
confed Enables MED comparison among paths learned from
confederation peers.
missing-as-worst The router assigns infinite MED to the path without the MED
value.