|
<- Previous Message | Next Message -> Thread Index [isp-bgp] Re: Intro and forcing certain traffic via one link.
Is your 203.149.64.0/20 route known to your IGP? If not, you should add a static route to null0 for this route in order to 'nail' it up: ip route 203.149.64.0 255.255.240.0 Null0 or ip route 203.149.64.0 255.255.240.0 Null0 254 evt -----Original Message----- From: mb@..."mailto:mb@...">mailto:mb@...Sent: Tuesday, July 01, 2003 7:26 PM To: isp-bgp@isp-bgp.com Cc: Adam Debus Subject: [isp-bgp] Re: Intro and forcing certain traffic via one link. Ok - BGP session is established, successfully receiving routes, but not advertising. I have the following: ! router bgp 17766 no synchronization bgp log-neighbor-changes bgp deterministic-med network 203.149.64.0 mask 255.255.240.0 <other neighbour statements removed> neighbor Connect_Open_Pipe peer-group neighbor Connect_Open_Pipe remote-as 2764 neighbor Connect_Open_Pipe soft-reconfiguration inbound neighbor Connect_Open_Pipe distribute-list DEFAULT_ROUTE_IN in neighbor Connect_Open_Pipe route-map unlimited-traffic out neighbor 203.63.121.150 peer-group Connect_Open_Pipe no auto-summary ! ip access-list standard DEFAULT_ROUTE_IN remark accepting from BGP peers permit any ! ! route-map unlimited-traffic permit 10 match ip address prefix-list unlimited-traffic-prefixes set ip next-hop 203.63.121.150 ! ! ip prefix-list unlimited-traffic-prefixes seq 10 permit 203.149.70.0/24 ip prefix-list unlimited-traffic-prefixes seq 100 deny 0.0.0.0/0 le 32 ! gc-rt-02#show ip bgp neighbors 203.63.121.150 advertised-routes gc-rt-02# Any help is greatly appreciated! Regards, MB ------------------------------------------------------------------------ - This e-mail was sent via Data FX Online WebMail http://www.datafx.com.au/ ------------------------ANNOUNCEMENT--------------------------------- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- ** 802.11 Planet ** The business of hot spots. Wireless ISP business plans. Wireless network certifications. High-gain antenna design. Site survey techniques. June 25 - 27, Boston, MA http://www.jupiterevents.com//80211/spring03 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- ------------------------ANNOUNCEMENT--------------------------------- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- ** 802.11 Planet ** The business of hot spots. Wireless ISP business plans. Wireless network certifications. High-gain antenna design. Site survey techniques. June 25 - 27, Boston, MA http://www.jupiterevents.com//80211/spring03 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- <- Previous Message | Next Message -> Thread Index |