! ! Zebra configuration saved from vty ! 2006/12/11 18:35:24 ! hostname cringe-GW password zebra enable password zebra log file /var/log/quagga/bgpd.log log stdout ! router bgp 65000 bgp router-id 192.168.53.1 bgp log-neighbor-changes bgp always-compare-med network 128.153.176.0/21 route-map AltLink network 128.153.196.0/23 route-map FunkLink network 128.205.0.0/16 route-map AltLink network 137.143.0.0/16 route-map FunkLink network 192.168.10.0/24 network 192.168.53.0/24 redistribute kernel neighbor 192.168.53.10 remote-as 64000 ! access-list 20 permit 0.0.0.0 ! route-map AltLink permit 100 match ip next-hop 20 set metric 666 ! route-map FunkLink permit 100 set metric 33 ! line vty !