make additions and changes to manuals
[spider.git] / html / adminmanual-1.html
index b3881f67277a1d5df7c0afb67fd77b70a7ed635e..11d83731fda321787008b802ab71f28457823ee9 100644 (file)
@@ -2,7 +2,7 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
- <TITLE>The DXSpider Administration Manual v1.49: Routing and Filtering</TITLE>
+ <TITLE>The DXSpider Administration Manual v1.50: Routing and Filtering</TITLE>
  <LINK HREF="adminmanual-2.html" REL=next>
 
  <LINK HREF="adminmanual.html#toc1" REL=contents>
@@ -515,6 +515,24 @@ $def_hopcount = 5;
 series of PC frame types.  PC11 for example is a DX spot. The figures here 
 are not exhaustive but should give you a good idea of how the file works.
 <P>
+<P>SHould any of the nodecalls include an ssid, it is important to wrap the
+whole call in single quotes, like this ...
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+ 'DB0FHF-15' => {
+                        11 => 5,
+                        12 => 8,
+                        16 => 8,
+                        17 => 8,
+                        19 => 8,
+                        21 => 8,
+                   },
+</PRE>
+</CODE></BLOCKQUOTE>
+<P>If you do not do this, you will get errors and the file will not work as
+expected.
+<P>
 <P>You can alter this file at any time, including whilst the cluster is running.  
 If you alter the file during runtime, the command <EM>load/hops</EM> will 
 bring your changes into effect.
@@ -536,7 +554,7 @@ set/hops gb7baa wcy 5
 <P>
 <P>The <EM>set/hops</EM> command overrides any hops that you have set otherwise.
 <P>
-<P>You can set what hops have been set using the <EM>show/hops</EM> command.
+<P>You can show what hops have been set using the <EM>show/hops</EM> command.
 <P>
 <H2><A NAME="ss1.12">1.12 Isolating networks</A>
 </H2>