From: shiran guez (shiranp3@gmail.com)
Date: Sun Jan 20 2008 - 19:07:08 ARST
to find the source you need to
show ip bgp 204.12.0.0
and see from where do you get this advertisement and this should be the
source not the next hop.
On Jan 20, 2008 6:01 PM, <ladeegeek@gmail.com> wrote:
> I've been working on this for a few hours and can't seem to get this
> working. The 204.12.1.0/24 route should be in my bgp table if it has the
> aggregate 204.12.0.0/16. It is not installing in the table. Any ideas?
>
> router bgp 65532
> bgp inject-map INJECT exist-map SOURCE
>
> ip prefix-list originate seq 5 permit 204.12.1.0/24
> !
> ip prefix-list source seq 5 permit 132.1.17.7/32
> !
> ip prefix-list source_route seq 5 permit 204.12.0.0/16
>
> route-map SOURCE permit 10
> match ip address prefix-list source_route
> match ip route-source prefix-list source
> !
> route-map INJECT permit 10
> set ip address prefix-list originate
>
> SHOW COMMANDS:
>
> R3#sho ip bgp
> Network Next Hop Metric LocPrf Weight Path
> *>i204.12.0.0/16 132.1.17.7 0 100 0 65534 i
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
-- Shiran Guez MCSE CCNP NCE1 http://cciep3.blogspot.com http://www.linkedin.com/in/cciep3
This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:38:00 ARST