Diff: GenericOSPFConfig
	--- Version 1 
+++ Version 2 
@@ -1,6 +1,16 @@ 
-Below is a sample generic Quagga 'ospfd.conf' configuration file, which, in theory, should work on any node in the Melbourne Wireless network without editing - provided the node-owner has set their interface address properly. 
+Below are sample generic Quagga 'zebra.conf' and 'ospfd.conf' configuration files.  They should, in theory, should work on any node in the Melbourne Wireless network without editing - provided the node-owner has set their interface address properly. 
 
-Recent [OSPFRevisited developments] may soon render this file obsolete, but it is included here as an example of one way to configure an OSPF network with multiple areas. 
+Recent [OSPFRevisited developments] may soon render these files obsolete, but it is included here as an example of one way to configure an OSPF network with multiple areas. 
+ 
+---- 
+'''zebra.conf''' 
+ hostname quagga 
+ password secret 
+ enable password secret 
+ ! 
+ log file /var/log/quagga/zebra.log 
+ !log syslog 
+ ! 
 
 ---- 
 '''ospfd.conf'''