User Guide
164 Chapter 5. Command Line Interface Reference
REMOTE SETRMTIPADDR
Sets the WAN IP address for the remote router. This address is required only if the remote router does not support
IP address negotiation under PPP (i.e., numbered mode is required, and the remote router cannot specify a WAN
IP address for use during the negotiation process).
REMOTE SETSRCIPADDR
Sets the IP address for the target WAN connection to the remote router. You may set this address when the remote
router requires the target and the remote WAN IP addresses to be on the same subnetwork. Another instance is to
force numbered mode and to prevent the remote router from changing the target WAN IP address through IPCP
address negotiation. The target WAN IP address defaults to the Ethernet LAN IP address.
remote setPVC
<
vpi number>*<vci number> <remoteName>
vpi number
Virtual Path ID — number that identifies the link formed by the virtual path.
vci number
Virtual Circuit ID — number that identifies a channel within a virtual path in a DSL/ATM
environment.
remoteName
Name of the remote router (character string).
Example:
remote setPVC 0*38 HQ
remote setRmtIpAddr
<
ipaddr
> <
mask
> <
remoteName
>
ipaddr
IP address of the remote router, in the format of 4 decimals separated by periods.
mask
IP network mask of the remote router, in the format of 4 decimals separated by periods.
remoteName
Name of the remote router (character string).
Example:
remote setRmtIpAddr 128.1.210.65 255.255.255.192 HQ
remote setSrcIpAddr
<
ipaddr
> <
mask
> <
remoteName
>
ipaddr
Target
IP address of the WAN connection to the remote router, in the format of 4 decimals
separated by periods.
mask
IP network mask, in the format of 4 decimals separated by periods.
remoteName
Name of the remote router (character string).
Example:
remote setSrcIpAddr 128.1.210.151 255.255.255.192 HQ










