! ! Zebra configuration saved from vty ! 2007/03/17 17:49:39 ! hostname hostname password heslo service advanced-vty ! ! ! interface ath0 description link upc ip ospf cost 200 ip ospf hello-interval 5 ! interface ath1 description link jarov ip ospf cost 50 ip ospf hello-interval 5 ! interface ath2 description AP jablonecka.jz ! ip ospf cost 200 ip ospf cost 55 ip ospf hello-interval 5 ! interface dummy0 description router ip ip ospf cost 10 ! interface eth0 description internal-net ip ospf cost 10 ! interface lo ! interface sit0 ! interface wifi0 ! interface wifi1 ! interface wifi2 ! interface wifi3 ! interface wifi4 ! interface ath3 description AP.jablonecka.jz ip ospf cost 300 ! interface ath4 description AP.jablonecka.sv ip ospf cost 500 ! router ospf ospf router-id 10.33.0.2 passive-interface ath3 passive-interface ath4 network 10.33.0.2/32 area 0.0.0.0 network 10.33.2.0/26 area 0.0.0.0 network 10.33.2.128/26 area 0.0.0.0 network 10.33.2.192/26 area 0.0.0.0 network 10.33.3.64/30 area 0.0.0.0 network 10.33.6.0/24 area 0.0.0.0 network 10.33.30.72/29 area 0.0.0.0 neighbor 10.33.6.1 neighbor 10.33.6.3 neighbor 10.33.6.4 neighbor 10.33.6.5 neighbor 10.33.30.73 ! access-list net-10 permit 10.0.0.0/8 access-list term permit 127.0.0.1/32 access-list term deny any ! route-map just-10 permit 10 match ip address net-10 ! line vty access-class term !