Administrator Guide

Layer 3 Routing Commands 1372
Command History
Introduced in version 6.2.0.1 firmware. Updated in 6.3.0.1 firmware.
Example
console#show ip bgp aggregate-address
Prefix/Len AS Set Summary Only Active
------------------- ------ ------------ ------
1.2.3.0/24 N N N
10.10.10.0/24 N N N
show ip bgp community
The show ip bgp community displays route information for the communities
listed in the specified community.
Syntax
show ip bgp [vrf vrf-name] community communities [exact-match]
vrf vrf-name—Displays the aggregate address information associated with
the named VRF.
communities—A string of zero or more community values, which may be
in either format and may contain the community keywords no-advertise
and no-export. The output displays routes that belong to every community
specified in the command.
exact-match—Only displays routes that are members of the communities
specified in the command.
AS Set Indicates whether an empty AS path is advertised with
the aggregate address (N) or an AS SET is advertised
with the set of AS numbers for the paths contributing to
the aggregate (Y).
Summary Only Indicates whether the individual networks are
suppressed (Y) or advertised (N).
Active Indicates whether the aggregate is currently being
advertised.