Technical data

Table Of Contents
158
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 (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).
DESE_1_KEY
Specifies that the same key is used in both directions
DESE_2_KEY
Specifies that the keys are different
filename
Name of the file containing the Diffie-Hellman values. If not specified, default values built into
the router’s kernel are automatically selected.
remoteName
Name of the remote router (character string).
Example:
remote setEncryption DESE_1_KEY dh96.num HQ
REMOTE SETIPOPTIONS
RIP is a protocol used for exchanging IP routing information among routers. The following RIP options allow you
to set IP routing information protocol controls over a point-to-point WAN.
option
Includes the following choices:
rxrip
Receive and process IP RIP-1 compatible packets and RIP-2 broadcast packets from the remote
site. Also receive and process RIP-2 multicast packets.
Set this option if the local router is to discover route information from other sites connected to
the remote router. This is useful for hierarchical organizations. If connecting to another
company or an Internet Service Provider, you may wish to set this option off. The default is
off.
rxrip1
Receive and process RIP-1 packets only.
rxrip2
Receive and process RIP-2 packets only.
rxdef
Receive default IP route address. Set on, the local router will receive the remote site’s default IP
route. The default is
off.
txrip
Transmit IP RIP-1 compatible broadcast packets and RIP-2 multicast packets to the remote site.
Set on, the local router will send routing information packets to the remote site. The default is
off.
remote setEncryption
DESE_1_KEY|DESE_2_KEY
[
<filename>
]
<remoteName>
remote setIpOptions <
option
>
on|off <
remoteName
>