Remote Setminline - Efficient Networks Router family Command Line Interface Manual

Table of Contents

Advertisement

®
Efficient Networks
Router family
Command Line Interface Guide

remote setminline

This command is used for dial-up connections and other connections that behave like
dial-up connections, such as L2TP and PPPoE sessions. The command sets the
minimum number of channels to be continually allocated to the connection. The
default is 0, in which case a channel is allocated only when needed.
For example, if your service provider charges by the hour, you might prefer the
minlines default value (0) so that a channel is allocated only when needed. However,
if you are not charged by the hour, then having a channel allocated continually would
save you the 2-3 second wait time required for each channel re-allocation.
Mgmt Class
Network (R/W)
Input Format
remote setminline <minlines> <remotename>
Parameters
<minlines>
<remotename>
a
ASCII string
Examples
The following command keeps a channel allocated for the session even when there is
no traffic.
-> remote setMinLine 1 PPPoEuser
The following commands set up a timeout period so that, if there is no traffic for 10
minutes (600 seconds), the channel is de-allocated.
-> remote setMinLine 0 PPPoEuser
-> remote settimer 600 PPPoEuser
Response
Command prompt.
®
Efficient Networks
Minimum number of channels to be continually allocated
for the connection (0, 1, or 2). If you specify 0, a channel
is allocated for the connection only when needed. The
default is 0.
a
Name of the remote router.
Chapter 6: Remote Commands
Page 6-53

Advertisement

Table of Contents
loading

Table of Contents