User Guide

13 PPP Commands
223 / 260
3EC 16982 AFAA TCZZA Ed. 01
ppp rtdelete
Delete the route specification for a PPP link.
Execute the ppp ifdetach command for this interface prior to deleting route configurations.
SYNTAX:
ppp rtdelete intf = <ifname>
intf The PPP interface name for which to delete the route settings. REQUIRED
EXAMPLE:
=>ppp iflist
PPP1: dest : PVC3
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 = 10.0.0.2/24 – 172.16.0.5/24 (metric 1)
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 rtdelete intf=PPP1
=>ppp iflist
PPP1: dest : PVC3
Retry : 10 QoS default encaps LLC
mode = IP Routing
flags = echo magic accomp restart mru addr route savepwd PPPOE
trans addr = pat mru = 1492
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 rtadd Configure a route specification for an upcoming PPP link.










