Operation Manual
323
PPPoE Commands
E-DOC-CTC-20040210-0030 v1.0
EXAMPLE:
RELATED COMMANDS:
srcmsk The source IP mask.
Depending on the source netmask:
• Everybody is allowed to use this PPPoE connection (dstmsk=0)
• Only members of the same subnet as the host which opened the
PPPoE connection are allowed to use the PPPoE connection
(dstmsk=1)
• The actual destination mask will be the netmask applicable for the IP
address of the host which opened the PPPoE connection.
• Only the host which opened the PPPoE connection is allowed to use
the PPPoE connection (dstmsk=32)
• Any valid (contiguous) netmask in case of VLSM.
OPTIONAL
metric The route metric, i.e. the cost factor of the route.
Practically, the cost is determined by the hop count.
OPTIONAL
=>pppoe iflist
PPPoE1: 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 =
=>pppoe rtadd intf=PPPoE1 dst=172.16.0.5 dstmsk=24 src=10.0.0.2 srcmask=24
=>pppoe iflist
PPPoE1: 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 =
=>
pppoe rtdelete Delete the route specification for an upcoming PPPoE link.