Deployment Guide

The following describes the show ip bgp community command shown in the following example.
Field Description
Network Displays the destination network prex of each BGP route.
Next Hop Displays the next hop address of the BGP router. If 0.0.0.0 is listed in this column, then
local routes exist in the routing table.
Metric Displays the BGP route’s metric, if assigned.
LocPrf Displays the BGP LOCAL_PREF attribute for the route.
Weight Displays the route’s weight.
Path Lists all the ASs the route passed through to reach the destination network.
Example
Dell>show ip bgp community
BGP table version is 3762622, local router ID is 63.114.8.48
Status codes: s suppressed, d damped, h history, * valid, > best
Path source: I - internal, a - aggregate, c - confed-external, r -
redistributed, n - network
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
* i 3.0.0.0/8 205.171.0.16 100 0 209 701 80 i
*>i 4.2.49.12/30 205.171.0.16 100 0 209 i
* i 4.21.132.0/23 205.171.0.16 100 0 209 6461 16422 i
*>i 4.24.118.16/3 205.171.0.16 100 0 209 i
*>i 4.24.145.0/30 205.171.0.16 100 0 209 i
*>i 4.24.187.12/30 205.171.0.16 100 0 209 i
*>i 4.24.202.0/30 205.171.0.16 100 0 209 i
*>i 4.25.88.0/30 205.171.0.16 100 0 209 3561 3908 i
*>i 6.1.0.0/16 205.171.0.16 100 0 209 7170 1455 i
*>i 6.2.0.0/22 205.171.0.16 100 0 209 7170 1455 i
*>i 6.3.0.0/18 205.171.0.16 100 0 209 7170 1455 i
*>i 6.4.0.0/16 205.171.0.16 100 0 209 7170 1455 i
*>i 6.5.0.0/19 205.171.0.16 100 0 209 7170 1455 i
*>i 6.8.0.0/20 205.171.0.16 100 0 209 7170 1455 i
*>i 6.9.0.0/20 205.171.0.16 100 0 209 7170 1455 i
*>i 6.10.0.0/15 205.171.0.16 100 0 209 7170 1455 i
*>i 6.14.0.0/15 205.171.0.16 100 0 209 7170 1455 i
*>i 6.133.0.0/21 205.171.0.16 100 0 209 7170 1455 i
*>i 6.151.0.0/1 205.171.0.16 100 0 209 7170 1455 i
--More--
show ip bgp community-list
View routes that a specic community list aects.
Syntax
show ip bgp [ipv4 unicast] community-list community-list-name [exact-match]
Parameters
ipv4 unicast (OPTIONAL) Enter the keywords ipv4 unicast to view information only related to
ipv4 unicast routes.
community-list-
name
Enter the name of a congured IP community list (maximum 140 characters).
exact-match Enter the keyword for an exact match of the communities.
Command Modes
EXEC
Border Gateway Protocol IPv4 (BGPv4) 339