C613-50631-01 Rev A Command Reference for IE340 Series 1386
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
IP
COMMUNITY-LIST EXPANDED
Mode Global Configuration
Usage notes A community-list can be used as a filter to BGP updates. Use this command to
define the community access list globally, then use neighbor configuration
commands to apply the list to a particular neighbor.
There are two kinds of community-lists: expanded and standard. A standard
community- list defines the community attributes explicitly and not via a regular
expression. An expanded community-list defines the communities attributes with
regular expressions.
The standard community-list is compiled into binary format and is directly
compared with the BGP communities attribute in the BGP updates. The
comparison is faster than the expanded community-list. Any community value
that does not match the standard community value is automatically treated as
expanded.
Examples
awplus# configure terminal
awplus(config)# ip community-list 125 permit 6789906
awplus(config)# ip community-list expanded CLIST permit .*
Related
commands
ip community-list
ip community-list standard
show ip community-list
Command
changes
Added to AlliedWare Plus prior to 5.4.6-1
Version 5.4.7-2.1: BGP support added for x510 and x550 series
Version 5.4.7-2.4: BGP support added for IE300 series