PPP COMMANDS
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
817
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|
SIPS_RTP|SIPS_SIG|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