User Guide

13 PPP Commands
215 / 260
3EC 16982 AFAA TCZZA Ed. 01
[idle] A number between 1 and 1000000 (seconds).
Represents after how many seconds an idle link goes down.
OPTIONAL
[addrtrans] Automatically enable address translation for the IP address of this
link (pat) or do not use address translation (none).
OPTIONAL
[unnumbered] Takes the local IP address from 'laddr' field and remote IP address
from the IP address pool assigned to the incoming PPP link.
In case the unnumbered parameter is disabled the same IP address
is used for each connection on the server side, thus reducing the
number of IP addresses used.
OPTIONAL
[poolstart] The lower bound of the IP address pool assigned to the incoming PPP
link.
OPTIONAL
[poolend] The upper bound of the IP address pool assigned to the incoming
PPP link.
OPTIONAL
[status] Force automatically to attach the PPP interface (up) or use the regular
ppp ifattach command (down).
Per default the startup status is down (recommended).
OPTIONAL
EXAMPLE:
=>ppp iflist
PPP1: dest : PPP1
Retry : 10 QoS default encaps LLC
mode = IP Routing
flags = echo magic accomp restart mru addr route savepwd PPPOE
trans addr = pat mru = 1492
route = 0.0.0.0/0 0.0.0.0/0 (metric 0)
user name = My_Connection@MY_ISP password= *******
admin state = down oper state= down link state = not–connected
LCP : state = initial retransm= 10 term. reason =
IPCP : state = initial retransm= 0 term. reason =
=>ppp ifconfig intf=PPP1 prot=pppoa encaps=vcmux
=>ppp iflist
PPP1: dest : PPP1
Retry : 10 QoS default encaps VC–MUX
mode = IP Routing
flags = echo magic accomp restart mru addr route savepwd PPPOA
trans addr = pat mru = 1492
route = 0.0.0.0/0 0.0.0.0/0 (metric 0)
user name = My_Connection@MY_ISP password= *******
admin state = down oper state= down link state = not–connected
LCP : state = initial retransm= 10 term. reason =
IPCP : state = initial retransm= 0 term. reason =
=>
RELATED COMMANDS:
ppp ifadd Create a PPP interface.
ppp ifattach Attach a PPP interface.
ppp ifdelete Delete a PPP interface.
ppp ifdetach Detach a PPP interface.
ppp iflist Show current PPP configuration.