<?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: &amp;quot;time-range&amp;quot; operator in dACL in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5201607#M592100</link>
    <description>&lt;P&gt;Interesting, then I think you can just create the time range object on the NAD, and then referencing it on the dACL. It would really be interesting to know if it worked for you : D&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2024 09:43:02 GMT</pubDate>
    <dc:creator>Aref Alsouqi</dc:creator>
    <dc:date>2024-10-01T09:43:02Z</dc:date>
    <item>
      <title>"time-range" operator in dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199728#M592032</link>
      <description>&lt;P&gt;Hi all;&lt;/P&gt;&lt;P&gt;After searching ISE admin portal, I did not find any useful contents which clarify the usage of "&lt;STRONG&gt;time-range&lt;/STRONG&gt;" operator in a dACL. Although ISE actually supports this operator, how can I use it? Does it require the existence of "time-range" configuration on the NAD or ISE supports defining it somewhere?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 04:32:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199728#M592032</guid>
      <dc:creator>rezaalikhani</dc:creator>
      <dc:date>2024-09-27T04:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: "time-range" operator in dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199789#M592034</link>
      <description>&lt;P&gt;Why you want time range in dacl?&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 07:40:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199789#M592034</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-09-27T07:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: "time-range" operator in dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199793#M592035</link>
      <description>&lt;P&gt;Quasi-relevant $0.02: In a previous position, I once tried lab-testing time range ACLs on an ASA 5510 for the purpose of disabling customer Wi-Fi after hours. Back then, when paying $$ per GB, why have public Wi-Fi leaches when you're closed?&amp;nbsp; I doubt that type of problem exists these days with corporate plans usually being straight priced for bandwidth on monthly connection rates / contracts.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Nowadays the case might be made to prevent illegal activity on public Wi-Fi when you're closed, as I'd think there would be people who might do such a thing in this day and age to mask their activities.&amp;nbsp; Or what if you're open only 9-5, you're in an office building, and people whose offices work longer hours leach off your guest Wi-Fi network all night?&lt;BR /&gt;&lt;BR /&gt;Food for thought (exercises),&lt;BR /&gt;David&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 07:54:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199793#M592035</guid>
      <dc:creator>davidgfriedman</dc:creator>
      <dc:date>2024-09-27T07:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: "time-range" operator in dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199823#M592036</link>
      <description>&lt;P&gt;I don't believe dACLs on IOS would support time range but I have never tried it through ISE. Based on the below 9800 WLC documentation dACLs only support IPs, ports, protocols, and the action. I would expect the same on the switches.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-10/config-guide/b_wl_17_10_cg/m_dACL.pdf" target="_blank"&gt;Downloadable ACL (cisco.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;From ISE perspective whatever you configure in the downloadable ACL section is going to be pushed via RADIUS to the NAD and the NAD will write it locally, this is why we use exactly the same syntax on ISE.&lt;/P&gt;
&lt;P&gt;Time range ACLs require the time range object to be defined before it could be referenced in the ACL. From ISE point of view there is no place where you can configure this as I'm aware of. What you can try to do would be to create the time range locally on the NAD and then referencing it from ISE when you create the dACL and see if that works.&lt;/P&gt;
&lt;P&gt;The concept behind the dACLs is to apply the enforcement based on the identity connected to the network and that enforcement will last for the whole lifecycle of that session. However, if you want to apply an enforcement that will affect the whole subnet/VLAN for the traffic passing through the firewall such as the internet traffic then you can apply this enforcement on the firewall rather than the dACLs.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 09:19:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199823#M592036</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2024-09-27T09:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: "time-range" operator in dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199828#M592037</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 14:17:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5199828#M592037</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-03T14:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: "time-range" operator in dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5200284#M592069</link>
      <description>&lt;P&gt;Thanks for your reply;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/284594"&gt;@Aref Alsouqi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I don't believe dACLs on IOS would support time range but I have never tried it through ISE.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rezaalikhani_0-1727513612792.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/230152iC637A77D3218973F/image-size/large?v=v2&amp;amp;px=999" role="button" title="rezaalikhani_0-1727513612792.png" alt="rezaalikhani_0-1727513612792.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I will check it and comeback with the result...&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 08:54:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5200284#M592069</guid>
      <dc:creator>rezaalikhani</dc:creator>
      <dc:date>2024-09-28T08:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: "time-range" operator in dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5201607#M592100</link>
      <description>&lt;P&gt;Interesting, then I think you can just create the time range object on the NAD, and then referencing it on the dACL. It would really be interesting to know if it worked for you : D&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 09:43:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5201607#M592100</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2024-10-01T09:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: "time-range" operator in dACL</title>
      <link>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5204020#M592215</link>
      <description>&lt;P&gt;Configured a dACL like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rezaalikhani_1-1728202387332.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/230654i353E06635145BB9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="rezaalikhani_1-1728202387332.png" alt="rezaalikhani_1-1728202387332.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is the result of the applied dACL:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rezaalikhani_2-1728202504318.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/230655i764DFD097EC4C6A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="rezaalikhani_2-1728202504318.png" alt="rezaalikhani_2-1728202504318.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After applying the dACL and double checking for the state of the time-range configuration, as you can see above, there is no "time-range" limitation applied in the output of the applied dACL on the user/machine session. The "192.168.10.10" is the IP address of the testing machine and the "192.168.10.11" is the IP address of the tested one.&lt;/P&gt;&lt;P&gt;This is the time-range I have defined:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rezaalikhani_3-1728202864854.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/230656i3B26AC1FD7366F6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="rezaalikhani_3-1728202864854.png" alt="rezaalikhani_3-1728202864854.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When the time-range was active, I loosed the ICMP connectivity to the target machine (as expected), but when it inactivated, the connectivity problem was not resolved... Based of my findings, the dACL in 2960X (at least) does not support "time-range" operator...&lt;/P&gt;&lt;P&gt;I use Cisco Catalyst 2960X with the lates Cisco's IOS recommendation.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2024 08:26:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/quot-time-range-quot-operator-in-dacl/m-p/5204020#M592215</guid>
      <dc:creator>rezaalikhani</dc:creator>
      <dc:date>2024-10-06T08:26:23Z</dc:date>
    </item>
  </channel>
</rss>

