Next: , Previous: BGP Community in Route Map, Up: BGP Communities Attribute



9.8.4 Display BGP Routes by Community

To show BGP routes which has specific BGP communities attribute, show ip bgp command can be used. The community value and community list can be used for show ip bgp command.

— Command: show ip bgp community
— Command: show ip bgp community community
— Command: show ip bgp community community exact-match

show ip bgp community displays BGP routes which has communities attribute. When community is specified, BGP routes that matches community value is displayed. For this command, internet keyword can't be used for community value. When exact-match is specified, it display only routes that have an exact match.

— Command: show ip bgp community-list word
— Command: show ip bgp community-list word exact-match

This commands display BGP routes that matches community list word. When exact-match is specified, display only routes that have an exact match.