971display bgp routing-table communitySyntax display bgp routing-table community [ aa:nn&<1-13> ] [ no-advertise | no-export |no-export-subconfed ] * [ whole-match ]View Any viewParameters aa:nn: Community number. Both aa and nn are in the range 0 to 65535.&<1-13>: Argument before it can be entered up to 13 times.no-advertise: Displays BGP routes that are not advertised to any peer.no-export: Displays routes that are not advertised outside the AS. With aconfederation configured, it displays routes that are not advertised outside theconfederation, but can be advertised to other sub ASs in the confederation.no-export-subconfed: Displays routes that are neither advertised outside the ASnor to other sub ASs in a configured confederation.whole-match: Displays the exactly matched routes.Description Use the display bgp routing community command to display BGP routinginformation with the specified BGP community.Examples # Display routing information with the specified BGP community. display bgp routing-table community 11:22BGP Local router ID is 10.10.10.1Status codes: * - valid, > - best, d - damped,h - history, i - internal, s - suppressed, S - StaleOrigin : i - IGP, e - EGP, ? - incompleteNetwork NextHop MED LocPrf PrefVal Path/Ogn*> 10.10.10.0/24 0.0.0.0 0 0 i*> 40.40.40.0/24 20.20.20.1 0 200 300iRefer to Table 219 for description on the fields above.display bgp routing-table community-listSyntax display bgp routing-table community-list { basic-community-list-number[ whole-match ] | adv-community-list-number }&<1-16>View Any viewParameters basic-community-list-number: Specifies a basic community-list number from 1 to99.adv-community-list-number: Specifies an advanced community-list number from100 to 199.