![Cisco Nexus 3548 series Command Reference Manual Download Page 429](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162429.webp)
409
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show bgp community
show bgp community
To display Border Gateway Protocol (BGP) routes that match a community, use the
show bgp
community
command.
show bgp
{{
ip
|
ipv4
} {
unicast
|
multicast
}}
community
[
as-number
]
no-advertise
] [
no-export
]
[
no-export-subconfed
] [
exact-match
]} [
vrf
vrf-name
]
Syntax Description
Command Default
None
Command Modes
Any command mode
Command History
Usage Guidelines
This command requires the LAN Enterprise Services license.
Examples
This example shows how to display the routes that match a community:
switch#
show bgp ip multicast community no-advertise
Related Commands
ip
Displays BGP information for the IPv4 address family.
ipv4
Displays BGP information for the IPv4 address family.
unicast
Displays BGP information for the unicast address family.
multicast
Displays BGP information for the multicast address family.
as-number
(Optional) AS number. The AS number can be a 16-bit integer or a 32-bit
integer in the form of <higher 16-bit decimal number>.<lower 16-bit decimal
number>.
no-advertise
(Optional) Displays the no-advertise community.
no-export
(Optional) Displays the no-export community.
no-export-subconfed
(Optional) Displays the no-export-subconfed community.
exact-match
(Optional) Displays an exact match of the community.
vrf
vrf-name
(Optional) Specifies the virtual routing and forwarding (VRF) instance. The
name can be any case-sensitive, alphanumeric string up to 32 characters.
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
ip community-list
Creates a community list.