Alcatel-Lucent 6850-48 Guida Di Riferimento

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