Specifications

284 Chapter 8. Command Reference
remoteName Name of the remote entry (character string).
Example:
# The phone number begins with 9 (to get an outside line), a comma (for a 2-second
# pause), and finally the 7-digit local number.
remote setphone async 1 9,3801100 backup
remote setspeed 115200 async 1 backup
# Specifies the alternative phone number to be used and its bit rate.
remote setphone async 2 9,3801101 backup
remote setspeed 115200 async 2 backup
REMOTE SETPPPOPT
Turns on or turns off a PPP option.
The default settings vary with the option. To see the current settings of the PPP options, use the command remote
list (page 271).
option Option to be turned on or turned off.
compression Compression allowed.
ipSlaveMode Always accept peer proposal for our WAN IP address.
lcpecho Use periodic echo (if permanent interface or PPPoE).
reacqIPAddr Try to reacquire the IP address.
on | off Desired setting for the option.
remoteName Name of the remote entry (character string).
Example:
remote setPPPopt compression on HQ
REMOTE SETPROTOCOL
Sets the link protocol for the remote router.
remote setPPPopt <option> on | off <remoteName>
remote setProtocol [PPP | PPPLLC | RFC1483 | RFC1483MER | FRF8 | RAWIP] <remoteName>
PPP PPP protocol with no encapsulation.
PPLLC PPP protocol with LLC SNAP encapsulation (used with frame relay internetworking units).