From f5008037d4d0ebd479944d05f8f26bd01cbf6767 Mon Sep 17 00:00:00 2001 From: hagbard Date: Tue, 23 Apr 2019 09:40:59 -0700 Subject: [pppoe-server] - fixed type for RADIUS default attribute Filter-Id --- docs/services/pppoe-server.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/services/pppoe-server.rst') diff --git a/docs/services/pppoe-server.rst b/docs/services/pppoe-server.rst index 9c457af5..fa61eb14 100644 --- a/docs/services/pppoe-server.rst +++ b/docs/services/pppoe-server.rst @@ -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. -- cgit v1.2.3