Specifications
Chapter 8. Command Reference 277
The threshold is used in bandwidth on demand management. Initially, a call is activated on one B-channel. When
bandwidth utilization reaches the bandwidth threshold, the second B-channel is activated. (The additional channel
is available if the maximum links was set to 2 by a remote setmaxline command, page 280.)
Both channel are utilized until the bandwidth utilization drops below the threshold. The default is 0% utilization,
in which case, both channels are always used for data transmission.
If you wish, you can have the bandwidth threshold apply only to incoming or outgoing traffic; see the remote
setBOD command (page 275).
threshold Percentage of bandwidth utilization (0 through 100). The default is 0, in which case, whenever
data transmission occurs, the maximum number of links is allocated.
remoteName Name of the remote router (character string).
Example:
remote setBWthresh 75 HQ
REMOTE SETCOMPRESSION
Enables or disables compression between the local router and the remote router.
on Compression is negotiated between the local and the remote router if both routers are set to
perform compression and if they both share a common compression protocol.
off Disables compression. The default is off.
remoteName Name of the remote router (character string).
Example:
remote setCompression on HQ
REMOTE SETENCRYPTION (RFC 1969 Encryption)
This command is used to specify a PPP DES (Data Encryption Standard) 56-bit key with fixed transmit and
receive keys.
remote setBWthresh <threshold> <remoteName>
remote setCompression on|off <remoteName>
remote setEncryption DESE RX|TX <key> <remoteName>
RX Receive key
TX Transmit key
key Key in the format of an eight-hexadecimal number.