BGP Inject

From: Peng Zheng (zpnist@yahoo.com)
Date: Fri Jun 25 2004 - 17:02:59 GMT-3


Hi,

I'm trying to get BGP inject to work.

Here is my config:

router bgp 100
bgp inject-map VLAN7 exist-map EXIST

ip prefix-list AGGRE seq 5 permit 167.3.0.0/20
ip prefix-list SW2 seq 5 permit 167.3.58.8/32
!
ip prefix-list VLAN7 seq 5 permit 167.3.7.0/24
!
access-list 1 permit any
!
route-map VLAN7 permit 10
 set ip address prefix-list VLAN7
!
route-map EXIST permit 10
 match ip address prefix-list AGGRE
 match ip route-source prefix-list SW2

with sh ip bgp:

I get:

*>i167.3.0.0/20 167.3.58.8 0 100
   0 65078 i

But I can not get the inject route.
Do I miss anything?

Thanks.

                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail



This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:50 GMT-3