Users Guide

Table Of Contents
Version Description
9.4.(0.0) Added support for VRF.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
Usage
Information
The following describes the show ip bgp paths community command shown in the following
example.
Field Description
Address Displays the internal address where the path attribute is stored.
Hash Displays the hash bucket where the path attribute is stored.
Refcount Displays the number of BGP routes using these communities.
Community Displays the community attributes in this BGP path.
Example
DellEMC# show ip bgp paths community
Total 2 communities
Refcount Community
1 NO-ADVERTISE
1 200:1 1000:1 3000:1
DellEMC#
show ip bgp peer-group
Allows you to view information on the BGP peers in a peer group.
Syntax
show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast]
peer-group [peer-group-name [detail | summary]]
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf to view information on BGP peers in a peer
group corresponding to that VRF.
NOTE: You can use this attribute to view information on BGP peers in a peer
group that correspond to either a default or a non-default VRF.
ipv4
multicast
(OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to
view information related only to ipv4 multicast routes.
ipv4
unicast
(OPTIONAL) Enter the keyword ipv4 followed by the keyword unicast to view
information related only to ipv4 unicast routes.
ipv6 unicast (OPTIONAL) Enter the keyword ipv6 followed by the keyword unicast to view
information related only to ipv6 unicast routes.
peer-group-name
(OPTIONAL) Enter the name of a peer group to view information about that peer
group only.
detail (OPTIONAL) Enter the keyword detail to view detailed status information of the
peers in that peer group.
Border Gateway Protocol 445