Page MenuHomeVyOS Platform

Add Vendor in Accel configuration
Closed, InvalidPublicFEATURE REQUEST

Description

Hello,

In some countries Mikrotik is really popular and some cheap ISP management/RADIUS send Mikrotik rate limit only but without editing the pppoe.config the rate limit wont work.

Using the command wont work all the time with some RADIUS Servers:

set service pppoe-server authentication radius-settings rate-limit attribute Mikrotik-Rate-Limit

Something like

set service pppoe-server authentication radius-settings rate-limit vendor 'XXXXX’

I tested it adding the vendor to the pppoe.config and worked.

This is an export of my [shaper] section:

[shaper]
verbose=1
vendor=Mikrotik
attr=Mikrotik-Rate-Limit

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close

Event Timeline

hagbard claimed this task.
hagbard added a subscriber: hagbard.

https://phabricator.vyos.net/T1452 already done last week.