Table 28: show ip bgp cidr-only Output Fields (continued)
Field DescriptionField Name
IP address of BGP peerPeer
IP address of the next hopNext hop IP address
Multiexit discriminator for the routeMED
Local preference for the routeLocPrf
Assigned path weightWeight
Origin of the routeOrigin
Related Topics show ip bgp cidr-only•
Monitoring BGP Routes in a Community
Purpose Display all routes that are members of the specified BGP community. Report whether
the indirect next hop of a route is unreachable; if not, display the IGP cost to the indirect
next hop. Does not accept regular expressions.
The show ip bgp community and show bgp ipv6 community commands display similar
information.
Action To display all routes that are members of the specified BGP community:
NOTE:
Specify the community number in AA:NN format:
• AA—Number that identifies the autonomous system
• NN—Number that identifies the community within the autonomous system
host1#show ip bgp community 999:999
Local router ID 192.168.1.153, local AS 100
40845 paths, 40845 distinct prefixes (2940840 bytes used)
40845 paths selected for route table installation
13651 path attribute entries (1864908 bytes used)
Prefix Peer Next-hop MED CalPrf Weight Origin
> 24.0.0.0/12 10.5.0.48 10.5.0.48 100 100 IGP
> 24.4.252.0/22 10.5.0.48 10.5.0.48 100 100 IGP
> 24.6.0.0/23 10.5.0.48 10.5.0.48 100 100 IGP
> 24.6.11.0/24 10.5.0.48 10.5.0.48 100 100 IGP
171Copyright © 2010, Juniper Networks, Inc.
Chapter 2: Monitoring BGP