BGP Clear and Show Commands
6-130 Configuring the Border Gateway Protocol

show ip bgp peer-group

ThiscommanddisplaysinformationabouttheBGPpeergroupbelongingtotherouterthatthis
commandisenteredon.
Syntax
show ip bgp peer-group [peer-group-name][summary]
Mode
EXECconfiguration:XSR>
Example
Thefollowingissampleoutputfromthecommand:
XSR#show ip bgp peer-group external
BGP peer group is external
BGP version 4
Minimum time between advertisement runs is 0 seconds
peer-group is external, members
18.1.1.3 192.168.72.19
XSR#show ip bgp peer-group external summary
Neighbor V AS MsgRcvd MsgSent InQ OutQ State
192.168.72.19 4 400 157 169 0 0 ESTAB
18.1.1.3 4 400 157 164 0 0 ESTAB

show ip bgp regexp

ThiscommanddisplaysBGPASpathsthatmatchtheindicatedregularexpression.
Syntax
show ip bgp regexp regexp
Mode
EXECconfiguration:XSR>
Example
Thefollowingissampleoutputfromthecommand:
XSR#show ip bgp regexp 300$
peer-group-name Informationaboutaspecificpeergroup.
summary Summarystatusofallpeergroupmembers.
regexp TheregularexpressiontomatchBGPASpaths.