Ppp timeout retry – Enterasys Networks X-Pedition XSR CLI User Manual

Page 365

Advertising
background image

PPP Commands

XSR CLI Reference Guide 8-95

Syntax of the “no” Form

Use the no form of this command to disable LQM:

no ppp quality

Default

Disabled

Mode

Interface configuration: 

XSR(config-if<xx>)#

Example

The following example enables LQM on Serial interface 2/0:

XSR(config)#interface serial 2/0
XSR(config-if<S2/0>)#encapsulation ppp
XSR(config-if<S2/0>)#no shutdown
XSR(config-if<S2/0>)#ppp quality 75

ppp timeout retry

This command sets the restart timer for Configure‐Requests and Terminate‐Requests on a Point‐
to‐Point interface. The timer is the peak interval to wait for a response during PPP negotiation. 
This command applies to any serial port on which PPP encapsulation is enabled.

Syntax

ppp timeout retry seconds

Syntax of the “no” Form

The no command resets the timer to the default value:

no ppp timeout retry

Default

3

Mode

Serial, Dialer, and Fast/GigabitEthernet Sub‐interface configuration: 

XSR(config-if<xx>)#

Example

The following example resets the restart timer of Serial interface 1:

XSR(config)#interface serial 1/0
XSR(config-if<S1>)#encapsulation ppp

seconds

Restart timer interval, ranging from 1 to 255 seconds.

Advertising