System information
Configuring Dial-ins Using cycli
92 AlterPath OnBoard Administrator’s Guide
c. Accept the default remote IP address or set another by using the
iplocal parameter.
d. Accept the default maximum transmission unit or set another by using
the mtu parameter.
e. Accept the default maximum receive unit or set another by using the
mru parameter.
f. Accept the default PPP options or set other PPP options by using the
options parameter followed by the desired options in quotes.
g. If configuring a GSM card, set a pin number
h. Commit the changes and quit.
cli> set cards modem0 ppp ipremote remote_ip_address
OK
cli> set cards modem0 ppp mtu 1200
OK
cli> set cards modem0 ppp mru 1200
OK
cli> set cards modem0 ppp options “options”
OK
cli> set cards gsm0 pin 12345
OK
cli> commit
OK
cli> quit
[root@OnBoard /]#