On Thu, 2007-04-12 at 16:45 +0300, Radu Naidinescu wrote:
> 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 ip prefix-list allow-all seq 10 permit any > ! > 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 match ip address prefix-list defgw se inlocuieste cu allow-all. acum le importa? > 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, > _______________________________________________ RLUG mailing list [EMAIL PROTECTED] http://lists.lug.ro/mailman/listinfo/rlug
