Chapter 50
| IP Routing Commands
Border Gateway Protocol (BGPv4)
– 1143 –
show ip bgp
community-info
This command shows community messages permitted by BGP.
Syntax
show ip bgp community-info
Command Mode
Privileged Exec
Example
Console#show ip bgp community-info
Address Refcnt Community
[0x3312558](3) 100:50
Console#
show ip bgp
community-list
This command shows the routes matching a community-list.
Syntax
show ip bgp community-list {1-99 | 100-500 | community-list-name}
[exact-match]
1-99 – Standard community list number that identifies one or more groups
of communities.
100-500 – Expanded community list number that identifies one or more
groups of communities.
community-list-name – Name of standard or expanded access list.
(Maximum length: 32 characters, no spaces or other special characters)
exact-match – Displays only routes that match the specified communities
exactly.
Command Mode
Privileged Exec
Table 25: show ip bgp community-info - display description
Field Description
Address Internal address in memory where the entry is stored.
Refcnt The number of routes which refer to this community.
Community 4-byte community number composed of a 2-byte autonomous system
number and a 2-byte network number, separated by one colon