Permanent Assignments (CR00011355) | 49 |
Command Reference
This section describes commands available on the router to configure and manage permanent assignments.
add perm
Syntax
ADD
where:
■
■lport is the number of the local asynchronous port for this permanent assignment. Ports are numbered sequentially starting with port 0.
■rport is the number of the remote asynchronous port for this permanent assignment. Ports are numbered sequentially starting with port 0.
■ipadd is the IP address of the remote router.
Description
This command adds one end of a permanent assignment. The permanent assignment must be specified by name, and the local and remote terminal ports and the IP address of the remote router must be specified.
The local and remote ends of a permanent assignment must be configured with the same name. Each permanent assignment on a given router must be configured with a different name.
Examples
To add a permanent assignment called DataLogger between port 1 on the local router and port 1 on a remote router with the IP address 172.16.38.5, use the command:
add perm=datalogger lport=1 rport=1 ip=172.16.38.5
Version