! ! Zebra configuration saved from vty ! 2002/11/27 09:28:56 ! hostname ospfd password zebra log stdout ! ! ! interface lo ! interface eth0 ip ospf network point-to-multipoint ip ospf hello-interval 1 ! interface eth1 ip ospf network point-to-multipoint ip ospf hello-interval 1 ! router ospf ospf router-id 192.168.3.6 redistribute connected route-map NWROUTE network 192.168.3.0/24 area 0 network 192.168.4.0/24 area 0 ! access-list net-192 permit 192.168.0.0/16 ! route-map NWROUTE permit 192 match ip address net-192 ! line vty !