ppp Commands
E-DOC-CTC-20080409-0002 v2.0
735
ppp bundle rtadd
Add a route to the routing table when bundle comes up
SYNTAX:
ppp bundle rtadd name = <{}>
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:
name The name of the bundle 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