config system pppoe-interface
Configure the PPPoE interfaces.
config system pppoe-interface
Description: Configure the PPPoE interfaces.
edit <name>
set ac-name {string}
set auth-type [auto|pap|...]
set device {string}
set dial-on-demand [enable|disable]
set disc-retry-timeout {integer}
set idle-timeout {integer}
set ipunnumbered {ipv4-address}
set ipv6 [enable|disable]
set lcp-echo-interval {integer}
set lcp-max-echo-fails {integer}
set name {string}
set padt-retry-timeout {integer}
set password {password}
set pppoe-unnumbered-negotiate [enable|disable]
set service-name {string}
set username {string}
next
end
config system pppoe-interface
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ac-name |
PPPoE AC name. |
string |
Not Specified |
|
||||||||||||
|
auth-type |
PPP authentication type to use. |
option |
- |
auto |
||||||||||||
|
|
|
|||||||||||||||
|
device |
Name for the physical interface. |
string |
Not Specified |
|
||||||||||||
|
dial-on-demand |
Enable/disable dial on demand to dial the PPPoE interface when packets are routed to the PPPoE interface. |
option |
- |
disable |
||||||||||||
|
|
|
|||||||||||||||
|
disc-retry-timeout |
PPPoE discovery init timeout value in. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
1 |
||||||||||||
|
idle-timeout |
PPPoE auto disconnect after idle timeout. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||||
|
ipunnumbered |
PPPoE unnumbered IP. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||||||||
|
ipv6 |
Enable/disable IPv6 Control Protocol (IPv6CP). |
option |
- |
disable |
||||||||||||
|
|
|
|||||||||||||||
|
lcp-echo-interval |
Time in seconds between PPPoE Link Control Protocol (LCP) echo requests. |
integer |
Minimum value: 0 Maximum value: 32767 |
5 |
||||||||||||
|
lcp-max-echo-fails |
Maximum missed LCP echo messages before disconnect. |
integer |
Minimum value: 0 Maximum value: 32767 |
3 |
||||||||||||
|
name |
Name of the PPPoE interface. |
string |
Not Specified |
|
||||||||||||
|
padt-retry-timeout |
PPPoE terminate timeout value in. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
1 |
||||||||||||
|
password |
Enter the password. |
password |
Not Specified |
|
||||||||||||
|
pppoe-unnumbered-negotiate |
Enable/disable PPPoE unnumbered negotiation. |
option |
- |
enable |
||||||||||||
|
|
|
|||||||||||||||
|
service-name |
PPPoE service name. |
string |
Not Specified |
|
||||||||||||
|
username |
User name. |
string |
Not Specified |
|
||||||||||||