Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-117
ip bgp policy prefix-list le
Configures the upper limit on the length of the prefix to be matched.
ip bgp policy prefix-list name ip_address ip_mask le value
Syntax Definitions
name
Prefix list name.
ip_address
Prefix list IP address for the prefix list.
ip_mask
Prefix list mask for the prefix list. 
value
The upper limit value in the range of 0 to 32.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• The default value of zero indicates there is no upper limit on the length of the prefix to be matched. 
This command is used in conjunction with 
 to set the prefix matching 
range. The two commands can be combined, as show in the Example section below.
• The ge (lower limit) value must be greater than or equal to the prefix length (8 in the example below) 
and less than or equal to the le (upper limit) value.
Examples
-> ip bgp policy prefix-list prefixListA 14.0.0.0 255.0.0.0 ge 8 le 16
Release History
Release 6.1; command was introduced.
parameter
default
value
0