This command shows BGP IPv4 routes that belong to a specified set of communities.
| Format | show ip bgp [vrf vrf-name] community communities [exact-match] |
| Mode | Privileged EXEC |
| Parameter | Description |
|---|---|
| vrf-name | (Optional) Display routes belonging to communities within the VRF instance. |
| communities | A string of zero or more community values, which may be in either format and may contain the well-known community keywords no-advertise and no-export. The output displays routes that belong to every community specified in the command. |
| exact-match | (Optional) Only displays routes that are members of those and only those communities specified in the command. |