410
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show bgp community-list
show bgp community-list
To display Border Gateway Protocol (BGP) routes that match a community list, use the show bgp
community-list command.
show bgp {{ip | ipv4} {unicast | multicast}} community-list commlist-name [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 list:
switch(config)# show bgp ip unicast community-list test1
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.
commlist-name Name of a community-list. The commlist-name can be any case-sensitive,
alphanumeric string up to 63 characters.
exact-match (Optional) Displays an exact match of the communities.
vrf vrf-name (Optional) Specifies the virtual router context (VRF) name. 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.