Digi TX40 User Manual page 263

Table of Contents

Advertisement

Serial port
interface.
Format:
any
dynamic_routes
edge
external
hotspot
internal
ipsec
loopback
setup
Default value: internal
Current value: internal
(config)>
b. Set the zone:
(config)> serial port1 ppp_dialin zone zone
(config)>
15. (Optional) Configure the serial port to use a custom PPP configuration file:
a. Enable the use of a custom PPP configuration file:
(config)> serial port1 ppp_dialin custom enable true
(config)>
b. Enable override to override the default PPP configuration and only use the custom
configuration file:
(config)> serial port1 ppp_dialin custom override true
(config)>
If override is not enabled, the custom PPP configuration file is used in addition to the
default configuration.
c. Paste or type the configuration data in the format of a pppd options file:
(config)> serial port1 ppp_dialin custom config_file data
(config)>
where data are one or more pppd command line options. Because the options are passed
directly to the pppd command line, they should all be entered on a single line. For
example:
(config)> serial port1 ppp_dialin custom config_file "debug lcp-echo-
interval 10 lcp-echo-failure 2"
(config)>
16. (Optional) Configure a script that will be run to prepare the link before PPP negotiations are
started:
TX40 User Guide
Configure PPP dial-in mode
263

Advertisement

Table of Contents
loading

Table of Contents