summaryrefslogtreecommitdiff
path: root/templates/qos-policy/traffic-shaper/node.def
blob: c9be69253256c1ba7441d667950d6ea1bfba95a5 (plain)
1
2
3
4
5
6
7
tag:
type: txt
help: Configure traffic shaping based policy
syntax:expression: pattern $VAR(@) "^[[:alnum:]][-[:alnum:]]*$"
                   ; "invalid qos-policy name $VAR(@)"
update:expression: "/opt/vyatta/sbin/vyatta-qos.pl --update-policy $VAR(../@) $VAR(@)"
delete:expression: "/opt/vyatta/sbin/vyatta-qos.pl --delete-policy $VAR(../@) $VAR(@)"