X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fadminmanual-1.html;h=11d83731fda321787008b802ab71f28457823ee9;hb=cfa4c1acfabeda359815ca58670b4dde4f260a79;hp=0a7924945ad3124ab4bcd84e69dffa0421ff1eb8;hpb=7e7c5eedb4cccbb363db142d29438261b1c804da;p=spider.git diff --git a/html/adminmanual-1.html b/html/adminmanual-1.html index 0a792494..11d83731 100644 --- a/html/adminmanual-1.html +++ b/html/adminmanual-1.html @@ -2,7 +2,7 @@ - The DXSpider Administration Manual v1.48: Routing and Filtering + The DXSpider Administration Manual v1.50: Routing and Filtering @@ -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.

+

SHould any of the nodecalls include an ssid, it is important to wrap the +whole call in single quotes, like this ... +

+

+
+ 'DB0FHF-15' => {
+                        11 => 5,
+                        12 => 8,
+                        16 => 8,
+                        17 => 8,
+                        19 => 8,
+                        21 => 8,
+                   },
+
+
+

If you do not do this, you will get errors and the file will not work as +expected. +

You can alter this file at any time, including whilst the cluster is running. If you alter the file during runtime, the command load/hops will bring your changes into effect. @@ -536,7 +554,7 @@ set/hops gb7baa wcy 5

The set/hops command overrides any hops that you have set otherwise.

-

You can set what hops have been set using the show/hops command. +

You can show what hops have been set using the show/hops command.

1.12 Isolating networks