User Guide

13 PPP Commands
211 / 260
3EC 16982 AFAA TCZZA Ed. 01
ppp ifattach
Attach (i.e. connect) a PPP interface.
SYNTAX:
ppp ifattach intf = <ifname>
intf The name of the PPP interface to attach. REQUIRED
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 = guest 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 ifattach =intf=PPP1
=>ppp iflist
PPP1: dest : PPP1
Retry : 10 QoS default encaps LLC
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 = guest password= ********
admin state = up oper state = down link state = connected
LCP : state = reqsent retransm= 10 term. reason =
IPCP : state = initial retransm= 10 term. reason =
=>ppp iflist
PPP1: dest : PPP1
Retry : 10 QoS default encaps LLC
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 = guest password= ********
admin state = up oper state = up link state = connected
LCP : state = opened retransm= 0 term. reason =
IPCP : state = opened retransm= 10 term. reason =
acname : , service = .
=>
RELATED COMMANDS:
ppp ifadd Create a PPP interface.
ppp ifconfig Configure a PPP interface.
ppp ifdelete Delete a PPP interface.
ppp ifdetach Detach a PPP interface.
ppp iflist Show current PPP configuration.