<?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 wired 802.1x and radius-server configuration in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219204#M117109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;I dont think that an engineer like you with a great caliber should ever give up. What I had noticed in the link I provided:&lt;/P&gt;&lt;P&gt;6509 uses &lt;STRONG&gt;dead-criteria&lt;/STRONG&gt; for radius monitoring. So use it without &lt;/P&gt;&lt;P&gt;without the "test username cciesec idle-time 1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you had been doing. And with the following:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-weight: bold;"&gt;radius-server dead-criteria tries&lt;/STRONG&gt; num-tries &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you may have already thoroughly reviewed the radius debug output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2013 00:42:19 GMT</pubDate>
    <dc:creator>askhuran</dc:creator>
    <dc:date>2013-04-30T00:42:19Z</dc:date>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219197#M117102</link>
      <description>&lt;P&gt;I have ISE configured for wired 802.1x and I am trying to understand the purpose of this command on the catalyst 6509 switch:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host 10.7.12.28 auth-port 1812 acct-port 1813 key 123456 &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;test username cciesec idle-time 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the purpose of the account cciesec and idle-time 1?&amp;nbsp; Does it mean that the the switch will attempt to connect to the radius server 10.7.12.28 every 1 minute to see if the radius server is still alive?&amp;nbsp; If so, how does it do it without the password specified?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:21:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219197#M117102</guid>
      <dc:creator>david.tran</dc:creator>
      <dc:date>2019-03-11T03:21:32Z</dc:date>
    </item>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219198#M117103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;test username &lt;EM&gt;username&lt;/EM&gt;&lt;/STRONG&gt; option enables automated testing of the RADIUS server connection, for monitoring purposes. The specified username does not need to be a valid user name. Even if authentication fails, the response received form Radius confirms that it is up and running. Though default username is test and password is test &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 21:33:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219198#M117103</guid>
      <dc:creator>askhuran</dc:creator>
      <dc:date>2013-04-29T21:33:20Z</dc:date>
    </item>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219199#M117104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok... can you give the exact syntax so that I can test it on my catalyst 6509?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 21:58:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219199#M117104</guid>
      <dc:creator>david.tran</dc:creator>
      <dc:date>2013-04-29T21:58:34Z</dc:date>
    </item>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219200#M117105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;radius-server host &lt;/STRONG&gt;{&lt;EM&gt;hostname&lt;/EM&gt; | &lt;EM&gt;ip-address&lt;/EM&gt;} [&lt;STRONG&gt;test&lt;/STRONG&gt; &lt;STRONG&gt;username&lt;/STRONG&gt; &lt;EM&gt;user-name&lt;/EM&gt;] [&lt;STRONG&gt;auth-port&lt;/STRONG&gt; &lt;EM&gt;port-number&lt;/EM&gt;]&amp;nbsp; [&lt;STRONG&gt;ignore-auth-port&lt;/STRONG&gt;] [&lt;STRONG&gt;acct-port&lt;/STRONG&gt; &lt;EM&gt;port-number&lt;/EM&gt;] [&lt;STRONG&gt;ignore-acct-port&lt;/STRONG&gt;] [&lt;STRONG&gt;timeout&lt;/STRONG&gt; &lt;EM&gt;seconds&lt;/EM&gt;]&amp;nbsp; [&lt;STRONG&gt;retransmit&lt;/STRONG&gt; &lt;EM&gt;retries&lt;/EM&gt;] [&lt;STRONG&gt;key&lt;/STRONG&gt; &lt;EM&gt;string&lt;/EM&gt;] [&lt;STRONG&gt;alias&lt;/STRONG&gt; {&lt;EM&gt;hostname&lt;/EM&gt; | &lt;EM&gt;ip-address&lt;/EM&gt;}] [&lt;STRONG&gt;idle-time&lt;/STRONG&gt; &lt;EM&gt;seconds&lt;/EM&gt;] &lt;/P&gt;&lt;P&gt; &lt;A name="wp1012446"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;no &lt;STRONG&gt;radius-server host &lt;/STRONG&gt;{&lt;EM&gt;hostname&lt;/EM&gt; | &lt;EM&gt;ip-address&lt;/EM&gt;} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;radius-server host 192.0.2.176 test username test1 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate if useful &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 22:09:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219200#M117105</guid>
      <dc:creator>edwjames</dc:creator>
      <dc:date>2013-04-29T22:09:07Z</dc:date>
    </item>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219201#M117106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my delima:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without the "test username cciesec idle-time 1" added, my 802.1x wired machine can get on the network just fine without any issues with ISE authentication.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host 10.7.12.28 auth-port 1812 acct-port 1813 key 123456 &lt;EM&gt;&lt;STRONG&gt;test username cciesec idle-time 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;radius-server host 10.7.12.29 auth-port 1812 acct-port 1813 key 123456 &lt;EM&gt;&lt;STRONG&gt;test username cciesec idle-time 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now my 802.1x machine can NOT authenticate with ISE and I can NOT log into the network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw, my 6509 is running version 12.2(33)XI10 with sup 720.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone knows why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 22:24:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219201#M117106</guid>
      <dc:creator>david.tran</dc:creator>
      <dc:date>2013-04-29T22:24:52Z</dc:date>
    </item>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219202#M117107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the 6509 Switch review the following for the commands:&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/docs/switches/lan/catalyst6500/ios/12.2SX/configuration/guide/webauth.html#wp1070653"&gt;http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/ios/12.2SX/configuration/guide/webauth.html#wp1070653&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 23:13:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219202#M117107</guid>
      <dc:creator>askhuran</dc:creator>
      <dc:date>2013-04-29T23:13:37Z</dc:date>
    </item>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219203#M117108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already reviewed the configuration and my configuration looks good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, I opened a TAC case with Cisco and after 30 minutes on the call, the TAC engineer has NO answer either.&amp;nbsp; He confirmed that my configuration looks good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He will try to replicate it in the lab and get back to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am beginning to have doubt about the ISE product, NOT in a very positive way &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 00:12:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219203#M117108</guid>
      <dc:creator>david.tran</dc:creator>
      <dc:date>2013-04-30T00:12:09Z</dc:date>
    </item>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219204#M117109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;I dont think that an engineer like you with a great caliber should ever give up. What I had noticed in the link I provided:&lt;/P&gt;&lt;P&gt;6509 uses &lt;STRONG&gt;dead-criteria&lt;/STRONG&gt; for radius monitoring. So use it without &lt;/P&gt;&lt;P&gt;without the "test username cciesec idle-time 1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you had been doing. And with the following:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-weight: bold;"&gt;radius-server dead-criteria tries&lt;/STRONG&gt; num-tries &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you may have already thoroughly reviewed the radius debug output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 00:42:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219204#M117109</guid>
      <dc:creator>askhuran</dc:creator>
      <dc:date>2013-04-30T00:42:19Z</dc:date>
    </item>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219205#M117110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Ashok Khurana wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;I dont think that an engineer like you with a great caliber should ever give up.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, I don't think that I have great caliber.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, I am aware of the radius-server dead-criteria.&amp;nbsp; However, I do not work for Cisco and I would like to have a solution form someone who have done this before and know how it works, not guessing around.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My point is that with both "radius-server deat-criteria 5 3" and "test username cciesesec idle-time 1" should do some kind of authentication against the ISE often, right?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, I span the port of the ISE and I am not seeing any authentication check from the switch to the ISE, So, how the switch know when the ISE is not available without checking the ISE every few seconds, like "keepalive radius packet"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to understand how the "test username cciesec idle-timeout 1" work, not the work-around approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 09:50:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219205#M117110</guid>
      <dc:creator>david.tran</dc:creator>
      <dc:date>2013-04-30T09:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219206#M117111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;My point is that with both "radius-server deat-criteria 5 3" and&amp;nbsp; "test username cciesesec idle-time 1" should do some kind of&amp;nbsp; authentication against the ISE often, right?&amp;nbsp; &lt;/PRE&gt;&lt;P&gt;The &lt;STRONG&gt;test username&lt;/STRONG&gt; command is an optional method used to verify the availability of a configured radius server by sending authentication messages with the configured username and it checks for a response, whether it receives accept or deny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The important thing to note regarding this command is that is somehow redundant because in a regular dot1x network, when a user wants to log in, the switch automatically sends radius authentication messages to ISE, and in case that the radius server doesn't respond according to the time window specified by the &lt;STRONG&gt;radius-server dead-criteria time&lt;/STRONG&gt; command,&amp;nbsp; is marked dead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that the test username command is useful onlny for long periods of inactivity when no one logs in, so you proactively check for radius reachability without having any user authentication processes ongoing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion is to get rid of &lt;STRONG&gt;test username&lt;/STRONG&gt; command and use&lt;STRONG&gt; radius-server dead-criteria time&lt;/STRONG&gt; necessarily combined with &lt;STRONG&gt;radius-server deadtime&lt;/STRONG&gt; because otherwise the radius server will flap between dead and alive status &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/wink.gif"&gt;&lt;/SPAN&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;Note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;radius-server dead-criteria time &lt;/STRONG&gt;X&lt;STRONG&gt; tries &lt;/STRONG&gt;Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X = timeout for the request message sent to ISE&lt;/P&gt;&lt;P&gt;Y = number of messages before giving up (ie - mark server dead) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;test username &lt;/STRONG&gt;- by default, the requests are sent at 1 hour interval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;radius-server deadtime &lt;/STRONG&gt;X - how long to consider the radius server dead before trying again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 12:32:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219206#M117111</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2013-04-30T12:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219207#M117112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Octavian Szolga wrote:&lt;/P&gt;&lt;P&gt;This means that the test username command is useful onlny for long&amp;nbsp; periods of inactivity when no one logs in, so you proactively check for&amp;nbsp; radius reachability without having any user authentication processes&amp;nbsp; ongoing. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;My suggestion is to get rid of &lt;/P&gt;
