Date: Fri, 23 Jan 2009 11:16:55 -0500 From: William Graeber <swilly@swilly.tk> Subject: Cisco Aironet 1130ag dynamic VLAN assignment To: freeradius-users@lists.freeradius.org Message-ID: <1d7de5e60901230816j64dec24dhe90883e276e48261@mail.gmail.com> Content-Type: text/plain; charset=UTF-8
I have been having trouble recently with getting dynamic VLAN assignment working on my Cisco AP. Clients are successfully authenticating with FreeRADIUS. However, they do not seem to be picking up extra attributes from the "users" file (below is the relevant portion of it).
wgraeber NT-Password := "XXX" Tunnel-Type = VLAN, Tunnel-Medium-Type = 802, Tunnel-Private-Group-ID = 100
Tunnel-Medium-Type = IEEE-802, ^^^^^ This gets looked up in the dictionaries and the corresponding value sent in the message (in this case 6, I believe). Tom