Operation Manual
295
PPPoA Commands
E-DOC-CTC-20040210-0030 v1.0
pppoa ifadd
Create a new PPPoA interface.
SYNTAX:
where:
EXAMPLE:
pppoa ifadd [intf = <string>]
[dest = <phonebook entry>]
intf The name for the new PPP interface.
If not specified, the destination will double as interface name.
OPTIONAL
dest The ATM channel to be used for this PPP interface.
Typically, an phonebook entry.
OPTIONAL
=>pppoa iflist
pppoa: dest : pppoa [00:00:00]
Retry : 10 QoS default encaps VC-MUX
mode = IP routing
flags = echo magic accomp restart mru addr route savepwd
dns metric = 0 trans addr = pat mru = 1500
route : dst=0.0.0.0/0 - src=10.0.0.0/1 (metric 1)
auth = auto user = johndoe@ISP password = ********
admin state = up oper state = up link state = connected
LCP : state = starting retransm = 1 term. reason =
IPCP: state = initial retransm = 0 term. reason =
=>pppoa ifadd intf=pppoa2 dest=pppoa2
=>pppoa iflist
pppoa: dest : pppoa [00:00:00]
Retry : 10 QoS default encaps VC-MUX
mode = IP routing
flags = echo magic accomp restart mru addr route savepwd
dns metric = 0 trans addr = pat mru = 1500
route : dst=0.0.0.0/0 - src=10.0.0.0/1 (metric 1)
auth = auto user = johndoe@ISP password = ********
admin state = up oper state = up link state = connected
LCP : state = starting retransm = 1 term. reason =
IPCP: state = initial retransm = 0 term. reason =
pppoa2: dest : pppoa2 [00:00:00]
Retry : 10 QoS default encaps VC-MUX
mode = IP routing
flags = echo magic accomp restart mru addr savepwd
dns metric = 0 mru = 1500
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 =
=>