Command
NODESINT -- Display / Set global or port NODESINTERVAL.
Synopsis
NODESI[nt] <port | 0> [value]
Availability
This command is sysop-only.
Description
The NODESINT command allows the global and port-specific
NODESINTERVAL settings to be displayed or changed.
The NODESINTERVAL is the number of minutes between NetRom
nodes broadcasts, as specified in XROUTER.CFG. The default
is 60 minutes.
Options
If a single numeric argument is supplied, and it is a valid
port number, the current NODESINTERVAL for that port number
is displayed.
If two numeric arguments are supplied, the first specifies a
port number and the second specifies a new NODESINTERVAL for
that port only.
If the first argument is zero, the command displays and sets
the global NODESINTERVAL. This value is inherited by all
ports, except those with a port-specific value.
Examples
NODESINT 0 - Display global NODESINTERVAL
NODESINT 0 30 - Set global NODESINTERVAL to 30 minutes
NODESINT 10 60 - Set port 10 NODESINTERVAL to 60 minutes