From fd19b3bff33243f4a3abe8c5f3ee8f61cc04101f Mon Sep 17 00:00:00 2001 From: nuclearcat Date: Wed, 19 Mar 2025 08:48:01 +0000 Subject: [PATCH] Update PPPOE_shaper.md --- PPPOE_shaper.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PPPOE_shaper.md b/PPPOE_shaper.md index a696271..4605eea 100644 --- a/PPPOE_shaper.md +++ b/PPPOE_shaper.md @@ -443,3 +443,5 @@ filter parent ffff: protocol all pref 49152 u32 chain 0 fh 800::800 order 2048 k Sent 4640 bytes 29 pkts (dropped 0, overlimits 0) ``` As you can see it is set to 20Mbit with burstability in bucket to 10Mbyte. + +Upload shaper, when enabled, is single for all traffic and set as upload speed in billing(radius). Bypass classes and such stuff is not relevant to upload shaper. \ No newline at end of file