Protocol Independent Features
Left running head:
Chapter name (automatic)
348
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
Alcatel-Lucent
IP
COMMUNITY
-
LIST
(
STANDARD
)
ip community-list
<
1-99
> {
deny
|
permit
} [<
1-4294967295
>|
<
AA:NN>
|
internet
|
local-AS
|
no-advertise
|
no-export
]
D
ESCRIPTION
Enter this command 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.
P
ARAMETERS
D
EFAULT
V
ALUE
None.
E
XAMPLE
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.