<?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 Re: Radius Server Config WS-C3560CX doesn't work correctly in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4039948#M558563</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; First of all, for whatever reason, i believed you also had dead time configured. With your current configuration if the RADIUS server does not respond within 10 seconds, it is marked as dead, in order to NOT mark it alive on the next RADIUS request, configure "radius-server deadtime 30" to keep it down for the next 30 minutes, so to ignore it.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I see in the "Auth" file that authentication is successful towards 10.60.0.26 server, and no RADIUS requests are being sent to the second 10.60.0.27, so all good so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I see in the "No auth" file that immediately after 10.60.0.26 is declared dead, it's declared alive; this should be fixed by the above command. I see that the authentication request goes to the second server 10.60.0.27, but debug output is not complete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configure the above command, run the test again, and paste the complete output from RADIUS debug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2020 07:52:52 GMT</pubDate>
    <dc:creator>Cristian Matei</dc:creator>
    <dc:date>2020-03-04T07:52:52Z</dc:date>
    <item>
      <title>Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4038574#M558494</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've a simple 802.1x Radius Setup (2x PSN on ISE) and following Config on a WS-C3560CX.&lt;/P&gt;&lt;P&gt;There a two Radius Server in the Config. The first one is working well. The secondary one is configured as backup radius.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the first Radius server is not available, the secondary Server should take over requests and authenticate 802.1x sessions. Is see the Requests in the on the second node, but authentications fail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I delete the first radius server in the switch-config and only the second one is there, authentication is working well.&lt;/P&gt;&lt;P&gt;The ISE-config is okay, switches from other vendors works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got the following debug messages on Cisco Switch:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%RADIUS-4-RADIUS_DEAD: RADIUS server rad1 is not responding.&lt;/P&gt;&lt;P&gt;%RADIUS-4-RADIUS_ALIVE: RADIUS server rad1 is being marked alive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;BR /&gt;aaa authentication login default group radius local&lt;BR /&gt;aaa authentication dot1x default group radius&lt;BR /&gt;aaa authorization network default group radius&lt;BR /&gt;aaa accounting dot1x default start-stop group radius&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;radius server rad1&lt;BR /&gt;address ipv4 10.60.0.3 auth-port 1812 acct-port 1813&lt;BR /&gt;key ****&lt;BR /&gt;!&lt;BR /&gt;radius server rad2&lt;BR /&gt;address ipv4 10.60.0.4 auth-port 1812 acct-port 1813&lt;BR /&gt;key ****&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 14:07:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4038574#M558494</guid>
      <dc:creator>ChristophHofmann0740</dc:creator>
      <dc:date>2020-03-02T14:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4038733#M558502</link>
      <description>&lt;P&gt;how about group them radius servers and use it ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;example :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;aaa group server tacacs+ bbandi&lt;BR /&gt;server name rad1&lt;BR /&gt;server name rad2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 17:48:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4038733#M558502</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2020-03-02T17:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4038778#M558507</link>
      <description>If the dead and alive messages are near identical time stamps in the log, then using the radius dead timer might help.&lt;BR /&gt;&lt;BR /&gt;Ex. &lt;BR /&gt;radius-server deadtime 5&lt;BR /&gt;&lt;BR /&gt;This would have the switch mark the sever dead for 5 minutes prior to retrying it again. If both get marked dead, it will ignore the dead timer and round robin them again. &lt;BR /&gt;&lt;BR /&gt;Adding to that, you can use the radius automated-tester feature to make it more robust. &lt;BR /&gt;&lt;BR /&gt;Ex. &lt;BR /&gt;radius automate tester username ignore-acct-port probe-on&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Mar 2020 18:44:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4038778#M558507</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2020-03-02T18:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4038853#M558510</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; First of all, though RADIUS works, your configuration is not correct and you should fix it: you have defined the radius servers via name, but in the AAA commands you use the radius keyword which points towards globally defined radius servers via radius-server command. &amp;nbsp;This inconsistency may cause issues at some point, here's the fixed configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;BR /&gt;aaa authentication login default group ALL_RADIUS local&lt;BR /&gt;aaa authentication dot1x default group ALL_RADIUS&lt;BR /&gt;aaa authorization network default group ALL_RADIUS&lt;BR /&gt;aaa accounting dot1x default start-stop group AL_RADIUS&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;radius server rad1&lt;BR /&gt;address ipv4 10.60.0.3 auth-port 1812 acct-port 1813&lt;BR /&gt;key ****&lt;BR /&gt;!&lt;BR /&gt;radius server rad2&lt;BR /&gt;address ipv4 10.60.0.4 auth-port 1812 acct-port 1813&lt;BR /&gt;key ****&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa group server radius ALL_RADIUS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;server name rad1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;server name rad2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To properly failover, assuming you want to failover from the main RADIUS server to the second RADIUS server in 10 seconds, you would need to globally configure "radius-server dead-criteria time 10"; at this point the server is marked as DEAD, but you also need to specify how long do you keep it as DEAD (so not sending any requests to it), to keep it dead for 30 minutes, use "radius-server deadtime 30".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need or want smarter/failover (like don't wait for an authentication request in order to identify if a server is down, but rather constantly check which RADIUS servers are functional), use the automation feature (authentication can be successful or not, it does not matter, just a response from the RADIUS server is enough to keep it in the UP state):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;radius server rad1&lt;/P&gt;&lt;P&gt;&amp;nbsp;automate-tester username radiustestuser&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;radius server rad2&lt;/P&gt;&lt;P&gt;&amp;nbsp;automate-tester username radiustestuser&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want, you could also do load-balancing across both servers, you'll have to enable the feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 20:50:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4038853#M558510</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-03-02T20:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4039237#M558529</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;many thanks for answers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have improved my config as you can see below. But the issue is the same.&lt;/P&gt;&lt;P&gt;aaa authentication login works fine on both servers.&lt;/P&gt;&lt;P&gt;dot1x works fine if the rad1 is reachable. -&amp;gt; but I can not see an accounting AAA session in the ise&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If rad1 is not reachable ise log is showing the follwing output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"5440 Endpoint abandoned EAP session and started new&lt;/P&gt;&lt;P&gt;Verify known NAD or supplicant issues and published bugs. Verify NAD and supplicant configuration."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I delete rad1, rad2 is working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;aaa group server radius ALL_RADIUS&lt;BR /&gt;server name rad1&lt;BR /&gt;server name rad2&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default group ALL_RADIUS local&lt;BR /&gt;aaa authentication dot1x default group ALL_RADIUS&lt;BR /&gt;aaa authorization network default group ALL_RADIUS&lt;BR /&gt;aaa accounting dot1x default start-stop group AL_RADIUS&lt;BR /&gt;!&lt;BR /&gt;aaa session-id common&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;dot1x system-auth-control&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;radius-server dead-criteria time 10&lt;BR /&gt;!&lt;BR /&gt;radius server rad1&lt;BR /&gt;address ipv4 10.60.0.26 auth-port 1812 acct-port 1813&lt;BR /&gt;key *****&lt;BR /&gt;!&lt;BR /&gt;radius server rad2&lt;BR /&gt;address ipv4 10.60.0.27 auth-port 1812 acct-port 1813&lt;BR /&gt;key *****&lt;BR /&gt;!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 12:49:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4039237#M558529</guid>
      <dc:creator>ChristophHofmann0740</dc:creator>
      <dc:date>2020-03-03T12:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4039438#M558535</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Run "debug radius authentication" and perform auth to first radius server, cut access to it, authenticate again, leave the debug a bit more and stop it. Paste the debug output here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 16:47:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4039438#M558535</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-03-03T16:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4039939#M558561</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;many thanks for your answer. I 've appended two files. The 'auth.txt' is the debug ouput where Radius1 is reachable. The 'no auth.txt' is the debug file where Radius1 is not reachable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the interessting part of the debug ist when Radius Request to Radius1 fails:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mar 4 07:05:54.657: RADIUS(00000000): Sending a IPv4 Radius Packet&lt;BR /&gt;Mar 4 07:05:54.661: RADIUS(00000000): Started 5 sec timeout&lt;BR /&gt;Mar 4 07:05:56.772: RADIUS(00000000): Request timed out!&lt;BR /&gt;Mar 4 07:05:56.772: RADIUS: Fail-over to (10.60.0.27:1812,1813) for id 1645/133&lt;BR /&gt;Mar 4 07:05:56.772: RADIUS: Message Authenticator encoded&lt;BR /&gt;Mar 4 07:05:56.772: RADIUS(00000000): Started 5 sec timeout&lt;BR /&gt;Mar 4 07:05:56.782: RADIUS: Received from id 1645/133 10.60.0.27:1812, Access-Reject, len 38&lt;BR /&gt;Mar 4 07:05:56.782: RADIUS: authenticator 11 B8 93 57 FD 44 F5 10 - CE 0F 5B 68 BC 85 11 23&lt;BR /&gt;Mar 4 07:05:56.782: RADIUS: Message-Authenticato[80] 18&lt;BR /&gt;Mar 4 07:05:56.782: RADIUS: 29 6C 73 97 35 27 61 8A D6 87 1B 4C 44 55 6A 43 [ )ls5'aLDUjC]&lt;BR /&gt;Mar 4 07:05:56.782: RADIUS(00000000): Received from id 1645/133&lt;BR /&gt;Mar 4 07:05:56.817: RADIUS(00000000): Request timed out!&lt;BR /&gt;Mar 4 07:05:56.817: RADIUS: Fail-over to (10.60.0.27:1812,1813) for id 1645/134&lt;BR /&gt;Mar 4 07:05:56.817: RADIUS: Message Authenticator encoded&lt;BR /&gt;Mar 4 07:05:56.817: RADIUS(00000000): Started 5 sec timeout&lt;BR /&gt;Mar 4 07:05:56.828: RADIUS: Received from id 1645/134 10.60.0.27:1812, Access-Challenge, len 122&lt;BR /&gt;Mar 4 07:05:56.828: RADIUS: authenticator DF 6E B0 01 B3 E2 81 C6 - 06 CA 0D 8E B7 90 FB 9B&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: State [24] 76&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: 33 37 43 50 4D 53 65 73 73 69 6F 6E 49 44 3D 30 [37CPMSessionID=0]&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: 41 32 33 30 46 37 44 30 30 30 30 30 30 32 32 30 [A230F7D000000220]&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: 38 46 44 46 33 32 33 3B 33 31 53 65 73 73 69 6F [8FDF323;31Sessio]&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: 6E 49 44 3D 69 73 65 70 34 2F 33 37 32 31 33 32 [nID=isep4/372132]&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: 36 30 30 2F 36 32 39 37 39 3B [ 600/62979;]&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: EAP-Message [79] 8&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: 01 F3 00 06 0D 20 [ ]&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: Message-Authenticato[80] 18&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS: 9B 56 01 97 E7 86 0C 62 03 FE 5C 6F EB 0C 7A 35 [ Vb\oz5]&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS(00000000): Received from id 1645/134&lt;BR /&gt;Mar 4 07:05:56.831: RADIUS/DECODE: EAP-Message fragments, 6, total 6 bytes&lt;BR /&gt;Mar 4 07:05:59.673: RADIUS(00000000): Request timed out!&lt;BR /&gt;Mar 4 07:05:59.673: RADIUS: Retransmit to (10.60.0.26:1812,1813) for id 1645/135&lt;BR /&gt;Mar 4 07:05:59.673: RADIUS: Message Authenticator encoded&lt;BR /&gt;Mar 4 07:05:59.673: RADIUS(00000000): Started 5 sec timeout&lt;BR /&gt;Mar 4 07:06:04.727: RADIUS(00000000): Request timed out!&lt;BR /&gt;Mar 4 07:06:04.727: %RADIUS-4-RADIUS_DEAD: RADIUS server 10.60.0.26:1812,1813 is not responding.&lt;BR /&gt;Mar 4 07:06:04.727: %RADIUS-4-RADIUS_ALIVE: RADIUS server 10.60.0.26:1812,1813 is being marked alive.&lt;BR /&gt;Mar 4 07:06:04.727: RADIUS: Retransmit to (10.60.0.26:1812,1813) for id 1645/135&lt;BR /&gt;Mar 4 07:06:04.727: RADIUS: Message Authenticator encoded&lt;BR /&gt;Mar 4 07:06:04.727: RADIUS(00000000): Started 5 sec timeout&lt;BR /&gt;Mar 4 07:06:09.782: RADIUS(00000000): Request timed out!&lt;BR /&gt;Mar 4 07:06:09.782: RADIUS: Retransmit to (10.60.0.26:1812,1813) for id 1645/135&lt;BR /&gt;Mar 4 07:06:09.782: RADIUS: Message Authenticator encoded&lt;BR /&gt;Mar 4 07:06:09.782: RADIUS(00000000): Started 5 sec timeout&lt;BR /&gt;Mar 4 07:06:14.843: RADIUS(00000000): Request timed out!&lt;BR /&gt;Mar 4 07:06:14.843: RADIUS: Fail-over to (10.60.0.27:1812,1813) for id 1645/135&lt;BR /&gt;Mar 4 07:06:14.843: RADIUS: Message Authenticator encoded&lt;BR /&gt;Mar 4 07:06:14.843: RADIUS(00000000): Started 5 sec timeout&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for your support.&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 07:25:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4039939#M558561</guid>
      <dc:creator>ChristophHofmann0740</dc:creator>
      <dc:date>2020-03-04T07:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4039948#M558563</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; First of all, for whatever reason, i believed you also had dead time configured. With your current configuration if the RADIUS server does not respond within 10 seconds, it is marked as dead, in order to NOT mark it alive on the next RADIUS request, configure "radius-server deadtime 30" to keep it down for the next 30 minutes, so to ignore it.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I see in the "Auth" file that authentication is successful towards 10.60.0.26 server, and no RADIUS requests are being sent to the second 10.60.0.27, so all good so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I see in the "No auth" file that immediately after 10.60.0.26 is declared dead, it's declared alive; this should be fixed by the above command. I see that the authentication request goes to the second server 10.60.0.27, but debug output is not complete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configure the above command, run the test again, and paste the complete output from RADIUS debug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 07:52:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4039948#M558563</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-03-04T07:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4040029#M558566</link>
      <description>&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;many thanks for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried the "radius-server deadtime 30" statement and now the client01 can authenticate against the second radius-server correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the "radius-server deadtime 30" a best practise command? I didn't found it in the Radius Configurations Guides and I think the 10 which was set before is a default-value.&lt;/P&gt;&lt;P&gt;The interessting thing is, that I can't see an accounting session in our ise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 09:56:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4040029#M558566</guid>
      <dc:creator>ChristophHofmann0740</dc:creator>
      <dc:date>2020-03-04T09:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4040812#M558594</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Doesn't really matter what the documentation states; i would set the value to something which fits my environment. Like, if you think that if something happens to your first RADIUS server, it could take like 2 hours to out it back online, i would configure the timer to be 2 hours, cause if i put it to 30 minutes, i will just make the switch toggle back and forward between the RADIUS server with no reason, and keep authentication in standby. The goal is is to keep the network stable and clients happy, and not to fallback to the first RADIUS server as fast as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Accounting doesn't work, most probably, because you copied my config and i had a typo in the accounting command &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa accounting dot1x default start-stop group AL_RADIUS-------should be&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa accounting dot1x default start-stop group &lt;STRONG&gt;ALL_RADIUS&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cristian Matei.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 11:32:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4040812#M558594</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-03-05T11:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4040889#M558611</link>
      <description>&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;many thanks for your support. &lt;SPAN&gt;I'm embarrassed&amp;nbsp; about the mistake if I copied from your example. It works fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will check whether it makes sense to configurate a load balancing for RADIUS-Deployment in our environment.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 13:50:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4040889#M558611</guid>
      <dc:creator>ChristophHofmann0740</dc:creator>
      <dc:date>2020-03-05T13:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Radius Server Config WS-C3560CX doesn't work correctly</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4040939#M558614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Mistake was mine, you just trusted me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 14:40:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-server-config-ws-c3560cx-doesn-t-work-correctly/m-p/4040939#M558614</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-03-05T14:40:48Z</dc:date>
    </item>
  </channel>
</rss>

