ip community-list (standard)
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
431
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
IP COMMUNITY-LIST (STANDARD)
ip community-list <1-99> {deny|permit} [<1-4294967295>|
<AA:NN>|internet|local-AS|no-advertise|no-export]
DESCRIPTION
This command is entered in the Configuration Mode. This command is used to
configure a Standard Community-list. Creates a community-list for BGP, and
controls access to it.
PARAMETERS
DEFAULT VALUE
None.
EXAMPLE
ALU(config)# ip community-list 1 permit internet
Parameter Description
1-99 Standard community list number.
deny Denies access for matching conditions.
permit Permits access for matching conditions.
1-4294967295 Community number.
AA:NN Community number in aa:nn format.
internet If this attribute is set, router advertises this route to all the
BGP peers.
local-AS If this attribute is set, router advertises this route to all the
BGP peers in the same autonomous system.
no-advertise
If this attribute is set, router does not advertise this route to
any BGP peers.
no-export Specifies that the routes with this community attribute will
not be advertised to any EBGP peer.