Chapter 50
| IP Routing Commands
Border Gateway Protocol (BGPv4)
– 1088 –
and a 2-byte network number, separated by one colon. Each 2-byte
number can range from 0 to 65535. One or more communities can be
entered, separated by a space. Up to 16 community numbers are
supported.
internet – Specifies the entire Internet. Routes with this community
attribute are advertised to all internal and external peers.
local-as – Specifies the local autonomous system. Routes with this
community attribute are advertised only to peers that are part of the local
autonomous system or to peers within a sub-autonomous system of a
confederation. These routes are not advertised to external peers or to other
sub-autonomous systems within a confederation.
no-advertise – Routes with this community attribute are not advertised to
any internal or external peer.
no-export – Routes with this community attribute are advertised only to
peers in the same autonomous system or to other sub-autonomous
systems within a confederation. These routes are not advertised to external
peers.
100-500 – Expanded community list number that identifies one or more
groups of communities.
expanded community-list-name – Name of expanded access list.
(Maximum length: 32 characters, no spaces or other special characters)
regular-expression – Regular expression indicating the community list
number or name
17
.
Command Mode
Global Configuration
Default Setting
No community lists are defined.
Command Usage
â—† Standard community lists are used to configure well-known communities or
community numbers. Expanded community lists are used to filter communities
using a regular expression.
â—† When multiple values are entered in the same community list, they form a
logical AND condition. When multiple values are configured in separate
community lists, the form a logical OR condition, where the first list that
matches a condition is processed.
â—† If the criteria specified for a community list is matched, then the
deny/permit condition is applied to the routing message.
â—† If a permit value is applied to a community list, the filter will implicitly deny
other community values.