&lt;STRONG&gt;test username&lt;/STRONG&gt;
&lt;P&gt; command and use&lt;/P&gt;
&lt;STRONG&gt; radius-server dead-criteria time&lt;/STRONG&gt;
&lt;P&gt; necessarily combined with &lt;/P&gt;
&lt;STRONG&gt;radius-server deadtime&lt;/STRONG&gt;
&lt;P&gt; because otherwise the radius server will flap between dead and alive status&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you said sound fair but I have to ask, have you ever tested or is this just speculation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I said that is because I do NOT use radius-server deat-criteria time and and radius-server deadtime and I use test username with the idle-time of 1 minute, and the catalyst switch 6509 has no traffics communicating with the ISE radius when everything is idle.&amp;nbsp; I can confirm with because the ISE is sitting behind a checkpoint firewall and I am not seeing radius traffics from the switch to the ISE via tcpdump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks to me that the "test username idle-time 1" is broken.&amp;nbsp; The Cisco TAC engineer couldn't figure it out either &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 14:35:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219207#M117112</guid>
      <dc:creator>david.tran</dc:creator>
      <dc:date>2013-04-30T14:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219208#M117113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Updated to this issue:&amp;nbsp; Many thanks to the Cisco TAC engineer Ankur Bajaj for solving this issue.&amp;nbsp; The correct syntax should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host 10.7.12.28 auth-port 1812 acct-port 1813 test username cciesec idle-time 1 key 123456&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereas in my original configuration I had:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host 10.7.12.28 auth-port 1812 acct-port 1813 key 123456 &lt;EM&gt;&lt;STRONG&gt;test username cciesec idle-time 1&lt;/STRONG&gt;&lt;/EM&gt; which is WRONG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What Ankur Bajaj said makes sense, if you put "test username cciesec idle-time 1" after the radius key, it will take "123456 test username cciesec idle-time 1" as the radius key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though it makes sense, however, in the ISE log, I am not seeing anything about mismatch radius key so I think it must be another bug on either the catalyst 6509 or another bug on the ISE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 00:55:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219208#M117113</guid>
      <dc:creator>david.tran</dc:creator>
      <dc:date>2013-05-01T00:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219209#M117114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;What you said sound fair but I have to ask, have you ever tested or is this just speculation?&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Yes I did test it and it works although on different platforms (IOS bug?) it behaves differently. &lt;/P&gt;&lt;P&gt;On a Cat4500 the password sent with the username (I guess) is the radius key and ISE reports bad password for that username but on a 3750 the password sent with the username is the right one - the one configured with &lt;STRONG&gt;username X pass Y &lt;/STRONG&gt;command - and ISE reports successful authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is indeed weird is the fact that you're not seeing at all some authentication requests coming from Cat6500. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 20:01:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219209#M117114</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2013-05-01T20:01:59Z</dc:date>
    </item>
    <item>
      <title>wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219210#M117115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Octavian Szolga wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;My point is that with both "radius-server deat-criteria 5 3" and&amp;nbsp; "test username cciesesec idle-time 1" should do some kind of&amp;nbsp; authentication against the ISE often, right?&amp;nbsp; &lt;/BLOCKQUOTE&gt;&lt;P&gt;The &lt;STRONG&gt;test username&lt;/STRONG&gt; command is an optional method used to verify the availability of a configured radius server by sending authentication messages with the configured username and it checks for a response, whether it receives accept or deny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The important thing to note regarding this command is that is somehow redundant because in a regular dot1x network, when a user wants to log in, the switch automatically sends radius authentication messages to ISE, and in case that the radius server doesn't respond according to the time window specified by the &lt;STRONG&gt;radius-server dead-criteria time&lt;/STRONG&gt; command,&amp;nbsp; is marked dead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that the test username command is useful onlny for long periods of inactivity when no one logs in, so you proactively check for radius reachability without having any user authentication processes ongoing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion is to get rid of &lt;STRONG&gt;test username&lt;/STRONG&gt; command and use&lt;STRONG&gt; radius-server dead-criteria time&lt;/STRONG&gt; necessarily combined with &lt;STRONG&gt;radius-server deadtime&lt;/STRONG&gt; because otherwise the radius server will flap between dead and alive status &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&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;Note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;radius-server dead-criteria time &lt;/STRONG&gt;X&lt;STRONG&gt; tries &lt;/STRONG&gt;Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X = timeout for the request message sent to ISE&lt;/P&gt;&lt;P&gt;Y = number of messages before giving up (ie - mark server dead) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;test username &lt;/STRONG&gt;- by default, the requests are sent at 1 hour interval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;radius-server deadtime &lt;/STRONG&gt;X - how long to consider the radius server dead before trying again&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a recommendation regarding the values in &lt;STRONG style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;radius-server dead-criteria time &lt;/STRONG&gt;X&lt;STRONG style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt; tries &lt;/STRONG&gt;Y&lt;/P&gt;&lt;P&gt;I heard that for example Windows clients end up not connecting at all if the timers are too long. Is there a recommendation?&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;Roger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 08:20:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219210#M117115</guid>
      <dc:creator>r.pfffli</dc:creator>
      <dc:date>2013-05-03T08:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219211#M117116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Do you have a recommendation regarding the values in &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;radius-server dead-criteria time&lt;/STRONG&gt;&lt;STRONG&gt; &lt;/STRONG&gt;X &lt;STRONG style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;tries&lt;/STRONG&gt; Y&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I personally do not have a recommendation regarding the timers, but Cisco says in the TrustSec design slides or ISE DeepDives slides that for an ISE implementation with Active Directory Services it would be best to configure a timeout of 10 seconds and 3 retries because in some situations the Domain Controller may be overwhealmed with requests from clients and so on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It all depends on your particularly deployment and the requested fail-over interval. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 08:44:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219211#M117116</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2013-05-03T08:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: wired 802.1x and radius-server configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219212#M117117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Octavian Szolga wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I personally do not have a recommendation regarding the timers, but Cisco says in the TrustSec design slides or ISE DeepDives slides that for an ISE implementation with Active Directory Services it would be best to configure a timeout of 10 seconds and 3 retries because in some situations the Domain Controller may be overwhealmed with requests from clients and so on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It all depends on your particularly deployment and the requested fail-over interval. &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply! Could you please post the link to the TrustSec design slides or ISE DeepDive slides, I would be very interested to read those specific chapter. There are so many design guides on CCO, I have a hard time to find the correct ones &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a customer deployment a colleague was using &lt;EM&gt;radius-server dead-criteria time 4 tries 3&lt;/EM&gt; due to some test with Windows clients and this was working fine, no timeouts on client side anymore.&lt;/P&gt;&lt;P&gt;As you said, if the timer is too short, the domain controller might end up with troubles...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 09:10:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/wired-802-1x-and-radius-server-configuration/m-p/2219212#M117117</guid>
      <dc:creator>r.pfffli</dc:creator>
      <dc:date>2013-05-03T09:10:23Z</dc:date>
    </item>
  </channel>
</rss>

