Operation Manual
306
PPPoA 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 PPPoA connection (srcmsk=0)
• Only members of the same subnet as the host which opened the
PPPoA connection are allowed to use the PPPoA connection
(srcmsk=1)
• The actual destination mask will be the netmask applicable for the IP
address of the host which opened the PPPoA connection.
• Only the host which opened the PPPoA connection is allowed to
use the PPPoA connection (srcmsk=32)
• Any valid (contiguous) netmask in case of VLSM.
OPTIONAL
metric A number between 0 and 100.
Represents the route metric, i.e. the cost factor of the route.
Practically, the cost is determined by the hop count.
OPTIONAL
=>pppoa iflist
pppoa1: 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 = down link state = not-connected
LCP : state = starting retransm = 1 term. reason =
IPCP: state = initial retransm = 0 term. reason =
=>pppoa rtadd intf=pppoa1 dst=172.16.0.5 dstmsk=24 src=10.0.0.2 srcmask=24
=>pppoa iflist
pppoa1: 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 = 10.0.0.2/24 - 172.16.0.5/24 (metric 1)
auth = auto user = johndoe@ISP password = ********
admin state = up oper state = down link state = not-connected
LCP : state = starting retransm = 1 term. reason =
IPCP: state = initial retransm = 0 term. reason =
=>
pppoa rtdelete Delete the route specification for an upcoming PPPoA link.