User Guide

158 Chapter 5. Command Line Interface Reference
REMOTE SETCOMPRESSION
Enables or disables compression between the local router and the remote router.
REMOTE SETDLCI
Refer to the section ISDN Digital Subscriber Line (IDSL), on page 179 for further information regarding this
command.
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 SETENCRYPTION (Diffie-Hellman Encryption)
This command is used to specify encryption based on the Diffie-Hellman key-exchange protocol. Each router
possesses an internal encryption file that is associated with a public key providing 768-bit security. The predefined
keys can be replaced by the user. The configuration file on the router must have a “num” suffix (e.g., dh96.num).
remote setCompression
on|off <
remoteName
>
on Compression will be 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
DESE RX|TX
<key> <remoteName>
RX Receive key
TX Transmit key
key
Key in the format of an eight-hexadecimal number.
remoteName
Name of the remote router (character string).
Example:
remote setEncryption dese tx 1111111111111111 HQ
remote setEncryption dese rx 2222222222222222 HQ
remote setEncryption
DESE_1_KEY|DESE_2_KEY [
<filename>
]
<remoteName>