Alcatel-Lucent 6850-48 Reference Guide

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