Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
page 44-18
OmniSwitch CLI Reference Guide
September 2009
ip bgp bestpath med missing-as-worst
Configures the MED parameter when it is missing in a BGP path.
ip bgp bestpath med missing-as-worst
no ip bgp bestpath med missing-as-worst
Syntax Definitions
N/A
Defaults
By default this command is disabled.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to disable missing MEDs as worst. 
• This command is used to specify how a missing MED in an external BGP path is to be treated for route 
selection purposes. The default behavior is to treat missing MEDs as zero (best). This command allows 
you to treat missing MEDs as worst (2
32
-1) for compatibility reasons. 
• The BGP protocol must be disabled (using the 
command) before using this command. 
Examples
-> ip bgp bestpath med missing-as-worst
-> no ip bgp bestpath med missing-as-worst
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpGlobal 
alaBgpMissingMed
Forces BGP to consider MED values from external routes.