Technical data

Table Of Contents
150
REMOTE DELSERVER
This Network Address Translation (NAT) command is used to delete an entry created by the
remote addServer
command. Please refer to the section Server Configuration, page 86
, for detailed information.
ipaddr
IP address of the host selected as server in the format of 4 decimals separated by periods
discard Used to discard the incoming server request.
me Used to send the incoming server request to the local router, regardless of its IP address.
protocolid
Protocol used by the selected server;
Can be
tcp
or
udp.
first port
First or only port as seen by the remote end
.
Port used by the selected server;
Can be as string such as ftp, telnet, smtp, snmp, or http, or a numeric value between 0 and
65,535. A numeric value of 0 will match any port
last port
If specified, is used with <first port> to specify a range of ports as seen by the remote end for
the server on the LAN.
first private port
If specified, is a port remapping of the incoming request from the remote end.
remoteName
Name of the remote router (character string).
Example:
remote delServer 192.168.1.5 tcp ftp router1
REMOTE DISABLE
Disables communications with the remote router. This allows you to enter routers into the remote router database
but sets them inactive.
Note:
The routing information defined for <routerName> is still in effect when the entry is disabled until you
save and reboot. However, no calls will be made to that remote router.
remoteName
Name of the remote router (character string).
Example:
remote disable HQ
REMOTE DISAUTHEN
This command is intended for situations where third-party routers are not capable of being authenticated: the
target router will not attempt to authenticate the remote router.
remote delServer <
ipaddr>|
discard|me
<protocolid
> |
tcp|udp <
first port
> |ftp|telnet|smtp|snmp|http [
<last port>
[<
first
private port
>]] <
remoteName
>
remote disable
<
remoteName
>
remote disAuthen
<
remoteName
>