Re: BGP Question

From: Jason Gardiner (gardiner@xxxxxxxxxx)
Date: Tue May 22 2001 - 11:34:33 GMT-3


   
Oriya Pollak wrote:
>
> Let me ask you all a question.
>
> I have BGP running between our router to our 2 Internet uplinks - Level3
> Communications and Williams Communications. I would like to push almost no
> traffic or not at all to Williams but I do want to have it up in case level3
> goes out and traffic needs to go on Williams.
>
> Any ideas?
>
> Oriya
> **Please read:http://www.groupstudy.com/list/posting.html
Prepend your route announcements to williams

access-list 12 permit ip <blocks you are annouuncing>

route-map prepend permit 10
match ip address 12
set as-prepend <your asn> <your asn>

router bgp <your asn>
neighbor <williams sip>
route-map prepend out

--
Thanks,

Jason Gardiner Engineering Services Sprint E|Solutions

"The only thing to prevent what's past is to put a stop to it before it happens." - Sir Boyle Roche **Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:30:48 GMT-3