Hi Guys, 

I found a post (to this list I believe) that contained the answer that
Zebra won't automatically put learned routes into the kernel routing
table if you are running multiple instances. Is this true and if so, how
do I get the route into the kernel ? 

Here is a snip of the config: 

router bgp 65000 view AWS_RDS
bgp router-id id.id.id.id
network pri.pri.pri.pri/16
network net.net.net.net/30
redistribute kernel
neighbor 169.254.247.21 remote-as 7224
neighbor 169.254.247.21 soft-reconfiguration inbound
! 

I learn a single route from them: 

# show ip bgp
*> 172.17.32.0/19 rem.rem.rem.mem 100 32768 ?
* rem.rem.rem.rem 100 0 7224 i 

But the kernel shows nothing about that route :( 

Thanks, 

Pieter 

  
_______________________________________________
Quagga-users mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-users

Reply via email to