BGP Debug Commands
6-132 Configuring the Border Gateway Protocol

show route-map

Thiscommanddisplaysconfiguredroutemapsandinformationaboutpolicymapsthatare
referenced.
Syntax
show route-map [map-number]
Mode
EXECconfiguration:XSR>
Example
Thefollowingissampleoutputfromthecommand:
XSR#show route-map
route-map 1, permit, sequence 1
Match clauses:
community-list 1
Set clauses:
local-preference 300
route-map 1, permit, sequence 2
Match clauses:
community-list 2
Set clauses:
local-preference 200
route-map 2, permit
Match clauses:
ip address 1
Set clauses:
community 100:100

BGP Debug Commands

debug ip bgp

ThiscommanddisplaysinformationrelatedtoprocessingoftheBGP.LikeallXSRdebug
commands,itissettoprivilegelevel15bydefault.
Syntax
debug ip bgp [events | updates]
map-number Thenumberofaroutemap,rangingfrom1to199.
events DisplaysBGPevents.
updates DisplaysBGPupdates.