<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>log on device directly in "priviledged mode"</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Finally I successfully managed to log into the cisco switch (thanks to your help) using freeradius.<BR>
Now I want that the radius users can directly enter into enable mode of the cisco device. I set this in the users file<BR>
<BR>
test Auth-Type := Local, User-Password == "test"<BR>
     Cisco-AVPair = "shell:priv-lvl=15"<BR>
<BR>
but it doesn't work, the user "test" log into the cisco as unpriviledged.<BR>
<BR>
Is there something missing in the config?<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>