User Guide

13 PPP Commands
216 / 260
3EC 16982 AFAA TCZZA Ed. 01
ppp ifdelete
Delete a PPP interface.
SYNTAX:
ppp ifdelete intf = <ifname>
intf The name of the PPP interface to delete.
EXAMPLE:
=>ppp iflist
PPP1: dest : PPP1
Retry : 10 QoS default encaps VC–MUX
mode = IP Routing
flags = echo magic accomp mru addr route savepwd PPPOA
trans addr = pat mru = 1500
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 =
PPP2: dest : PVC2
Retry : 10 QoS default encaps VC–MUX
mode = IP Routing
flags = echo magic accomp restart mru addr savepwd PPPOA
mru = 1500
user name = 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 ifdelete intf=PPP2
=>ppp iflist
PPP1: dest : PPP1
Retry : 10 QoS default encaps VC–MUX
mode = IP Routing
flags = echo magic accomp mru addr route savepwd PPPOA
trans addr = pat mru = 1500
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 =
=>
RELATED COMMANDS:
ppp ifadd Create a PPP interface.
ppp ifattach Attach a PPP interface.
ppp ifconfig Configure a PPP interface.
ppp ifdetach Detach a PPP interface.
ppp iflist Show current PPP configuration.