<?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: Axis security cameras on ISE, authenticating too often in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5264849#M595215</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/865739"&gt;@StevieC666&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep an eye on those newer Axis cameras - in my recent experience with a MAB scenario, the camera vendor ships them with 802.1X enabled, and this is not great because the certs are self-signed etc.&amp;nbsp; and you get 802.1X failed errors in ISE every minute until 802.1X is disabled on that camera.&lt;/P&gt;
&lt;P&gt;If you can swing a unique cert onto each camera using the Axis management tool, I'd be interested to know how it has evolved - the last time I checked, there was no enterprise grade way of managing a large fleet of cameras.&amp;nbsp; I am imagining something like what Cisco/Avaya do with deskphones (where the phones auto-enrol for a cert to their management platform via SCEP protocol) - creating thousands of certs manually is reason enough to not want to do this - so the vendors have to be "persuaded" to make their products more useable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2025 21:34:26 GMT</pubDate>
    <dc:creator>Arne Bier</dc:creator>
    <dc:date>2025-02-25T21:34:26Z</dc:date>
    <item>
      <title>Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/4167593#M563343</link>
      <description>&lt;P&gt;I am running ISE 2.2 p16.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a bunch of Axis security cameras, and all of them appear to be trying to reauth every minute or so. Typically, this isn't a problem, but some cameras will drop offline. I can see the following message in ISE.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;FailureReason&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;12929 NAS sends RADIUS accounting update messages too frequently&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Here is my switchport config...&lt;/P&gt;&lt;PRE&gt;interface GigabitEthernet2/5
 switchport access vlan 42
 switchport mode access
 switchport voice vlan 74
 ip device tracking maximum 10
 logging event link-status
 authentication control-direction in
 authentication event fail action next-method
 authentication event server dead action authorize vlan 42
 authentication event server dead action authorize voice
 authentication event server alive action reinitialize 
 authentication host-mode multi-auth
 authentication open
 authentication order mab dot1x
 authentication priority dot1x mab
 authentication port-control auto
 authentication periodic
 authentication timer reauthenticate server
 authentication violation restrict
 mab
 dot1x pae authenticator
 dot1x timeout quiet-period 300
 dot1x timeout tx-period 10
 dot1x timeout ratelimit-period 300
 service-policy input QoS-Input-Policy
 service-policy output QoS-Host-Port-Output-Policy
