User guide

Chapter 5. Command Line Interface Reference 187
REMOTE DELATMNASP
This command deletes the ATM snap setting.
REMOTE DELENCRYPTION
Deletes encryption files associated with a remote router.
REMOTE DELHOSTMAPPING
Undoes an IP address/host translation (remapping) range that was previously established with the command
remote addhostmapping on a per-remote-router basis.
REMOTE DELIPROUTE
Deletes an IP address route for a network or station on the LAN connected beyond the remote router. The route is
deleted from the default routing table.
Note: Changes to the default routing table require a save and reboot before they take effect.
remoteName Name of the remote router (character string).
Example:
remote del HQ
remote delATMNasp <remoteName>
remote delEncryption <remoteName>
remoteName Name of the remote router (character string).
Example:
remote delEncryption HQ
remote delHostMapping <first private addr> <second private addr> <first public addr> <remoteName>
Þrst private addr First IP address in the range of IP address, in the format of 4 decimals separated by periods.
second private addr Last address in the range of IP address, in the format of 4 decimals separated by periods.
Þrst public addr DeÞnes the range of public IP addresses, in the format of 4 decimals separated by periods.
The rest of the range is computed automatically.
remoteName Name of the remote router (character string).
Example:
remote delHostMapping 192.168.207.40 192.168.207.49 10.0.20.11 HQ
remote delIpRoute <ipaddr> <remoteName>