List,
 
I'm running RedHat AS and FreeRadius 0.9.3. Radius works fine with Nortel 350, 450 etc.. But it does not work with the 8006 switch. This switch requires an attribute of 192 to be sent back to the switch. I added the following to /etc/raddb/dictionary
 
$INCLUDE        /usr/share/freeradius/dictionary
 
ATTRIBUTE   Access-Priority     192                     integer
VALUE       Access-Priority     None-Access             0
VALUE       Access-Priority     Read-Only-Access        1
VALUE       Access-Priority     L1-Read-Write-Access    2
VALUE       Access-Priority     L2-Read-Write-Access    3
VALUE       Access-Priority     L3-Read-Write-Access    4
VALUE       Access-Priority     Read-Write-Access       5
VALUE       Access-Priority     Read-Write-All-Access   6
 
ATTRIBUTE   Cli-Command         193                     string
I also added this into dictionary.nortel but still no go.
when I run Radius in debug mode it looks as if these attibutes never make it to the switch. Has anyone set this up before?
 
Thanks :)


Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!

Reply via email to