Operation Manual

311
PPPoE Commands
E-DOC-CTC-20040210-0030 v1.0
pppoe ifadd
Create a new PPPoE interface.
SYNTAX:
where:
EXAMPLE:
pppoe ifadd [intf = <string>]
[dest = <RELAY|phonebook entry>]
intf The name for the new PPPoE interface.
If not specified, the destination parameter must be specified. In this case
the name of the destination will double as interface name.
OPTIONAL
dest The Ethernet port to be used for this PPPoE interface (e.g. an ETHoA
name).
OPTIONAL
=>pppoe iflist
PPPoE1: dest : pppoe1 [00:00:00]
Retry : 10
mode = IP routing
flags = echo magic accomp restart mru addr savepwd
dns metric = 0 mru = 1492
auth = auto user = 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 =
acname : --- service : ---
=>pppoe ifadd intf=PPPoE2 dest=pppoe2
=>pppoe iflist
PPPoE1: dest : pppoe1 [00:00:00]
Retry : 10
mode = IP routing
flags = echo magic accomp restart mru addr savepwd
dns metric = 0 mru = 1492
auth = auto user = 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 =
acname : --- service : ---
PPPoE2: dest : pppoe2 [00:00:00]
Retry : 10
mode = IP routing
flags = echo magic accomp restart mru addr savepwd
dns metric = 0 mru = 1492
auth = auto user = 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 =
acname : --- service : ---
=>