Download Print this page

D-Link DWS-3160 Configuration Manual page 12

Unified switch
Hide thumbs Also See for DWS-3160:

Advertisement

Please use commands below to add the 3 default attributes to default group.
The values need to change:
groupname: Define by user. We can only define one default vlan in the demo scenario.
default_vlan_id: Define by user. We can only define one default vlan in the demo scenario.
----------------------------
echo "insert into radgroupreply (groupname,attribute,op,value) values('groupname','Tunnel-
Private-Group-Id',':=','default_vlan_id');" | psql -U radius radius
----------------------------
----------------------------
echo "insert into radgroupreply (groupname,attribute,op,value) values('groupname',' Tunnel-
Type',':=','13');" | psql -U radius radius
----------------------------
----------------------------
echo "insert into radgroupreply (groupname,attribute,op,value) values('groupname',' Tunnel-
Medium-Type',':=','6');" | psql -U radius radius
----------------------------
In this case, set the default VLAN as VLAN3. While the authentication information matches
username/ password but doesn't match MAC address, the RADIUS accepts the authentication but
assign attribute default VLAN, VLAN3, to this client. The setting information is as below.
How to Configure a BYOD Environment with the DWS-3160

Advertisement

loading