Changes

Jump to navigation Jump to search
Line 703: Line 703:  
<pre>
 
<pre>
 
ioport = /dev/ttyS1  ; Linux com1
 
ioport = /dev/ttyS1  ; Linux com1
 +
</pre>
 +
 +
==phone_functions===
 +
phone_functions= is equivalent to phone_functions in the [[Node Stanza|node stanza]] but provides a separate set of commands. 
 +
 +
Sample:
 +
<pre>
 +
phone_functions=functions-remote
 +
</pre>
 +
 +
==remote===
 +
remote= sets the type of radio. It also ensures that the node will be defined as a remote base node and not a standard node.
 +
 +
Sample:
 +
<pre>
 +
remote=xcat  ; set cat interface
 
</pre>
 
</pre>
  
896

edits

Navigation menu