mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
[pppoe-server] - fixed type for RADIUS default attribute Filter-Id
This commit is contained in:
parent
69a1f61bad
commit
f5008037d4
@ -91,9 +91,9 @@ Once the user is connected, the user session is using the set limits and can be
|
||||
RADIUS shaper setup
|
||||
===================
|
||||
|
||||
The current attribute 'Filter-ID' is being used as default and can be setup within RADIUS:
|
||||
The current attribute 'Filter-Id' is being used as default and can be setup within RADIUS:
|
||||
|
||||
Filter-ID=2000/3000 (means 2000Kbit down-stream rate and 3000Kbit up-stream rate)
|
||||
Filter-Id=2000/3000 (means 2000Kbit down-stream rate and 3000Kbit up-stream rate)
|
||||
|
||||
The command below enables it, assuming the RADIUS connection has been setup and is working.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user