
#
# Copyright (c) Xerox Corporation 1997, 1998. All rights reserved.
#
# License is granted to copy, to use, and to make and to use derivative
# works, provided that Xerox is acknowledged in all documentation
# pertaining to any such copy or derivative work. Xerox grants no other
# licenses expressed or implied. The Xerox trade name should not be used
# in any advertising without its written permission.
#
# XEROX CORPORATION MAKES NO REPRESENTATIONS CONCERNING EITHER THE
# MERCHANTABILITY OF THIS SOFTWARE OR THE SUITABILITY OF THIS SOFTWARE
# FOR ANY PARTICULAR PURPOSE.  The software is provided "as is" without
# express or implied warranty of any kind.
#
# These notices must be retained in any copies of any part of this software.
#




INSTALLING THESE WEB PAGES ON THE WEB SERVER:

The route monitor package install program should copy all files to
the correct location and set any locally dependent values.

In the event the install program failed or if you are not using the install
program, be sure to follow these guidelines:

1) Copy all the html files, the two gif files, and the route_stats file
   into a directory on the web server.

2) Edit the file about.html and replace FOOTOPOLOGY with a short paragraph
   describing the local Mbone topology. 
   A short description of the topology can be crucial to people trying to 
   isolate problems in the Mbone.
   A sample description is:
	UCLA Computer Science has a single connection to the larger Mbone
   	via a tunnel to ISI.  An mrouted receives traffic over this tunnel
	and distributes it to two other local mrouted's.  This route monitor
	program is being run on the subnet that connects the outside mrouted
	to the two local mrouted's.  Local UCLA CS Dept sources will match
	131.179/16.

3) Edit the files:
	saddress.html, sasnum.html, and scustom.html
   These three files are all forms for submitting a search.
   They call the cgi search script provided with the route monitor package. 
   In each file replace FOOCGISEARCH with the url for the cgi search script
   rmsearch.  (for example: http://www.mysite.edu/cgi-bin/rmsearch)

4) Edit the files:
	dflaps.html and dcustom.html
   These two files are forms for submitting a distribution query.
   They call the cgi distribution script provided with the route monitor 
   package.  In each file replace FOOCGIDIST with the url for the cgi 
   distribution script rmdist (ex: http://www.mysite.edu/cgi-bin/rmdist)

If you need additional help or to report bugs, send mail to masseyd@cs.ucla.edu
   
