Try 'sh ip bgp nei 216.23.171.49 routes'
This will show you what you are actually receiving after filtering takes
place.
When you use 'received-routes' you are looking at the routes received
BEFORE passing through any filters.
Regards,
Dave
matthew zeier wrote:
> 
> I'm trying to determine if I either don't have the prefix-list syntax
> correct or if the 6509 + MFSC doesn't do it properly.  Here's my setup:
> 
> ip prefix-list customer:AS65444 seq 5 permit 207.38.0.0/24
> 
>  neighbor 216.23.171.49 remote-as 65444
>  neighbor 216.23.171.49 description customer-2
>  neighbor 216.23.171.49 default-originate
>  neighbor 216.23.171.49 soft-reconfiguration inbound
>  neighbor 216.23.171.49 prefix-list customer:AS65444 in
> 
> However, even after a session clear, I see more routes than I expect:
> 
> core2#sh ip bgp nei 216.23.171.49 received-routes
> BGP table version is 3515565, local router ID is 216.23.160.135
> Status codes: s suppressed, d damped, h history, * valid, > best, i -
> internal
> Origin codes: i - IGP, e - EGP, ? - incomplete
> 
>    Network          Next Hop            Metric LocPrf Weight Path
> *> 207.38.0.0       216.23.171.49            0             0 65444 i
> *  207.38.1.0       216.23.171.49            0             0 65444 i
> 
> Is my syntax off?
> 
> Thanks.
> 
> --
> matthew zeier - "In mathematics you don't understand things.  You just
> get used to them." - John von Newmann
This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:13:10 EDT