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 |
match_no_advertise |
|
no_advertise | Do not advertise to any peer |
match_no_export |
|
no_export | Do not export to next AS |
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 |