Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-115
ip bgp policy prefix-list ge
Configures the lower limit on the length of the prefix to be matched.
ip bgp policy prefix-list name ip_address ip_mask ge value
Syntax Definitions
name
Prefix list name.
ip_address
IP address of the prefix list.
ip_mask
Mask of the prefix list. 
value
The lower limit value in the range 0 to 32.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• The default value of zero indicates there is no lower limit on the length of the prefix to be matched.
• This command is used in conjunction with the 
 command 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