Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-137
ip bgp policy route-map match-prefix
Configures a matching prefix primitive in the route map.
ip bgp policy route-map name sequence_number match-prefix ip_address
Syntax Definitions
name
The route map name.
sequence_number
The route map sequence number. The valid range is 1–255.
ip_address
The 32-bit IP address of the matching prefix.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• This command allows a matching prefix primitive to be placed directly in the route map. By default, no 
prefix primitive is specified. The default behavior can be reset by changing the value to “none”. 
• The example on the next line shows usage combined with the 
command.
Examples
-> ip bgp policy route-map routemap1 1 match-prefix 17.0.0.0
-> ip bgp policy route-map routemap1 1 match-prefix 17.0.0.0 match-mask 255.255.0.0
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpRouteMapTable 
alaBgpRouteMapMatchPrefix
parameter
default
ip_address
0.0.0.0
Configures a matching prefix primitive in the route map.
Configures an AS path matching regular expression primitive in the 
route map.