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

Page 247: Parameters, Response, Remote setppppretrytimer -59

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 6: Remote Commands

Efficient Networks

®

Page 6-59

remote setppppretrytimer

Enables or disables the PPP retry timer for a remote. The default is off (0).

The PPP retry timer is useful in a network where several routers are connected to the
same PPP server. If the link to the PPP server goes down, all PPP sessions on the
connected routers go down. Then, when the link comes back up, all routers attempt
reconnection at the same time and this could crash the PPP server. To solve this
problem, turn on the PPP retry timer for each remote. Then, when the link comes
back up, each router waits a random time before attempting reconnection.

To see the current setting of the retry timer for a remote, use the

remote list

command

and check the output line:

Retry Timer (PPP) ...................... 0

Mgmt Class

Network (R/W)

Input Format

remote setpppretrytimer <timervalue> <remotename>

Parameters

Response

Command prompt.

<timervalue>

a

a

Integer, 0 - 240, (0)

Timer value. The value is the maximum number of seconds be-
fore the router attempts reconnection. To disable the timer, set
the value to 0.

<remotename>

b

b

ASCII string

Name of the remote router.

Advertising