<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic aaa new-model in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986437#M1745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there you have the problem that your shared secrets don't match.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2012 17:34:21 GMT</pubDate>
    <dc:creator>Karsten Iwen</dc:creator>
    <dc:date>2012-07-16T17:34:21Z</dc:date>
    <item>
      <title>aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986427#M1735</link>
      <description>&lt;P&gt;How this command works "aaa authentication enable default group radius"? I used Cisco Secure ACS 4.2 as my Radius Server but I can't login.. Is there somebody here can give me a thorough understanding on this command? Need this for my CCNA security exam.. Please help.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Additional INfo:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IETF Radius Attributes: NAS Prompt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;here's my config on R1&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;version 12.4&lt;/P&gt;&lt;P&gt;service timestamps debug datetime msec&lt;/P&gt;&lt;P&gt;service timestamps log datetime msec&lt;/P&gt;&lt;P&gt;service password-encryption&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname R1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot-start-marker&lt;/P&gt;&lt;P&gt;boot-end-marker&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;enable secret 5 $1$e.TZ$EXkOaZ0rkd/GBGLA/8GrD/&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication enable default group radius&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;resource policy&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;memory-size iomem 5&lt;/P&gt;&lt;P&gt;ip cef&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;no ip domain lookup&lt;/P&gt;&lt;P&gt;ip domain name aida.com&lt;/P&gt;&lt;P&gt;ip ssh version 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;username mark privilege 15 password 7 110418171C&lt;/P&gt;&lt;P&gt;username anthony password 7 050A081B29434010&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Loopback1&lt;/P&gt;&lt;P&gt; ip address 1.1.1.1 255.255.255.255&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/0&lt;/P&gt;&lt;P&gt; ip address 192.168.5.1 255.255.255.248&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/1&lt;/P&gt;&lt;P&gt; ip address 10.10.10.1 255.255.255.252&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;router eigrp 100&lt;/P&gt;&lt;P&gt; network 1.1.1.1 0.0.0.0&lt;/P&gt;&lt;P&gt; network 10.10.10.0 0.0.0.3&lt;/P&gt;&lt;P&gt; network 192.168.5.0 0.0.0.7&lt;/P&gt;&lt;P&gt; no auto-summary&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;no ip http server&lt;/P&gt;&lt;P&gt;no ip http secure-server&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;radius-server host 172.16.178.3 auth-port 1645 acct-port 1646 key 7 xxxxxxxxxxxxxxxxxxxxxxxxxxx&amp;nbsp; &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;control-plane&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; exec-timeout 0 0&lt;/P&gt;&lt;P&gt; logging synchronous&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; login local&lt;/P&gt;&lt;P&gt; transport input ssh&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:27:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986427#M1735</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2020-02-21T18:27:28Z</dc:date>
    </item>
    <item>
      <title>aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986428#M1736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help.. Is there anyone here who can give me a thorough understanding on this command "&lt;STRONG&gt;aaa authentication enable default group radius"? &lt;/STRONG&gt;How this command affect communicate w/ my radius server? I defined users in radius server, when I can used it? I use ssh.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 11:56:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986428#M1736</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2012-07-13T11:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986429#M1737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a couple of options that are available. The best way for most environments is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Migrate to TACACS+&lt;/P&gt;&lt;P&gt;With TACACS you have more control over your administration-sessions. If you want you can use TACACS+ and RADIUS at the same time for different functions (TACACS for ADMIN, RADIUS for VPN ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do that: &lt;/P&gt;&lt;P&gt;1) Configure your AAA-client on the ACS for TACACS&lt;/P&gt;&lt;P&gt;2) Configure a tacacs-server instead a RADIUS-server in IOS&lt;/P&gt;&lt;P&gt;3) use the following aaa-commands:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'courier new', courier; "&gt;aaa authentication login default group tacacs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'courier new', courier; "&gt;aaa authentication enable default group tacacs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now your ACS-User is taken for initial login and for the enable. The Enable-password can be configured for individual users or for the usergroup that the user belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your ACS is not reachable, you can also configure a fallback. For that you add another method to you aaa commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;&lt;STRONG style="font-family: 'courier new', courier; "&gt;aaa authentication login default group tacacs local&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding: 0pt; margin: 0pt;"&gt;&lt;STRONG style="font-family: 'courier new', courier; "&gt;aaa authentication enable default group tacacs enable&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 12:14:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986429#M1737</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-07-13T12:14:09Z</dc:date>
    </item>
    <item>
      <title>aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986430#M1738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply karsten, yes you right there I can migrate to TACACS+ but I must first understand on what is RADIUS server means, how does it handle defined users during authentication? That is why I need to understand the command.. This for the preparation of my CCNA security exam.. Need to understand the basics of the command which i specified above.. Thanks In Advance..&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 04:08:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986430#M1738</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2012-07-14T04:08:59Z</dc:date>
    </item>
    <item>
      <title>aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986431#M1739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain you about the radius and tacacs+.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Radius uses UDP port (1812,1813) or (1645-1646).&lt;/P&gt;&lt;P&gt;TACACS+ uses TCP 49 (Which is reliable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RADIUS auth we use that for VPN, Web authentication, Wireless users like that&lt;/P&gt;&lt;P&gt;TACACS+ used for network devices/servers authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Radius requires timeout and other options to be enabled to switchover/auto disconnecting the connection. It works in client server architecture... i.e handshake..,ppp.pap,chap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Radius doesn't support few protocols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;AppleTalk Remote Access (ARA) protocol&lt;/P&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;NetBIOS Frame Protocol Control protocol&lt;/P&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Novell Asynchronous Services Interface (NASI)&lt;/P&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;X.25 PAD connection&lt;/P&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 16:39:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986431#M1739</guid>
      <dc:creator>nkarthikeyan</dc:creator>
      <dc:date>2012-07-14T16:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986432#M1740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So why is it that I can't login on the router? When I login to privilege mode it ask me for username and password, I already tried the password configured on Radius server but still I can't login to privilege mode... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 03:38:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986432#M1740</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2012-07-15T03:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986433#M1741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to find out what the AAA-client does you can use the command "debug radius":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I log into my switch which uses RADIUS then the switch askes for authentication of my used username:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'courier new', courier;"&gt;Jul 15 12:20:50.565: RADIUS:&amp;nbsp; User-Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [1]&amp;nbsp;&amp;nbsp; 14&amp;nbsp; "karsten.iwen"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I enter "enable" and I have "aaa authentication enable default group radius" configured, then the switch doesn't use the real username, but the generic user:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'courier new', courier;"&gt;Jul 15 12:40:03.876: RADIUS:&amp;nbsp; User-Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [1]&amp;nbsp;&amp;nbsp; 10&amp;nbsp; "$enab15$"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That can't be handled by RADIUS, but with TACACS+&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 12:45:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986433#M1741</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-07-15T12:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986434#M1742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro&lt;/P&gt;&lt;P&gt;The command "aaa authentication enable default group radius" means that, for your enable password, you want the Router to refer to the ACS server and obtain the credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another example, the command "aaa authentication enable default group radius enable" means that, for your enable password, you want the Router to refer to the ACS server and obtain the credentials. In the event your ACS is down, you want the Router to refer to the local enable password and obtain the credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw what you're trying to achieve, and you can achieve this in RADIUS as well, but personally I prefer TACACS+ whenever possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default group radius local&lt;/P&gt;&lt;P&gt;aaa authentication enable default group radius enable&lt;/P&gt;&lt;P&gt;aaa authorization exec default local&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;radius-server host 10.0.0.100 auth-port 1645 acct-port 1646 key cisco123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: $enab15$ this is seen because you don't have aaa authorization commands configured. You can either add a dummy username $enab15$ in your ACS or you could paste the following commands shown below in your Router;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username admin privilege 15 password 0 cisco123&lt;/P&gt;&lt;P&gt;username operator privilege 7 password 0 cisco123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P/S: Please do rate this comment, if you find this feedback useful &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 06:10:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986434#M1742</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-07-16T06:10:12Z</dc:date>
    </item>
    <item>
      <title>aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986435#M1743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Karsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Okay here's the output on "debug radius". I follow instruction of "Ramraj", so what's the problem here?&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/1/0/9/95901-aaa_debug.JPG" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 16:01:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986435#M1743</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2012-07-16T16:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986436#M1744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Ramraj. I follow your instruction but still I can't login. What do you mean by "$enab15$"? because what i have done I literally add that user to my ACS, I add there a user named "$enab15$" w/ a password of "cisco" but still won't log me in to my router&amp;nbsp; console. I performed the ff. command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# aaa new-model&lt;/P&gt;&lt;P&gt;#radius-server host 172.16.178.3 key shared_secret&lt;/P&gt;&lt;P&gt;#aaa authentication enable default group radius&lt;/P&gt;&lt;P&gt;#aaa authorization exec default local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I also used the local username / password w/ privilege 15 on my router but still fails to authenticate.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 16:07:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986436#M1744</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2012-07-16T16:07:21Z</dc:date>
    </item>
    <item>
      <title>aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986437#M1745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there you have the problem that your shared secrets don't match.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 17:34:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986437#M1745</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-07-16T17:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986438#M1746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark&lt;/P&gt;&lt;P&gt;I have recreated the steps in my lab and I saw the same problem as you did. Please click on this URL &lt;A href="https://www.yousendit.com/download/QlVqTmZhUENFc0t4djhUQw"&gt;https://www.yousendit.com/download/QlVqTmZhUENFc0t4djhUQw&lt;/A&gt; to download the steps on the Router/Switch portion and on the ACS portion. Please do follow the steps strictly. This is a small problem &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the steps provided still doesn't work, please paste your Router/Switch latest show running-config here. I'll verify that first before verifying your ACS config. Good luck bro!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 20:55:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986438#M1746</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-07-16T20:55:08Z</dc:date>
    </item>
    <item>
      <title>aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986439#M1747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Ramraj, really need your help. I follow your guides that you sent but still I can't login to privilege mode, here are some of configurations hope this can help... &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/servlet/JiveServlet/download/3681152-131734/aaa_routerconfig.rar.zip"&gt;https://supportforums.cisco.com/servlet/JiveServlet/download/3681152-131734/aaa_routerconfig.rar.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my router config, I just made it simple because what I really wanted is to be able to get into privilege mode using the RADIUS server users. Thanks in Advance... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 17:01:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986439#M1747</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2012-07-17T17:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986440#M1748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro&lt;/P&gt;&lt;P&gt;I saw your Cisco Router's configuration, and you didn't put in the commands I advices in my previous post. Please paste them in and rerty again;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;aaa authentication login VTY group radius local&lt;BR /&gt;aaa authentication login CONSOLE local&lt;BR /&gt;aaa authentication enable default group radius enable&lt;BR /&gt;aaa authorization console&lt;BR /&gt;aaa authorization config-commands&lt;BR /&gt;aaa authorization exec VTY group radius local&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;authorization exec VTY&lt;BR /&gt;login authentication VTY&lt;BR /&gt;line aux 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt;authorization exec VTY&lt;BR /&gt;login authentication VTY&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;Lastly, could you change the Authenticate Using method to RADIUS (Cisco IOS/PIX 6.0) for R1. This is depicted in your captured file named ACS_AAA_Client.jpg.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 17:15:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986440#M1748</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-07-17T17:15:56Z</dc:date>
    </item>
    <item>
      <title>aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986441#M1749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay I'm still at the office now later(9pm GMT +8)&amp;nbsp; when i got home i will install teamviewer at my homelab. I think we're in the same time zone. Thanks a lot bro. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 05:18:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986441#M1749</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2012-07-18T05:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986442#M1750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I believe everything is working fine now. If you find the above comments useful, please do rate them nicely &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 14:50:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986442#M1750</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-07-18T14:50:47Z</dc:date>
    </item>
    <item>
      <title>aaa new-model</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986443#M1751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes! everything works fine now! Thanks a lot bro! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 14:53:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-new-model/m-p/1986443#M1751</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2012-07-18T14:53:17Z</dc:date>
    </item>
  </channel>
</rss>

