PPPoE CLI Commands
478
2/1553-ZAT 759 94 Uen B – December 2005
17.25
pppoe set transport lcpechoevery
17.25.1 Syntax
pppoe set transport {<name>|<number>} lcpechoevery
<interval>
17.25.2 Description
This command tells a specified PPP transport to send an LCP (Link Control
Protocol) echo request frame at specified intervals (in seconds). If no reply to
the request is received, the PPP connection is torn down. This functionality is
also known as ‘keep-alive’.
If you do not want to send LCP echo frames, specify zero (0) in the
<interval>
attribute.
17.25.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing
PPPoE transport. To display transport
names, use the
pppoe list
transports
command.
N/A
number
A number that identifies an existing
PPPoE transport. To display transport
numbers, use the
pppoe list
transports
command.
N/A
interval
The length of time (in seconds)
between LCP echo request frames
sent. If you do not want echo request
frames to be sent, specify ‘0’ as the
interval.
10
17.25.4 Example
-->
pppoe set transport pppoe2 lcpechoevery 0