<?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: Send radius accounting interim-updates when User-Name Changes in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28121#M1373</link>
    <description>&lt;P style="margin: 0;"&gt;Hello &lt;A href="https://forums.ruckuswireless.com/users/609a6182758f933b8d57a318"&gt;&lt;/A&gt;lyubomir_traykov&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I understand your point.&lt;/DIV&gt;
&lt;DIV&gt;I haven't tested such a scenario in my lab, so I am not able to tell whether the behavior observed is expected, but it's something that definitely worths the try.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;For a better approach, the best action is opening a support case, that way we can replicate in our lab and even request for the fix/enhancement in case we found it's applicable.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;As a workaround, I can think of enabling COA to see if that will force the interim update to be immediately sent when the new user logs in:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;device(config)# aaa authorization coa enable&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 13 May 2021 12:07:06 GMT</pubDate>
    <dc:creator>Orlando_Elias</dc:creator>
    <dc:date>2021-05-13T12:07:06Z</dc:date>
    <item>
      <title>Send radius accounting interim-updates when User-Name Changes</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28116#M1368</link>
      <description>&lt;P style="margin: 0;"&gt;Hello, I am trying to configure ICX7450 with FortiGate Firewall Radius SSO. It is working ok for most of the cases. The only problem I have is on Windows 10 domain computer using User or computer authentication dot1x. The behaviour is as fallows:&lt;/P&gt;
&lt;P style="margin: 0;"&gt;1. The computer authenticates with the Computer Domain account. The switch sends radius accounting START packet and INTERIM packet with the computer User-Name and IP. Till this point everything is working as expected.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;2. The User logs in and performs Authentication Request. The switch is not sending Accounting START, STOP or INTERIM packet to the firewall and the accounting session continues. Because of this the User-Name in the firewall is not updated.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;3. When some time passes INTERIM Update is sent with the new User-Name by the switch to the firewall and the firewall updates the User-Name.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Question: How to configure the switch to send INTERIM Update immediately after the User logs in.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 11:18:02 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28116#M1368</guid>
      <dc:creator>lyubomir_trayko</dc:creator>
      <dc:date>2021-05-11T11:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Send radius accounting interim-updates when User-Name Changes</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28117#M1369</link>
      <description>&lt;P style="margin: 0;"&gt;Hello &lt;A href="https://forums.ruckuswireless.com/users/609a6182758f933b8d57a318"&gt;&lt;/A&gt;lyubomir_traykov&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;The interval in which interim updates for RADIUS accounting are sent can be configured and modified using these commands,&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;device(config)# radius-server accounting interim-updates&lt;BR /&gt;device(config)# radius-server accounting interim-interval 1&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please refer to the below guide for further details,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;A href="https://docs.commscope.com/bundle/fastiron-08080-commandref/page/GUID-3C0F31FB-CED5-47BC-8588-A8219B9C5361.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/bundle/fastiron-08080-commandref/page/GUID-3C0F31FB-CED5-47BC-8588-A8219B9C5361.html&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please let me know if you had any comments or concerns.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 14:43:59 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28117#M1369</guid>
      <dc:creator>Orlando_Elias</dc:creator>
      <dc:date>2021-05-11T14:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Send radius accounting interim-updates when User-Name Changes</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28118#M1370</link>
      <description>&lt;P style="margin: 0;"&gt;Thanks for the suggestion, but the minimum &lt;SPAN&gt;&amp;nbsp;interim-interval is 5 minutes. Also this will put a lot of unnecessary load to our radius server.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 05:20:03 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28118#M1370</guid>
      <dc:creator>lyubomir_trayko</dc:creator>
      <dc:date>2021-05-12T05:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Send radius accounting interim-updates when User-Name Changes</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28119#M1371</link>
      <description>&lt;P style="margin: 0;"&gt;Hello &lt;A href="https://forums.ruckuswireless.com/users/609a6182758f933b8d57a318"&gt;&lt;/A&gt;lyubomir_traykov&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I am concerned that you mention the ICX switch is not sending any START/STOP messages.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;That is something we should definitely double-check.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;An Accounting Start packet is sent to the RADIUS server when a user is successfully authenticated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;To enable start/stop packets for accounting, we should run this command:&lt;BR /&gt;&lt;BR /&gt;device(config)# aaa accounting dot1x default start-stop radius&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;device(config)# aaa accounting mac-auth default start-stop radius&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;We can debug any AAA action/packet with the following command:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;device#ptrace aaa&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;To stop this debug, run the command again.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I hope this information is useful.&lt;/DIV&gt;
&lt;DIV&gt;If you noticed any irregularity that you think we should check in detail, please don't hesitate to open a support case.&lt;/DIV&gt;
&lt;DIV&gt;We'll be happy to look into it.&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 May 2021 13:32:50 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28119#M1371</guid>
      <dc:creator>Orlando_Elias</dc:creator>
      <dc:date>2021-05-12T13:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Send radius accounting interim-updates when User-Name Changes</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28120#M1372</link>
      <description>&lt;P style="margin: 0;"&gt;The switch is not sending accounting information only when the User logs in. As you can see from the &lt;A href="https://bizcloud0008022-my.sharepoint.com/:t:/g/personal/lyubomir_traykov_traykovtrans_com/ER0JPtnLpnRDqCbK15SPt38BaLcCNRJgDs5nc-gOHMPmVw?e=vsrMqn" title="LOG" target="_blank" rel="noopener"&gt;LOG&lt;/A&gt; the computer authentication is sending accounting information.&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 05:57:40 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28120#M1372</guid>
      <dc:creator>lyubomir_trayko</dc:creator>
      <dc:date>2021-05-13T05:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Send radius accounting interim-updates when User-Name Changes</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28121#M1373</link>
      <description>&lt;P style="margin: 0;"&gt;Hello &lt;A href="https://forums.ruckuswireless.com/users/609a6182758f933b8d57a318"&gt;&lt;/A&gt;lyubomir_traykov&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I understand your point.&lt;/DIV&gt;
&lt;DIV&gt;I haven't tested such a scenario in my lab, so I am not able to tell whether the behavior observed is expected, but it's something that definitely worths the try.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;For a better approach, the best action is opening a support case, that way we can replicate in our lab and even request for the fix/enhancement in case we found it's applicable.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;As a workaround, I can think of enabling COA to see if that will force the interim update to be immediately sent when the new user logs in:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;device(config)# aaa authorization coa enable&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 May 2021 12:07:06 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Send-radius-accounting-interim-updates-when-User-Name-Changes/m-p/28121#M1373</guid>
      <dc:creator>Orlando_Elias</dc:creator>
      <dc:date>2021-05-13T12:07:06Z</dc:date>
    </item>
  </channel>
</rss>

