Installation Instructions

Table Of Contents
ppp Commands
570
E-DOC-CTC-20071119-0004 v1.0
ppp rtadd
Add a route to the routing table when PPP link comes up.
SYNTAX:
ppp rtadd intf = <{Internet}>
dst = <ip-address>
[dstmsk = <ip-mask(dotted or cidr)]>
[label = <{None|DSCP|Interactive|Management|
Video|VoIP-RTP|VoIP-Signal|default}]>
[src = <ip-address]>
[srcmsk = <ip-mask(dotted or cidr)]>
[metric = <number{0-100}]>
where:
intf The name of a PPP interface. REQUIRED
dst The IP destination address specification for the
route to be added when the link comes up.
REQUIRED
dstmsk The IP destination mask. Special values : 1 =
remote net; 32 = remote host;
OPTIONAL
label The name of the label. OPTIONAL
src The IP source address specification. i.e. who can
use this link.
OPTIONAL
srcmsk The IP source mask. OPTIONAL
metric The route metric. OPTIONAL