BGP4 show Commands

show ip bgp community

This command displays routes that match BGP communities.

Parameter

Description

number

Community number (enter a list of unsigned numbers)

 

The maximum list size is 10.

 

The range is 1 - 4294967294

aa:nn

Community number in aa:nn format

 

Enter a list of strings separated by spaces.

 

The maximum list size is 10 numbers.

match_local_as

 

local_as

Do not send outside local AS (well-known community)

match_no_advertise

 

no_advertise

Do not advertise to any peer (well-known community)

match_no_export

 

no_export

Do not export to next AS (well-known community)

match_exact_match

 

exact_match

Exact match of the communities

 

 

syntax:

show ip bgp community [ number < n > ] [ aa:nn < n > ] [ match_local_as < local_as > ] [ match_no_advertise < no_advertise > ] [ match_no_export < no_export > ]

[ match_exact_match < exact_match > ]

example:

Foundry-AR1208#show ip bgp community aa:nn 0:999

June 2004

© 2004 Foundry Networks, Inc.

8 - 3

Page 96
Image 96
Foundry Networks AR3202-CL, AR3201-CL, AR1204, AR1216 Show ip bgp community, Foundry-AR1208#show ip bgp community aann