Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
BGP Commands
page 44-114
OmniSwitch CLI Reference Guide
September 2009
ip bgp policy prefix-list action
Configures the action to be taken for a prefix list when a match is found.
ip bgp policy prefix-list name ip_address ip_mask action {permit | deny}
Syntax Definitions
name
Prefix list name.
ip_address
IP address of the prefix list.
ip_mask
Mask for the prefix list.
permit
Allows matching routes to pass.
deny
Stops matching routes from passing.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
Configures the action to be taken for a prefix list when a match is found.
Examples
-> ip bgp policy prefix-list prefixListA 12.0.0.0 255.0.0.0 action deny
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpPrefixMatchListTable 
alaBgpPrefixMatchListAction
parameter
default
permit | deny
permit
Creates or deletes a prefix match list.
Configures lower limit on length of prefix to be matched.
Configures upper limit on length of prefix to be matched.