We have 2 DS3's.  On we want to us as the primary and one only in the event
of failover.  Here is the config -

router bgp 14292
 no synchronization

 IP's here!!!
 
 neighbor 144.232.54.37 remote-as 1239
 neighbor 144.232.54.37 version 4
 neighbor 144.232.54.37 route-map lowerpref out
 neighbor 144.232.54.37 filter-list 1 out
 neighbor 157.130.229.113 remote-as 701
 neighbor 157.130.229.113 version 4
 neighbor 157.130.229.113 route-map higherpref in
 neighbor 157.130.229.113 filter-list 1 out
 no auto-summary

route-map higherpref permit 10
 set weight 5000
!
route-map lowerpref permit 10
 set as-path prepend   

When we use just ONE of the 2 connections by themselves everything works
fine.  But when we turn them both up, we can only get to some sites and not
others.  Has anyone seen this before.  Had TAC check it out, they feel the
config is good.

Thanks in advance

Chris


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=22146&t=22146
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to