System information

Administration Tasks Not Done in the Web Manager 89
Configuring Dial-ins Using cycli
a. Enable authentication as a requirement for PPP connections through
the modem, if desired, by using the auth parameter followed by
yes.
The following screen example enables authentication.
b. Accept the default local IP address or set another by using the
iplocal parameter.
c. Accept the default remote IP address or set another by using the
ipremote 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.
cli> set auxport modem ppp auth yes
OK
cli> set auxport modem ppp iplocal local_ip_address
OK
cli> set auxport modem ppp ipremote remote_ip_address
OK
cli> set auxport modem ppp mtu 1200
OK
cli> set auxport modem ppp mru 1200
OK