Multi-Tech Systems MTS2SA-T-R Network Card User Manual


 
Chapter 4 – Command Line Interface (CLI)
Multi-Tech Systems, Inc. MultiConnect Serial-to-Serial Adapter User Guide (S000354A) 43
PPP Commands – Setup
Command Syntax set ppp <interface> dialing-max-retries <0-100>
Description
Configures the maximum number of dialing retries.
Maximum dialing retry is 100
Default Value
5
Success
OK
Error 1. Too few arguments
“Usage: set ppp ppp0 dialing-max-retires [0-100](times)
Type ‘set ppp ppp0 dialing-max-retries ?’ for more information”
2. Multiple matches
dialing-max-retries and dialing-retry-interval
3. Retry range
“error: dialing-max-retries range : [0 - 100]
Type ‘set ppp ppp0 dialing-retry-interval ?’ for more information”
Command Syntax set ppp <interface> dialing-retry-interval <0-300>
Description
Configures the interval for the port to retry dialing.
Maximum dialing retry is 300.
Default Value
15
Success
OK
Error 1. Too few arguments
“Usage: set ppp ppp0 dialing-retry-interval [0-300](secs)
Type ‘set ppp ppp0 dialing-retry-interval ?’ for more information”
2. Multiple matches
dialing-max-retries and dialing-retry-interval
3. Retry range
“error: dialing-retry-interval range : [0 - 300]
Type ‘set ppp ppp0 dialing-retry-interval ?’ for more information”
Command Syntax set ppp <interface> idle-timeout <0-900>
Description Configures the dial-on-demand idle timeout value .Maximum dialing retry is
900 secs
Default Value
600 secs
Success
OK
Error 1. Too few arguments
“Usage: set ppp ppp0 idle-timeout <0-900>
Type set ppp ppp0 idle-timeout ?’ for more information”
2 Idle timeout range
“error: dod-idle-timeout range : [0 - 900]
Type ‘set ppp ppp0 idle-timeout ?’ for more information”
Command Syntax set ppp <interface> ipcp-mode <client-only/client-or-lan>
Description
Sets the IPCP mode-to-client-only or client or LAN.
Default Value client-only
Success
OK
Error 1. Too few arguments
Possible argument(s) are client-only and client-or-lan
2. Invalid string
Invalid argument.
Valid argument(s) are client-only and client-or-lan