ROS v7 Radius Dictionary?

Hi,

Mikrotik-Switching-Filter

is not defined at https://wiki.mikrotik.com/Manual:RADIUS_Client

Does anyone have the VendorID & Value available perhaps?

Also, looking at https://help.mikrotik.com/docs/spaces/ROS/pages/328090/Dot1X, it makes use of the Mikrotik-Switching-Filter attribute to apply rules to the switch. However, I am not seeing a “action” parameter via GUI or console to the /interface/ethernet/switch/rules command?

Thnx,
C

If you have the User-Manager package installed, you can see the definition of this custom attribute:

mikrotik-switching-filter.png
Alternatively, the IDs are also available in this section of the documentation: https://help.mikrotik.com/docs/spaces/ROS/pages/2555940/User+Manager#UserManager-Attributes

thnx - didn’t expect it to be listed under usermanager :slight_smile:

User Manager in ROS7 is MikroTik’s implementation of a RADIUS server, mostly to be used with devices running RouterOS as acting the RADIUS clients. That may be why it has the custom MikroTik attributes pre-defined.

OMG - and it works! LOL