439
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show ip bgp community-list
show ip bgp community-list
To display Border Gateway Protocol (BGP) routes that are permitted by the BGP community list, use the
show ip bgp community-list command.
show ip bgp [[ipv4 ]{unicast | multicast} | all] 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 routes that match a community list:
switch(config)# show ip bgp community-list test1
Related Commands
ipv4 (Optional) 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.
all Displays BGP information for all address families.
commlist-name Community list name that 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.