diff options
Diffstat (limited to 'interface-templates/qos-policy/in/node.def')
-rw-r--r-- | interface-templates/qos-policy/in/node.def | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/interface-templates/qos-policy/in/node.def b/interface-templates/qos-policy/in/node.def deleted file mode 100644 index 67d3e4b..0000000 --- a/interface-templates/qos-policy/in/node.def +++ /dev/null @@ -1,5 +0,0 @@ -type: txt -help: Set inbound QOS policy for interface -allowed: /opt/vyatta/sbin/vyatta-qos.pl --list-policy in -update: /opt/vyatta/sbin/vyatta-qos.pl --update-interface $IFNAME in $VAR(@) -delete: /opt/vyatta/sbin/vyatta-qos.pl --delete-interface $IFNAME in |