How to get rid of Null0 route that is created by BGP

From: Aamer Kaleem (kaleemaamer@yahoo.com)
Date: Sun Dec 29 2002 - 06:17:40 GMT-3


Here is BGP Config:

router bgp 100
 no synchronization
 network 100.100.100.0 mask 255.255.255.0
 network 161.61.160.0 mask 255.255.255.0
 network 161.61.161.0 mask 255.255.255.0
 network 192.168.1.0
 network 192.168.2.0
 network 192.168.3.0
 network 200.100.100.0
 network 200.200.100.0
 network 200.200.200.0
 aggregate-address 192.168.0.0 255.255.252.0
 neighbor 161.61.16.3 remote-as 400
 neighbor 161.61.16.3 send-community
 neighbor 161.61.16.3 route-map set-as out
 neighbor 161.61.16.6 remote-as 400
 neighbor 161.61.16.6 send-community
 neighbor 161.61.16.6 route-map set-as out
 no auto-summary

BGP also adds a 192.168.0.0/22 route to null0
interface in the routing table....can it be avoided?

Thank you,

Aamer



This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:54 GMT-3