end&lt;/PRE&gt;&lt;P&gt;The ISE policy uses MAB and moves the endpoint to a group and changes VLAN.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know why this is happening and how I can stop it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 14:44:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/4167593#M563343</guid>
      <dc:creator>Josh Morris</dc:creator>
      <dc:date>2020-10-15T14:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/4167850#M563351</link>
      <description>&lt;P&gt;Do you send a customer Session-Timeout with each successful camera authentication? Perhaps you should not return a Session-Timeout value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my case (802.1X/MAB on a Cisco 9300) I have not sent a Session-Timeout from ISE and the switch tells me:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Status: Authorized&lt;BR /&gt;Domain: DATA&lt;BR /&gt;Oper host mode: multi-domain&lt;BR /&gt;Oper control dir: both&lt;BR /&gt;&lt;STRONG&gt;Session timeout: N/A&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is of course still an Accounting update, which I set to 2880 minutes (2 days) so that any active session over 2 days will still send Accounting to ISE (for session keepalive)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Session timeout: N/A&lt;BR /&gt;&lt;STRONG&gt;Acct update timeout: 172800s (local), Remaining: 171250s&lt;/STRONG&gt;&lt;BR /&gt;Common Session ID: 0702A8C0000001F72E4CBE3A&lt;BR /&gt;Acct Session ID: 0x000000c9&lt;BR /&gt;Handle: 0x520001ec&lt;BR /&gt;Current Policy: ISE_AUTH_POLICY&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 22:38:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/4167850#M563351</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2020-10-15T22:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/4168263#M563367</link>
      <description>&lt;P&gt;Thanks, I am currently not sending any session timeout to my security cameras, and my acct update is 7 hours. But I am seeing re-auths on these things every couple minutes. We got a login to one of the cameras and will check into it to see if its doing anything weird.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of course, if we statically set the port without any radius config, the camera works just fine with no issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 13:12:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/4168263#M563367</guid>
      <dc:creator>Josh Morris</dc:creator>
      <dc:date>2020-10-16T13:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5132801#M590141</link>
      <description>&lt;P&gt;I am having a similar issue with the Axis Cameras. Did you guys find a solution to this issue?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 19:47:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5132801#M590141</guid>
      <dc:creator>hogoqo</dc:creator>
      <dc:date>2024-06-17T19:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5243196#M593996</link>
      <description>&lt;P&gt;I too am having issues with Axis cameras staying connected to ports that we have ISE configured on. Once we remove the ISE authentication statements from the port, the cameras work correctly and do not disconnect. The symptom seen is the port is up, up (connected) but the authorized session loses its IP address, states Unknown for both IPv4 and IPv6. The dACL is in place and everything else looks good, just loses the IP address.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 20:57:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5243196#M593996</guid>
      <dc:creator>mgweston1</dc:creator>
      <dc:date>2025-01-03T20:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5243643#M594010</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1672022"&gt;@mgweston1&lt;/a&gt;&amp;nbsp;can you paste full config from the interface and what model and firmware Axis cameras has ? Have a lot cameras and working without any issue.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 18:14:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5243643#M594010</guid>
      <dc:creator>PSM</dc:creator>
      <dc:date>2025-01-05T18:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5244011#M594030</link>
      <description>&lt;P&gt;Thank you for reaching out. Here is the configuration on all switch access ports on the 9300 Catalyst switch:&lt;/P&gt;&lt;P&gt;switchport access vlan 2&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 102&lt;BR /&gt;device-tracking attach-policy IPDT_POLICY&lt;BR /&gt;authentication event fail action next-method&lt;BR /&gt;authentication event server dead action reinitialize vlan 2&lt;BR /&gt;authentication event server dead action authorize voice&lt;BR /&gt;authentication event server alive action reinitialize&lt;BR /&gt;authentication host-mode multi-auth&lt;BR /&gt;authentication open&lt;BR /&gt;authentication order dot1x mab&lt;BR /&gt;authentication priority dot1x mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;authentication periodic&lt;BR /&gt;authentication timer reauthenticate server&lt;BR /&gt;mab&lt;BR /&gt;snmp trap mac-notification change added&lt;BR /&gt;trust device cisco-phone&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;dot1x timeout quiet-period 300&lt;BR /&gt;dot1x timeout tx-period 5&lt;BR /&gt;auto qos voip cisco-phone&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;service-policy input AutoQos-4.0-CiscoPhone-Input-Policy&lt;BR /&gt;service-policy output AutoQos-4.0-Output-Policy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my list of Axis Cameras with current firmware:&lt;/P&gt;&lt;P&gt;Axis P1447-LE = 11.11.124&lt;BR /&gt;Axis P12 Mkll = 9.80.85&lt;BR /&gt;Axis M3206-LVE = 10.12.262&lt;/P&gt;&lt;P&gt;The first two don't seem to have an issue at this time, just the M3206-LVE model.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 16:55:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5244011#M594030</guid>
      <dc:creator>mgweston1</dc:creator>
      <dc:date>2025-01-06T16:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5244552#M594069</link>
      <description>&lt;P&gt;What type of authentications are you seeing in ISE?&amp;nbsp; I have noticed lately that newer cameras from factory are coming with 802.1X enabled by default, and this will cause the camera to constantly try 802.1X and fail (because it's not setup correctly and RADIUS server is not able to handle such a state). Then the cam fails back to MAB, and then 60 seconds later the 802.1X kicks in again, and repeats ad nauseum.&amp;nbsp; I then have to remove NAC commands on the interface, tell the Axis admins to disable 802.1X on the camera, and then re-enable NAC commands.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ideal situation is for cameras to have 802.1X enabled with certificates - if you can do this successfully then you have a good situation on your hands - and I would even go as far as disabling MAB on those interfaces for the ultimate port security.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 21:04:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5244552#M594069</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2025-01-07T21:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5244907#M594084</link>
      <description>&lt;P&gt;It sounds like authentication works but when a re-authentication occurs that the camera is disconnected and never comes back. This could be an issue with your ISE Authorization Profile which you have not included.&lt;/P&gt;
&lt;P&gt;In your Authorization Profile for you cameras, verify you are using Reauthentication (1800 is the default but I would go with at least 60 * 60 * 8 = &lt;STRONG&gt;28800&lt;/STRONG&gt;) and ensure Maintain Connectivity During Reauthentication is set to &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;RADIUS-Request&lt;/STRONG&gt;&lt;/FONT&gt;. This is actually controlling RADIUS attribute 29 for &lt;FONT face="courier new,courier"&gt;Termination-Action&lt;/FONT&gt; where the default is to disconnect &lt;EM&gt;then&lt;/EM&gt; perform a reauthentication.  Using &lt;FONT face="courier new,courier"&gt;RADIUS-Request&lt;/FONT&gt; instead of &lt;FONT face="courier new,courier"&gt;Default&lt;/FONT&gt; tells it to maintain the connection (do not disconnect) while performing the re-authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomas_0-1736366191891.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/237211iA680F61CA861E49A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomas_0-1736366191891.png" alt="thomas_0-1736366191891.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 20:04:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5244907#M594084</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2025-01-08T20:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5264825#M595213</link>
      <description>&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;Most interesting. I stumbled upon this thread as I've been pouring over the Axis network onboarding documentation, which is Aruba focused, so thought I'd give a little Google to Axis and ISE.&lt;/P&gt;&lt;P&gt;We currently have around 700 IP cameras across two fabric sites which we onboard with MAB and have done successfully since we migrated to SD-Access in 2021. We're about to refresh the cameras and have started recieving new Axis cameras today.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're planning on leveraging 802.1x to enable faster onboarding and to reduce the risk of MAC fraud. We're running ISE 3.3 Patch 4 with mainly IOS-XE 17.9.5 (although we've started testing 17.15.2)&lt;/P&gt;&lt;P&gt;I'll be back to this thread to see any updates and also share anything interesting we find.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 20:28:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5264825#M595213</guid>
      <dc:creator>StevieC666</dc:creator>
      <dc:date>2025-02-25T20:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5264849#M595215</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/865739"&gt;@StevieC666&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep an eye on those newer Axis cameras - in my recent experience with a MAB scenario, the camera vendor ships them with 802.1X enabled, and this is not great because the certs are self-signed etc.&amp;nbsp; and you get 802.1X failed errors in ISE every minute until 802.1X is disabled on that camera.&lt;/P&gt;
