Multitech MultiConnect MTC-L4G2D User Manual page 49

Table of Contents

Advertisement

USING LINUX WITH THE L4G2D RADIO
# commence passing data packets (i.e., IP packets) across the link.
#demand
# Specifies that pppd should disconnect if the link is idle for <n> seconds.
# The link is idle when no data packets (i.e. IP packets) are being sent or
# received.
Note: it is not advisable to use this option with the persist
# option without the demand option.
If the active-filter option is given,
# data packets which are rejected by the specified activity filter also
# count as the link being idle.
#idle <n>
# Specifies how many seconds to wait before re-initiating the link after
# it terminates.
This option only has any effect if the persist or demand
# option is used.
The holdoff period is not applied if the link was
# terminated because it was idle.
#holdoff <n>
# Wait for up n milliseconds after the connect script finishes for a valid
# PPP packet from the peer.
At the end of this time, or when a valid PPP
# packet is received from the peer, pppd will commence negotiation by
# sending its first LCP packet.
The default value is 1000 (1 second).
# This wait period only applies if the connect or pty option is used.
#connect-delay <n>
# Packet filtering: for more information, see pppd(8)
# Any packets matching the filter expression will be interpreted as link
# activity, and will cause a "demand" connection to be activated, and reset
# the idle connection timer. (idle option)
# The filter expression is akin to that of tcpdump(1)
#active-filter <filter-expression>
# ---<End of File>---
Minimal PPP Peer Configuration File
Save as /etc/ppp/peers/l4g2d_peer:
# Example configuration for a dialup connection to either an
# AT&T, AT&T-like, or Verizon carrier.
#
# Uncomment ONE carrier specific chat script
#
# This is the default configuration used by pon(1) and poff(1).
# See the manual page pppd(8) for information on all the options.
#AT&T and AT&T-like carrier chat script and MTU
#connect "/usr/sbin/chat -v -f /etc/chatscripts/l4g2d_att_chat"
#mtu 1420
#Verizon chat script and MTU
#connect "/usr/sbin/chat -v -f /etc/chatscripts/l4g2d_vzw_chat"
#mtu 1428
®
MultiConnect
Cell MTC-L4G2D User Guide
49

Advertisement

Table of Contents
loading

Table of Contents