Ppp lcp max-terminate – Enterasys Networks X-Pedition XSR CLI User Manual
Page 361
PPP Commands
XSR CLI Reference Guide 8-91
Syntax
ppp lcp max-failure number
Syntax of the “no” Form
The no command resets the counter to the default value:
no ppp lcp max-failure
Default
5
Mode
Serial, Dialer or Fast/GigabitEthernet Sub‐interface configuration:
XSR(config-if
Examples
The following example sets the lcp max‐failure value at 100 packets on Serial interface 2/1:
XSR(config)#interface serial 2/1
XSR(config-if
The following example sets the lcp max‐failure value at 200 packets on FastEthernet sub‐interface
2/1.1:
XSR(config)#interface fastethernet 2.1
XSR(config-if
ppp lcp max-terminate
This command configures the restart timer counter for the number of Terminate‐Requests sent out
on a Point‐to‐Point interface. Using the Link Control Protocol (LCP), the command applies to any
Serial or Dialer port, or Fast/GigabitEthernet sub‐interface on which PPP encapsulation is set.
This counter totals the peak number of terminate requests sent without receiving a Terminate‐Ack
before assuming that the peer cannot respond.
Syntax
ppp lcp max-terminate number
Syntax of the “no” Form
The no command resets the counter to the default value:
no ppp lcp max-terminate
Default
2
number
Setting for the max‐failure counter. Range: 1 to 255.
number
Setting for the terminate‐request counter. Range: 1 to 255.