<h3>DEFAULT Help</h3>

This is a 'default' help file for NOCOL devices.
It is supposed to be very generic in nature as a fallback for all devices.

You should create specific files under /nocol/help with names such as:

<pre>
	yale-gw:192.12.1.2	# sitename : siteaddr
	yale-gw:default		# sitename : default
	default:192.12.1.2	# default : siteaddr
	default:ICMP-ping	# default : variable
	default:ippingmon	# default : sender
	default
</pre>

The helpfile which matches a particular site will be returned.

You can put html tags in this file such as <a href="http://www">
click here</a> for our web site.

Delete and replace this file (under $nocolroot/help/).
