- This topic has 0 replies, 1 voice, and was last updated 10 years, 7 months ago by .
Dynamic VLAN for support devices
You must be logged in to reply to this topic.
Ubiquity Unifi devices now support radius assigned vlan attributes
it would awesome to see this functionality added to hotspotsystem to allow the creation of a vlan network for a certain user.
Info on ubiquity Unifi implementation:
Set the following RADIUS attributes in the radius server for each user or group based on your radius configuration:
Tunnel-Type = 13,
Tunnel-Medium-Type = 6,
Tunnel-Private-Group-Id = “149” # <=== add your vlan id for each user.
If you have dictionary as part of the RADIUS setup you can use it also instead of coded values for type and medium type.
We may add Egress-VLANID in the future, but currently it is not supported.
Probably not needed, but including this for reference: http://www.iana.org/assignments/radius-types/radius-types.xhtml
You must be logged in to reply to this topic.