<?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 login issues with dead RADIUS server... in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-login-issues-with-dead-radius-server/m-p/1425303#M347936</link>
    <description>&lt;P&gt;We have around 60 Cisco switches that we use RADIUS authentication and authorization on (Will be moving to TACACS+ in the next few months).&amp;nbsp; It works great, as long as the trunk back to the main network is up, if it (the trunk) fails for any reason I can only login to a user level privilege, no exec level.&amp;nbsp; This happens on all VTYs and the Console. Also on the console regardless of the Trunk is up, I can only login with user level.&amp;nbsp; I'm sure it has to do with using the "default" AAA list.&amp;nbsp; However I cannot figure out how to create a named list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The switch models vary from 2960s to 3750Es.&amp;nbsp; Here is an example of the config of one of the 2960's that I'm currently configuring:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;! Last configuration change at 15:31:22 EST Mon Dec 21 2009&lt;BR /&gt;! NVRAM config last updated at 15:31:25 EST Mon Dec 21 2009&lt;BR /&gt;!&lt;BR /&gt;version 12.2&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug datetime localtime show-timezone&lt;BR /&gt;service timestamps log datetime localtime show-timezone&lt;BR /&gt;service password-encryption&lt;BR /&gt;service sequence-numbers&lt;BR /&gt;!&lt;BR /&gt;hostname BMS-IDF-D&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 &amp;lt;SNIP&amp;gt;.&lt;BR /&gt;!&lt;BR /&gt;username cp_adminswitch privilege 15 secret 5 &amp;lt;SNIP&amp;gt;.&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius rad_admin&lt;BR /&gt; server 10.x.x.254 auth-port 1645 acct-port 1646&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default group rad_admin local&lt;BR /&gt;aaa authentication enable default group rad_admin&lt;BR /&gt;aaa authorization exec default group rad_admin local &lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa session-id common&lt;BR /&gt;clock timezone EST -5&lt;BR /&gt;clock summer-time EDT recurring&lt;BR /&gt;system mtu routing 1500&lt;BR /&gt;authentication mac-move permit&lt;BR /&gt;ip subnet-zero&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;mls qos map cos-dscp 0 8 16 24 32 46 48 56&lt;BR /&gt;mls qos srr-queue input bandwidth 90 10&lt;BR /&gt;mls qos srr-queue input threshold 1 8 16&lt;BR /&gt;mls qos srr-queue input threshold 2 34 66&lt;BR /&gt;mls qos srr-queue input buffers 67 33 &lt;BR /&gt;mls qos srr-queue input cos-map queue 1 threshold 2 1&lt;BR /&gt;mls qos srr-queue input cos-map queue 1 threshold 3 0&lt;BR /&gt;mls qos srr-queue input cos-map queue 2 threshold 1 2&lt;BR /&gt;mls qos srr-queue input cos-map queue 2 threshold 2 4 6 7&lt;BR /&gt;mls qos srr-queue input cos-map queue 2 threshold 3 3 5&lt;BR /&gt;mls qos srr-queue input dscp-map queue 1 threshold 2 9 10 11 12 13 14 15&lt;BR /&gt;mls qos srr-queue input dscp-map queue 1 threshold 3 0 1 2 3 4 5 6 7&lt;BR /&gt;mls qos srr-queue input dscp-map queue 1 threshold 3 32&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 1 16 17 18 19 20 21 22 23&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 2 33 34 35 36 37 38 39 48&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 2 49 50 51 52 53 54 55 56&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 2 57 58 59 60 61 62 63&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 3 24 25 26 27 28 29 30 31&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 3 40 41 42 43 44 45 46 47&lt;BR /&gt;mls qos srr-queue output cos-map queue 1 threshold 3 5&lt;BR /&gt;mls qos srr-queue output cos-map queue 2 threshold 3 3 6 7&lt;BR /&gt;mls qos srr-queue output cos-map queue 3 threshold 3 2 4&lt;BR /&gt;mls qos srr-queue output cos-map queue 4 threshold 2 1&lt;BR /&gt;mls qos srr-queue output cos-map queue 4 threshold 3 0&lt;BR /&gt;mls qos srr-queue output dscp-map queue 1 threshold 3 40 41 42 43 44 45 46 47&lt;BR /&gt;mls qos srr-queue output dscp-map queue 2 threshold 3 24 25 26 27 28 29 30 31&lt;BR /&gt;mls qos srr-queue output dscp-map queue 2 threshold 3 48 49 50 51 52 53 54 55&lt;BR /&gt;mls qos srr-queue output dscp-map queue 2 threshold 3 56 57 58 59 60 61 62 63&lt;BR /&gt;mls qos srr-queue output dscp-map queue 3 threshold 3 16 17 18 19 20 21 22 23&lt;BR /&gt;mls qos srr-queue output dscp-map queue 3 threshold 3 32 33 34 35 36 37 38 39&lt;BR /&gt;mls qos srr-queue output dscp-map queue 4 threshold 1 8&lt;BR /&gt;mls qos srr-queue output dscp-map queue 4 threshold 2 9 10 11 12 13 14 15&lt;BR /&gt;mls qos srr-queue output dscp-map queue 4 threshold 3 0 1 2 3 4 5 6 7&lt;BR /&gt;mls qos queue-set output 1 threshold 1 138 138 92 138&lt;BR /&gt;mls qos queue-set output 1 threshold 2 138 138 92 400&lt;BR /&gt;mls qos queue-set output 1 threshold 3 36 77 100 318&lt;BR /&gt;mls qos queue-set output 1 threshold 4 20 50 67 400&lt;BR /&gt;mls qos queue-set output 2 threshold 1 149 149 100 149&lt;BR /&gt;mls qos queue-set output 2 threshold 2 118 118 100 235&lt;BR /&gt;mls qos queue-set output 2 threshold 3 41 68 100 272&lt;BR /&gt;mls qos queue-set output 2 threshold 4 42 72 100 242&lt;BR /&gt;mls qos queue-set output 1 buffers 10 10 26 54&lt;BR /&gt;mls qos queue-set output 2 buffers 16 6 17 61&lt;BR /&gt;mls qos&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint TP-self-signed-2439932416&lt;BR /&gt; enrollment selfsigned&lt;BR /&gt; subject-name cn=IOS-Self-Signed-Certificate-2439932416&lt;BR /&gt; revocation-check none&lt;BR /&gt; rsakeypair TP-self-signed-2439932416&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;crypto pki certificate chain TP-self-signed-2439932416&lt;BR /&gt; certificate self-signed 01 nvram:IOS-Self-Sig#3636.cer&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;archive&lt;BR /&gt;&lt;SPAN&gt; path t&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://10.x.x.90/Switch/Conf/BMS-IDF-D/" target="_blank"&gt;ftp://10.x.x.90/Switch/Conf/BMS-IDF-D/&lt;/A&gt;&lt;BR /&gt; write-memory&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;spanning-tree etherchannel guard misconfig&lt;BR /&gt;spanning-tree extend system-id&lt;BR /&gt;!&lt;BR /&gt;vlan internal allocation policy ascending&lt;BR /&gt;!&lt;BR /&gt;ip ssh time-out 30&lt;BR /&gt;ip ssh version 2&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/8&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/9&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/10&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/11&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/12&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/13&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/14&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/15&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/16&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/17&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/18&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/19&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/20&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/21&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/22&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/23&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/24&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt; switchport trunk native vlan 99&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; srr-queue bandwidth share 10 10 60 20&lt;BR /&gt; queue-set 2&lt;BR /&gt; priority-queue out &lt;BR /&gt; mls qos trust cos&lt;BR /&gt; macro description cisco-switch&lt;BR /&gt; auto qos voip trust &lt;BR /&gt; spanning-tree link-type point-to-point&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt; description BMS-IDF-F Uplink&lt;BR /&gt; switchport trunk native vlan 99&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; srr-queue bandwidth share 10 10 60 20&lt;BR /&gt; queue-set 2&lt;BR /&gt; priority-queue out &lt;BR /&gt; mls qos trust cos&lt;BR /&gt; macro description cisco-switch&lt;BR /&gt; auto qos voip trust &lt;BR /&gt; spanning-tree link-type point-to-point&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Vlan20&lt;BR /&gt; description BMS&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt;!&lt;BR /&gt;interface Vlan99&lt;BR /&gt; description Management VLAN&lt;BR /&gt; ip address 10.x.x.180 255.255.255.0&lt;BR /&gt; no ip route-cache&lt;BR /&gt;!&lt;BR /&gt;no ip http server&lt;BR /&gt;ip http secure-server&lt;BR /&gt;ip sla enable reaction-alerts&lt;BR /&gt;radius-server host 10.13.11.254 auth-port 1645 acct-port 1646 timeout 5 retransmit 3 key 7 &amp;lt;SNIP&amp;gt;&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt; length 0&lt;BR /&gt;line vty 5 15&lt;BR /&gt; length 0&lt;BR /&gt;!&lt;BR /&gt;ntp clock-period 36028818&lt;BR /&gt;ntp server 10.x.x.254 key 0 prefer&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that I'm just missing something simple, but it's driving me nuts!!!!&amp;nbsp; any help would be greatly appreciated, as I need to resolve this for my own piece of mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason Partridge&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 23:51:24 GMT</pubDate>
    <dc:creator>jason.partridge</dc:creator>
    <dc:date>2019-03-10T23:51:24Z</dc:date>
    <item>
      <title>AAA login issues with dead RADIUS server...</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-login-issues-with-dead-radius-server/m-p/1425303#M347936</link>
      <description>&lt;P&gt;We have around 60 Cisco switches that we use RADIUS authentication and authorization on (Will be moving to TACACS+ in the next few months).&amp;nbsp; It works great, as long as the trunk back to the main network is up, if it (the trunk) fails for any reason I can only login to a user level privilege, no exec level.&amp;nbsp; This happens on all VTYs and the Console. Also on the console regardless of the Trunk is up, I can only login with user level.&amp;nbsp; I'm sure it has to do with using the "default" AAA list.&amp;nbsp; However I cannot figure out how to create a named list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The switch models vary from 2960s to 3750Es.&amp;nbsp; Here is an example of the config of one of the 2960's that I'm currently configuring:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;! Last configuration change at 15:31:22 EST Mon Dec 21 2009&lt;BR /&gt;! NVRAM config last updated at 15:31:25 EST Mon Dec 21 2009&lt;BR /&gt;!&lt;BR /&gt;version 12.2&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug datetime localtime show-timezone&lt;BR /&gt;service timestamps log datetime localtime show-timezone&lt;BR /&gt;service password-encryption&lt;BR /&gt;service sequence-numbers&lt;BR /&gt;!&lt;BR /&gt;hostname BMS-IDF-D&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 &amp;lt;SNIP&amp;gt;.&lt;BR /&gt;!&lt;BR /&gt;username cp_adminswitch privilege 15 secret 5 &amp;lt;SNIP&amp;gt;.&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius rad_admin&lt;BR /&gt; server 10.x.x.254 auth-port 1645 acct-port 1646&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default group rad_admin local&lt;BR /&gt;aaa authentication enable default group rad_admin&lt;BR /&gt;aaa authorization exec default group rad_admin local &lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa session-id common&lt;BR /&gt;clock timezone EST -5&lt;BR /&gt;clock summer-time EDT recurring&lt;BR /&gt;system mtu routing 1500&lt;BR /&gt;authentication mac-move permit&lt;BR /&gt;ip subnet-zero&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;mls qos map cos-dscp 0 8 16 24 32 46 48 56&lt;BR /&gt;mls qos srr-queue input bandwidth 90 10&lt;BR /&gt;mls qos srr-queue input threshold 1 8 16&lt;BR /&gt;mls qos srr-queue input threshold 2 34 66&lt;BR /&gt;mls qos srr-queue input buffers 67 33 &lt;BR /&gt;mls qos srr-queue input cos-map queue 1 threshold 2 1&lt;BR /&gt;mls qos srr-queue input cos-map queue 1 threshold 3 0&lt;BR /&gt;mls qos srr-queue input cos-map queue 2 threshold 1 2&lt;BR /&gt;mls qos srr-queue input cos-map queue 2 threshold 2 4 6 7&lt;BR /&gt;mls qos srr-queue input cos-map queue 2 threshold 3 3 5&lt;BR /&gt;mls qos srr-queue input dscp-map queue 1 threshold 2 9 10 11 12 13 14 15&lt;BR /&gt;mls qos srr-queue input dscp-map queue 1 threshold 3 0 1 2 3 4 5 6 7&lt;BR /&gt;mls qos srr-queue input dscp-map queue 1 threshold 3 32&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 1 16 17 18 19 20 21 22 23&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 2 33 34 35 36 37 38 39 48&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 2 49 50 51 52 53 54 55 56&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 2 57 58 59 60 61 62 63&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 3 24 25 26 27 28 29 30 31&lt;BR /&gt;mls qos srr-queue input dscp-map queue 2 threshold 3 40 41 42 43 44 45 46 47&lt;BR /&gt;mls qos srr-queue output cos-map queue 1 threshold 3 5&lt;BR /&gt;mls qos srr-queue output cos-map queue 2 threshold 3 3 6 7&lt;BR /&gt;mls qos srr-queue output cos-map queue 3 threshold 3 2 4&lt;BR /&gt;mls qos srr-queue output cos-map queue 4 threshold 2 1&lt;BR /&gt;mls qos srr-queue output cos-map queue 4 threshold 3 0&lt;BR /&gt;mls qos srr-queue output dscp-map queue 1 threshold 3 40 41 42 43 44 45 46 47&lt;BR /&gt;mls qos srr-queue output dscp-map queue 2 threshold 3 24 25 26 27 28 29 30 31&lt;BR /&gt;mls qos srr-queue output dscp-map queue 2 threshold 3 48 49 50 51 52 53 54 55&lt;BR /&gt;mls qos srr-queue output dscp-map queue 2 threshold 3 56 57 58 59 60 61 62 63&lt;BR /&gt;mls qos srr-queue output dscp-map queue 3 threshold 3 16 17 18 19 20 21 22 23&lt;BR /&gt;mls qos srr-queue output dscp-map queue 3 threshold 3 32 33 34 35 36 37 38 39&lt;BR /&gt;mls qos srr-queue output dscp-map queue 4 threshold 1 8&lt;BR /&gt;mls qos srr-queue output dscp-map queue 4 threshold 2 9 10 11 12 13 14 15&lt;BR /&gt;mls qos srr-queue output dscp-map queue 4 threshold 3 0 1 2 3 4 5 6 7&lt;BR /&gt;mls qos queue-set output 1 threshold 1 138 138 92 138&lt;BR /&gt;mls qos queue-set output 1 threshold 2 138 138 92 400&lt;BR /&gt;mls qos queue-set output 1 threshold 3 36 77 100 318&lt;BR /&gt;mls qos queue-set output 1 threshold 4 20 50 67 400&lt;BR /&gt;mls qos queue-set output 2 threshold 1 149 149 100 149&lt;BR /&gt;mls qos queue-set output 2 threshold 2 118 118 100 235&lt;BR /&gt;mls qos queue-set output 2 threshold 3 41 68 100 272&lt;BR /&gt;mls qos queue-set output 2 threshold 4 42 72 100 242&lt;BR /&gt;mls qos queue-set output 1 buffers 10 10 26 54&lt;BR /&gt;mls qos queue-set output 2 buffers 16 6 17 61&lt;BR /&gt;mls qos&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint TP-self-signed-2439932416&lt;BR /&gt; enrollment selfsigned&lt;BR /&gt; subject-name cn=IOS-Self-Signed-Certificate-2439932416&lt;BR /&gt; revocation-check none&lt;BR /&gt; rsakeypair TP-self-signed-2439932416&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;crypto pki certificate chain TP-self-signed-2439932416&lt;BR /&gt; certificate self-signed 01 nvram:IOS-Self-Sig#3636.cer&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;archive&lt;BR /&gt;&lt;SPAN&gt; path t&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://10.x.x.90/Switch/Conf/BMS-IDF-D/" target="_blank"&gt;ftp://10.x.x.90/Switch/Conf/BMS-IDF-D/&lt;/A&gt;&lt;BR /&gt; write-memory&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;spanning-tree etherchannel guard misconfig&lt;BR /&gt;spanning-tree extend system-id&lt;BR /&gt;!&lt;BR /&gt;vlan internal allocation policy ascending&lt;BR /&gt;!&lt;BR /&gt;ip ssh time-out 30&lt;BR /&gt;ip ssh version 2&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/8&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/9&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/10&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/11&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/12&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/13&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/14&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/15&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/16&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/17&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/18&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/19&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/20&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/21&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/22&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/23&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/24&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt; switchport trunk native vlan 99&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; srr-queue bandwidth share 10 10 60 20&lt;BR /&gt; queue-set 2&lt;BR /&gt; priority-queue out &lt;BR /&gt; mls qos trust cos&lt;BR /&gt; macro description cisco-switch&lt;BR /&gt; auto qos voip trust &lt;BR /&gt; spanning-tree link-type point-to-point&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt; description BMS-IDF-F Uplink&lt;BR /&gt; switchport trunk native vlan 99&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; srr-queue bandwidth share 10 10 60 20&lt;BR /&gt; queue-set 2&lt;BR /&gt; priority-queue out &lt;BR /&gt; mls qos trust cos&lt;BR /&gt; macro description cisco-switch&lt;BR /&gt; auto qos voip trust &lt;BR /&gt; spanning-tree link-type point-to-point&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Vlan20&lt;BR /&gt; description BMS&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt;!&lt;BR /&gt;interface Vlan99&lt;BR /&gt; description Management VLAN&lt;BR /&gt; ip address 10.x.x.180 255.255.255.0&lt;BR /&gt; no ip route-cache&lt;BR /&gt;!&lt;BR /&gt;no ip http server&lt;BR /&gt;ip http secure-server&lt;BR /&gt;ip sla enable reaction-alerts&lt;BR /&gt;radius-server host 10.13.11.254 auth-port 1645 acct-port 1646 timeout 5 retransmit 3 key 7 &amp;lt;SNIP&amp;gt;&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt; length 0&lt;BR /&gt;line vty 5 15&lt;BR /&gt; length 0&lt;BR /&gt;!&lt;BR /&gt;ntp clock-period 36028818&lt;BR /&gt;ntp server 10.x.x.254 key 0 prefer&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that I'm just missing something simple, but it's driving me nuts!!!!&amp;nbsp; any help would be greatly appreciated, as I need to resolve this for my own piece of mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason Partridge&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:51:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-login-issues-with-dead-radius-server/m-p/1425303#M347936</guid>
      <dc:creator>jason.partridge</dc:creator>
      <dc:date>2019-03-10T23:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: AAA login issues with dead RADIUS server...</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-login-issues-with-dead-radius-server/m-p/1425304#M348002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the aaa configuration done by at your switches&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group rad_admin local&lt;BR /&gt;aaa authentication enable default group rad_admin&lt;BR /&gt;aaa authorization exec default group rad_admin local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First request will be forwarded to radius server if not reachable then will check for local database as per the configuartion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it working or not ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have one query reagrding on your statement&amp;nbsp; I cannot figure out how to create a &lt;STRONG&gt;named list. &lt;/STRONG&gt;can you brief what is this requirement&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check out the belwo link hope this helps out your query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a0080093c81.shtml"&gt;http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a0080093c81.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ganesh.H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Dec 2009 15:48:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-login-issues-with-dead-radius-server/m-p/1425304#M348002</guid>
      <dc:creator>Ganesh Hariharan</dc:creator>
      <dc:date>2009-12-26T15:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: AAA login issues with dead RADIUS server...</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-login-issues-with-dead-radius-server/m-p/1425305#M348120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You have the following on your switch:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication login default group rad_admin local&lt;BR /&gt;aaa authentication enable default group rad_admin&lt;BR /&gt;aaa authorization exec default group rad_admin local&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice the &lt;STRONG&gt;local&lt;/STRONG&gt; at the end of the first and third lines. This tells the switch to try the local database of users if radius is not reached.&lt;/P&gt;&lt;P&gt;Your missing the &lt;STRONG&gt;local&lt;/STRONG&gt; on the second line which tells the switch how to authentication for exec or "enable" level access. Add it and you should be good to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 11:31:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-login-issues-with-dead-radius-server/m-p/1425305#M348120</guid>
      <dc:creator>gshinman</dc:creator>
      <dc:date>2009-12-29T11:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: AAA login issues with dead RADIUS server...</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-login-issues-with-dead-radius-server/m-p/1425306#M348193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When you create a method list, instead of "default" keyword you specify a name of the list. The difference between the default and the named list is that default list is automatically applied on all the interfaces but the named list has to be specifically applied on the vty lines and the console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like to create a named list for authentication and authorization, please remove the existing commands and try the ones below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;- aaa authentication login rad_authentication group rad_admin local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- aaa authorization exec rad_authorization group rad_admin local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now as I mentioned previously, go to the line vty and type the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Line vty 0 15&lt;/P&gt;&lt;P&gt;- login authentication rad_authentication.&lt;/P&gt;&lt;P&gt;- authorization exec rad_authorization.&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2009 22:49:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-login-issues-with-dead-radius-server/m-p/1425306#M348193</guid>
      <dc:creator>kush.sri2001</dc:creator>
      <dc:date>2009-12-31T22:49:05Z</dc:date>
    </item>
  </channel>
</rss>

