Re: How I could verify which particular router has been send to

From: Jonny English (redkidneybeans@gmail.com)
Date: Sun Jul 13 2008 - 09:18:01 ART


sh ip bgp sum

look at the output and see make sure you have numbers under the State/PfxRcd
column.

look at this output; nothing is behind neighbor 10.1.1.2

Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down
State/PfxRcd
10.1.1.2 4 100 3 3 1 0 0 00:00:36 0

let me advertise a loopback into BGP on router 2. Look back at R1, the
State/PfxRcd is showing 1 for the loopback behind the neighbor 10.1.1.2

R1#sh ip bgp
   Network Next Hop Metric LocPrf Weight Path
*>i1.0.0.0 10.1.1.2 0 100 0 i

R1#sh ip bgp sum
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down
State/PfxRcd
10.1.1.2 4 100 6 5 2 0 0 00:02:13 1

hope this makes sense.

On Sun, Jul 13, 2008 at 11:37 PM, ccie <ccie@just-horizon.com> wrote:

> Hi experts,
>
> How I could verify which particular router has been send to a certain BGP
> neighbor?
>
> Regards,
>
> Amin
>
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>

-- 
Thank You,


This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:54 ART