! ! Zebra configuration saved from vty ! hostname node-ospf password password enable password enablepassword log file /var/log/zebra/ospfd.log ! debug ospf event ! ! interface eth1 description Cisco Aironet 350 PCI Card ! interface lo ! interface tap0 ! interface tap1 ! interface tap2 ! router ospf ! router ip on wireless network ospf router-id 10.64.0.193 ! don't use OSPF on wireless network passive-interface eth1 ! define wireless network network 10.64.0.192/27 area 0 ! define links to other nodes network 172.16.64.0/30 area 0 network 172.16.64.8/30 area 0 network 172.16.64.20/30 area 0 ! authenticate with neighbours using encyrption area 0 authentication message-digest ! to outside routers try and aggregate routes in these networks area 0 range 10.64.0.0/16 area 0 range 172.16.64.0/18 ! line vty !