BGP and BGP4+ Commands

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 [globalvrf <vrf-name>] community-list <listname> [exact-match]

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.

 

 

Mode User Exec and Privileged Exec

Example

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

Related Commands show bgp ipv6 community-list (BGP4+)

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

C613-50032-01 REV D

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

3.225

Page 323
Image 323
Allied Telesis VERSION 5.4.3-2.6 manual Show ip bgp community-list BGP, Related Commands show bgp ipv6 community-list BGP4+