Remote settimer, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 255: Parameters, Example, Response, Remote settimer -67

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 6: Remote Commands

Efficient Networks

®

Page 6-67

remote settimer

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
length of the timeout period before disconnection.

When the connection has had no traffic for the timeout period, the channel is
deallocated. A channel is re-allocated when it is needed.

A timeout period is desirable if your service provider charges by the hour. However,
the connection has to wait a few seconds each time a channel is re-allocated.

NOTE:

The timeout period set by this command is not effective if a remote setMinLines
command has changed the minlines value from its default (0) to 1 or 2

Mgmt Class

Network (R/W)

Input Format

remote settimer <seconds> <remotename>

Parameters

Example

set up a timeout period so that, if there is no traffic for 10 minutes (600 seconds), the
channel is de-allocated

Response

Command prompt.

<seconds>

a

a

Integer, 0 - 60 (60)

Number of seconds in the timeout period.

<remotename>

b

b

ASCII string

Name of the remote router.

-> remote setMinLine 0 PPPoEuser

-> remote settimer 600 PPPoEuser

Advertising