Reference Guide

IPv6 Border Gateway Protocol (IPv6 BGP) | 851
Command Modes
EXEC
EXEC Privilege
Command
History
Usage
Information
To view the total number of COMMUNITY attributes found, use the show ip bgp
ipv6 unicast summary command. The text line above the route table states the
number of COMMUNITY attributes found.
show ip bgp ipv6 unicast community-list
c e
View routes that are affected by a specific community list.
Syntax
show ip bgp ipv6 unicast community-list community-list-name [exact-match]
Parameters
Command Modes
EXEC
EXEC Privilege
Command
History
no-advertise
Enter the keywords no-advertise to view all routes containing the
well-known community attribute of NO_ADVERTISE.
All routes with the NO_ADVERTISE (0xFFFFFF02) community
attribute must not be advertised to other BGP peers.
no-export
Enter the keywords no-export to view all routes containing the
well-known community attribute of NO_EXPORT.
All routes with the NO_EXPORT (0xFFFFFF01) community attribute
must not be advertised outside a BGP confederation boundary.
Version 8.3.19.0 Introduced on S4820T
Version 8.4.2.1 Introduced on C-Series and S4810
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
community-list-name
Enter the name of a configured IP community list.
exact-match
(OPTIONAL) Enter exact-match to display only for an exact match
of the communities.
Version 8.3.19.0 Introduced on S4820T
Version 8.4.2.1 Introduced on C-Series and S4810
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale