Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
BGP Commands
page 44-140
OmniSwitch CLI Reference Guide
September 2009
ip bgp policy route-map med
Configures the Multi-Exit Discriminator (MED) value for a route map.
ip bgp policy route-map name sequence_number med value
Syntax Definitions
name
The route map name.
sequence_number
The route map sequence number. The valid range is 1–255.
value
The MED value. The valid range is 0–4294967295.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
This command is used in conjunction with 
 command. The first 
example below shows the combined usage. In the second example, the MED value is incremented for a 
matching route by 5.
Examples
-> ip bgp policy route-map routemap1 1 med 555
-> ip bgp policy route-map routemap1 1 med 555 med-mode inc
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpRouteMapTable 
alaBgpRouteMapMed
parameter
default
value
0
Configures Multi-Exit Discriminator (MED) value for a route map.
Configures an AS path matching regular expression primitive in the 
route map.