Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
page 44-136
OmniSwitch CLI Reference Guide
September 2009
ip bgp policy route-map match-mask
Configures a matching mask primitive in the route map.
ip bgp policy route-map name sequence_number match-mask 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 mask or “none”.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• This command allows a matching mask primitive to be placed directly in the route map. By default, no 
mask 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-mask 255.255.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 
alaBgpRouteMapMatchMask
parameter
default
ip_address
0.0.0.0
Creates or deletes a policy route map.
Configures a matching prefix primitive in the route map.