BGP Clear and Show Commands
XSR CLI Reference Guide 6-125
Display Parameters
Thefollowingissampleoutputfromthecommand:
XSR#show ip bgp 55.5.5.0/24
BGP routing table entry for 55.5.5.0 255.255.255.0
Paths: (2 available, learned over EBGP)
AS Path 200, Aggregator 500 1.2.3.4
Next Hop 52.52.52.3 from 52.52.52.3 (52.52.52.3)
Origin ?, localpref 200, weight 100, atomic, valid
BGP routing table entry for 55.5.5.0 255.255.255.0
Paths: (2 available, best #1, learned over EBGP)
AS Path 300
Next Hop 192.168.72.100 from 192.168.72.100 (192.168.72.100)
Origin ?, localpref 300, med 0, weight 100, valid, best

show ip bgp community

ThiscommanddisplaysroutesassociatedwithBGPcommunities.
Syntax
show ip bgp community community-number | internet | local-AS | no-export | no-
advertise
Mode
EXECconfiguration:XSR>
Example
Thefollowingissampleoutputfromthecommand:
Network IPaddressofdestinationnetwork.
NextHop IPaddressofthenexthoptothedestinationnetwork.
Metric ValueofMultiExitDescriminator.
LocPrf ValueofLocalPreference.
Weight Weightoftheroute.
Path ASpathtothedestinationnetwork.
community-number Communitynumber,rangingfrom1to4,294,967,295.
internet WellknownInternetcommunity.
local-AS Wellknowncommunityspecifyingthatrouteswiththisvalueshould
notbesentoutsidealocalAS.
no-export Wellknowncommunityspecifyingthatrouteswiththisvalueshould
notbeadvertisedoutsideaBGPconfederationboundary.
no-advertise Wellknowncommunityspecifyingthatrouteswiththisvalueshould
notbeadvertisedtoanyother.