Re: ASPATH

From: chrisa (chris_atkins@blueyonder.co.uk)
Date: Tue Jan 07 2003 - 04:56:02 GMT-3


John
Are you trying to prepend to IBGP or EBGP neighbor as only possible to EBGP.

Regards

Chris
----- Original Message -----
From: "John Underhill" <stepnwlf@magma.ca>
To: <ccielab@groupstudy.com>
Sent: Tuesday, January 07, 2003 4:54 AM
Subject: ASPATH

> Ok, one question before I call it a night, (the white noise from the rack
> churning away has me all but hallucinating..)
> So, I have this BGP config, and I want to advertise a network qualified by
a
> route map, and use this to prepend the as-path of the specific route.. now
> usually when you are performing an illegal proceedure in BGP, it's good
> enough to let you know, but the config goes ok, it just doesn't work.. my
> question is, can this work, or do I need to do this with neighbor bound
> route maps only? Example is below.
> Thanks
>
> router bgp 100
> netw 10.10.10.0 mask 255.255.255.0 route-map ASP
>
> ip prefix-list PREFIX permit 10.10.10.0/24
> (with or without prefix list, it doesn't work..)
> route-map ASP permit 10
> match ip add prefix-list PREFIX
> set as-path prepend 400 407
> .
.



This archive was generated by hypermail 2.1.4 : Sat Feb 01 2003 - 07:33:44 GMT-3