Salut, Am configurat 0.99.5-realms (zebra+bgpd), kernel 2.6.20.2 si totul pare in regula. Primesc lista cu clasele de ip-uri metropolitane si anunt cu succes o clasa.
Am insa o problema: nu am in rutele primite in tabla de rutare. De aici rezulta ca nici cea default nu este desi ele apar la comanda: `show ip bgp` in bgp, inclusiv cea default. Aveti idee care ar putea fi problema? In continuare am copiat continutul fisierelor de configurare: ===bgpd.conf==================== ! ! Zebra configuration saved from vty ! 2007/03/29 17:29:09 ! hostname xx.yyy.ro password parola log file /var/log/quagga/bgpd.log debug bgp events debug bgp updates debug bgp service advanced-vty ! bgp multiple-instance ! router bgp 12345 bgp router-id 123.123.123.123 bgp scan-time 5 network 1.2.3.4/24 timers bgp 10 30 neighbor s.t.u.v remote-as 12310 neighbor s.t.u.v ebgp-multihop 255 neighbor s.t.u.v update-source eth1 neighbor s.t.u.v weight 100 neighbor s.t.u.v soft-reconfiguration inbound neighbor s.t.u.v distribute-list tts out neighbor 83.166.206.1 route-map ines-in in ! access-list tts permit 1.2.3.4/24 ! ip prefix-list defgw seq 5 permit 0.0.0.0/0 ! route-map prepend permit 10 set community 8751:1100 set as-path prepend 12345 12345 12345 ! route-map msat-in permit 10 match ip address prefix-list defgw set realm 10 ! route-map msat-in permit 20 set realm 11 ! route-map ines-in permit 10 match ip address prefix-list defgw set realm 12 ! route-map ines-in permit 20 set realm 13 ! line vty ! ================= ===zebra.conf====== ! ! Zebra configuration saved from vty ! 2007/03/28 14:01:55 ! hostname xx.yyy.ro password parola log file /var/log/quagga/zebra.log service advanced-vty debug zebra events debug zebra packet debug zebra kernel ! !interface dummy0 ! ipv6 nd suppress-ra ! interface eth0 ! ipv6 nd suppress-ra ! interface eth1 ! ipv6 nd suppress-ra ! interface eth2 ! ipv6 nd suppress-ra ! !interface eth3 ! ipv6 nd suppress-ra ! !interface eth4 ! ipv6 nd suppress-ra ! !interface gre0 ! ipv6 nd suppress-ra ! interface lo ! ipv6 nd suppress-ra ! !interface teql0 ! ipv6 nd suppress-ra ! !interface tunl0 ! ipv6 nd suppress-ra ! ip forwarding ! line vty ! ================ Multumesc, -- Radu Naidinescu _______________________________________________ RLUG mailing list [EMAIL PROTECTED] http://lists.lug.ro/mailman/listinfo/rlug
