! ! Zebra configuration saved from vty ! 2006/12/11 15:18:08 ! hostname cringe password zebra log file /var/log/quagga/ospfd.log ! ! ! interface ath0 description Clarkson Wireless ! interface ath1 description Uovgaz Wireless ! interface eth0 description Woodstock ! interface eth1 description Uovgaz Internal ! interface lo ! interface sit0 ! interface tun0 ! interface tun1 ! interface wifi0 ! interface wifi1 ! router ospf ospf router-id 192.168.53.1 redistribute kernel redistribute static redistribute bgp passive-interface ath0 passive-interface eth0 passive-interface lo passive-interface sit0 passive-interface tun0 passive-interface tun1 passive-interface wifi0 passive-interface wifi1 network 192.168.10.0/24 area 192.168.10.0 network 192.168.53.0/24 area 192.168.53.0 neighbor 192.168.53.10 distribute-list AltLink out kernel distribute-list AltLink out connected distribute-list AltLink out static default-information originate route-map AltLink ! access-list 10 permit 128.153.176.1 ! route-map AltLink permit 20 match ip next-hop 10 ! line vty !