&lt;P&gt;If you can swing a unique cert onto each camera using the Axis management tool, I'd be interested to know how it has evolved - the last time I checked, there was no enterprise grade way of managing a large fleet of cameras.&amp;nbsp; I am imagining something like what Cisco/Avaya do with deskphones (where the phones auto-enrol for a cert to their management platform via SCEP protocol) - creating thousands of certs manually is reason enough to not want to do this - so the vendors have to be "persuaded" to make their products more useable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 21:34:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5264849#M595215</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2025-02-25T21:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Axis security cameras on ISE, authenticating too often</title>
      <link>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5335594#M598403</link>
      <description>&lt;P&gt;Been fighting with Axis camera 802.1X for some hours - it turns out that I had a Security Setting disabled in ISE 3.4 - I think the ISE default had this enabled - but it seemed "sensible" to disable it to improve security - but Axis cameras don't authenticate without this - neither the latest Device Manager signed certs, nor the Axis 802.1AR factory certs. Either they are violating the best practices, or the RFCs are too loose - I don't know. Axis seem to know what they're doing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Axis Accept without validation.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/252947i294FEC0EDAB74954/image-size/large?v=v2&amp;amp;px=999" role="button" title="Axis Accept without validation.png" alt="Axis Accept without validation.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 06:14:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/axis-security-cameras-on-ise-authenticating-too-often/m-p/5335594#M598403</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2025-10-03T06:14:58Z</dc:date>
    </item>
  </channel>
</rss>

