Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Commands
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
C613-50032-01 REV D AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 3.225
show ip bgp community-list (BGP)
Use this command to display routes that match the given community-list from a BGP
instance within an IPv4 environment. Use the show bgp ipv6 community-list (BGP4+)
command within an IPv6 environment.
For information on output options, see “Controlling “show” Command Output” on
page 3.6.
Syntax show ip bgp community-list <listname> [exact-match]
Syntax [VRF] show ip bgp [global|vrf <vrf-name>] community-list <listname>
[exact-match]
Mode User Exec and Privileged Exec
Example
Related Commands
show bgp ipv6 community-list (BGP4+)
Parameter Description
global
When VRF-Lite is configured, apply the command to the global routing
and forwarding table.
vrf
Apply the command to the specified VRF instance.
<vrf-name> The name of the VRF instance.
<listname> Specifies the community list name.
exact-match Displays only routes that have exactly the same specified
communities.
awplus#
show ip bgp community-list mylist exact-match
awplus#
show ip bgp vrf red community-list myCommunity
awplus#
show ip bgp global community-list myExactCommunity
exact-match