#
#GateD Configuration files
#
traceoptions "/usr/home/inst/log/gatedlog.idrp"
  replace size 1000k files 3 all;

# Begin OSPF section
#
ospf yes {
	area 42  {
		authtype none;
		interface 206.167.128.135;
		};
	};
#
# End OSPF section

# Turn off unused protocols
rip no;