summarylogtreecommitdiffstats
path: root/dictionary.ppp
diff options
context:
space:
mode:
authorAlexandr Boiko2015-06-10 13:53:51 +1000
committerAlexandr Boiko2015-06-10 13:53:51 +1000
commit11ef48fc5ad8377bd053d64a429551e6f99e3aff (patch)
tree50828f7ce64c24a7a88b1d31e54144f3a432b0b6 /dictionary.ppp
downloadaur-11ef48fc5ad8377bd053d64a429551e6f99e3aff.tar.gz
Initial import
Diffstat (limited to 'dictionary.ppp')
-rw-r--r--dictionary.ppp13
1 files changed, 13 insertions, 0 deletions
diff --git a/dictionary.ppp b/dictionary.ppp
new file mode 100644
index 000000000000..d1dea6a0d14f
--- /dev/null
+++ b/dictionary.ppp
@@ -0,0 +1,13 @@
+# Limit session traffic
+ATTRIBUTE Session-Octets-Limit 227 integer
+# What to assume as limit - 0 in+out, 1 in, 2 out, 3 max(in,out)
+ATTRIBUTE Octets-Direction 228 integer
+# Connection Speed Limit
+ATTRIBUTE PPPD-Upstream-Speed-Limit 230 integer
+ATTRIBUTE PPPD-Downstream-Speed-Limit 231 integer
+ATTRIBUTE PPPD-Upstream-Speed-Limit-1 232 integer
+ATTRIBUTE PPPD-Downstream-Speed-Limit-1 233 integer
+ATTRIBUTE PPPD-Upstream-Speed-Limit-2 234 integer
+ATTRIBUTE PPPD-Downstream-Speed-Limit-2 235 integer
+ATTRIBUTE PPPD-Upstream-Speed-Limit-3 236 integer
+ATTRIBUTE PPPD-Downstream-Speed-Limit-3 237 integer