Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-93
ip bgp neighbor out-prefixlist
Assigns an outbound prefix filter list to a BGP peer.
ip bgp neighbor ip_address out-prefixlist {string | none}
Syntax Definitions
ip_address
32-bit IP address of the BGP peer. 
string
Output prefix filter list (0 - 70 characters). 
none
Removes the prefix list from the peer.
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• The prefix list name (OutboundPrefix in the example below) is created using the 
 command. Any outbound routes from the BGP peer must match this prefix filter before 
being advertised or passed to outbound policy. 
• To deassign an output prefix filter list, use this command to assign a value of “none”. 
Examples
-> ip bgp neighbor 172.22.2.115 out-prefixlist OutboundPrefix
-> ip bgp neighbor 172.22.2.115 out-prefixlist none
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable
alaBgpPeerPrefixListOut
Creates or deletes a prefix match list.