Specifications

286 Chapter 8. Command Reference
For more information on the Dial Backup option, see page 149.
bitrate Bit rate to be used for the phone number. Possible speeds are 38400, 57600, 115200, or 230400.
default Use the default speed.
1 Primary phone number.
2 Alternative phone number.
remoteName Name of the remote entry (character string).
Example:
# Specifies the primary phone number and its bit rate.
remote setphone async 1 9,5551288 backup
remote setspeed 115200 async 1 backup
# Specifies the alternative phone number to be used and its bit rate.
remote setphone async 2 9,5551289 backup
remote setspeed 115200 async 2 backup
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 SETTIMER
This command is used for dial-up connections and other connections that behave like dial-up connections, such as
L2TP and PPPoE sessions. The command sets the length of the timeout period before disconnection.
When the connection has had no traffic for the timeout period, the channel is deallocated. A channel is re-
allocated when it is needed.
remote setSpeed <bitrate> | default async 1 | 2 <remoteName>
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