Zebra Crashing and Playing up
Hello,We are having a play with Zebra to bring up a BGP session to a host who provides partial transit.
The problem we are having is every 3minnutes exactly it crashes and starts again, as well as only receiving 6 prefix's out of the 11,000.
The bgpd.conf is as follows...
router bgp 28956
network 80.253.115.0/24
neighbor 193.201.71.205 remote-as 25098
neighbor 193.201.71.205 description Woaf Transit
neighbor 193.201.71.205 update-source FastEthernet0/1.1060
neighbor 193.201.71.205 route-map WOAF in
neighbor 193.201.71.205 prefix-list announce out
!
ip as-path access-list 1 permit ^$
ip prefix-list announce seq 5 permit 80.253.115.0/24
ip prefix-list announce seq 10 deny 0.0.0.0/0 le 32
!
route-map WOAF permit 10
set local-preference 120
!
line vty
!
Does anyone have any ideas about this problem?
Many Thanks in advance,
Neil