Download Print this page

D-Link DWS-3160 Configuration Manual page 13

Unified switch
Hide thumbs Also See for DWS-3160:

Advertisement

5-2-5. Create accounts in the database.
Please use command below to create accounts (username/ password/ MAC address) in database
for testing users.
The values need to change:
Username: Define by user.
Groupname: Define by user. We can only define one default vlan in the demo scenario.
----------------------------
echo "insert into radusergroup (username,groupname,priority)
values('username','groupname','1');" | psql -U radius radius
---------------------------
The values need to change:
Username: Define by user.
Value: Password for user
---------------------------
echo "insert into radcheck (username,attribute,op,value) values ('test','Cleartext-
Password',':=','test');" |psql -U radius radius
---------------------------
How to Configure a BYOD Environment with the DWS-3160

Advertisement

loading