Remote RMX-3200 Version 5.2x Configuration Guide
:
Glossary-14
Iptables
Iptables is the method by which IP packets are filtered or manipulated for Remote
RMX-3200. IP packets are filtered or manipulated using three iptables:
filter, which
filters IP packets,
mangle, which manipulates IP packets, and NAT, which routes IP
packets.
J
job
A job contains the specifications for running an instance of a script. It refers to a script
defined within a package and specifies the parameters for execution on Remote
RMX-3200.
job property
A job property is a runtime parameter for a job on Remote RMX-3200. These
properties are used within a Python script.
job task
A job task is an optional initialization step for a job before it runs a script. Tasks are
used when a super user is required for job configuration, since scripts cannot be run
by a privileged user on Remote RMX-3200.
K
keep-alive disconnect time
The keep-alive disconnect time defines the number of seconds that a peer receives
no packets before it is considered to be disconnected. Valid values are 20 to 3600.