<?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 ISE Condition - NAS IP Address Wildcard? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139788#M132743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try to use the argument "Matches" and if it is not present you can add this into an authorization condition (Policy Elements &amp;gt; Conditions &amp;gt; Authorization). Create the condition there and then call the condition in the authorization policy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tarik Admani &lt;BR /&gt;*Please rate helpful posts*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Apr 2013 16:07:22 GMT</pubDate>
    <dc:creator>Tarik Admani</dc:creator>
    <dc:date>2013-04-16T16:07:22Z</dc:date>
    <item>
      <title>ISE Condition - NAS IP Address Wildcard?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139785#M132740</link>
      <description>&lt;P&gt;I'm trying to add a condition rule into an uthorization policy by using the 'NAS IP Address' with a IP address that has a wildcard in it, ie, 192.168.0.* but it doesn't seem to like that.&amp;nbsp; Does anyone know how I can use a wildcard in this field?&amp;nbsp; I only have option of 'Equals' 'Not Equals' so there is no 'Starts with'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:18:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139785#M132740</guid>
      <dc:creator>Zachary McGibbon</dc:creator>
      <dc:date>2019-03-11T03:18:44Z</dc:date>
    </item>
    <item>
      <title>ISE Condition - NAS IP Address Wildcard?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139786#M132741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of code are you on, you should be able to regex in combination with the "matches" argument. Here is a sample of the regex commands you can use with ISE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 3: Matches—You select the CERTIFICATE dictionary, and you select the Organization value, which displays CERTIFICATE:Organization in the Expression field. You select the Matches operator in the second field (pull-down list). In the third field (text box), you enter a REGEX value to match Organization value. The following are some common options for "Matches:&lt;/P&gt;&lt;P&gt;–`Starts with'—for example, using the REGEX value of ^(Acme).*—this condition is configured as CERTIFICATE:Organization MATCHES `Acme' (any match with a condition that starts with "Acme").&lt;/P&gt;&lt;P&gt;–`Ends with'—for example, using the REGEX value of .*(mktg)$—this condition is configured as CERTIFICATE:Organization MATCHES `mktg' (any match with a condition that ends with "mktg").&lt;/P&gt;&lt;P&gt;–`Contains'—for example, using the REGEX value of .*(1234).*—this condition is configured as CERTIFICATE:Organization MATCHES `1234' (any match with a condition that contains "1234", such as Eng1234, 1234Dev, and Corp1234Mktg).&lt;/P&gt;&lt;P&gt;–`Does not start with'—for example, using the REGEX value of ^(?!LDAP).*—this condition is configured as CERTIFICATE:Organization MATCHES `LDAP' (any match with a condition that does not start with "LDAP", such as usLDAP or CorpLDAPmktg).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tarik Admani &lt;BR /&gt;*Please rate helpful posts*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 21:43:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139786#M132741</guid>
      <dc:creator>Tarik Admani</dc:creator>
      <dc:date>2013-04-15T21:43:25Z</dc:date>
    </item>
    <item>
      <title>ISE Condition - NAS IP Address Wildcard?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139787#M132742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Tarik, I tried to put this condition in with regex and it failed, my condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/1/6/8/135861-condition.png" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/2/6/8/135862-condition.png" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it doesn't look like it likes it...&amp;nbsp; I'm running:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ise-01/admin# sh application version ise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco Identity Services Engine&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1.1.3.124&lt;/P&gt;&lt;P&gt;Build Date&amp;nbsp;&amp;nbsp; : Thu Feb&amp;nbsp; 7 06:55:38 2013&lt;/P&gt;&lt;P&gt;Install Date : Fri Apr 12 14:17:44 2013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco Identity Services Engine Patch&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1&lt;/P&gt;&lt;P&gt;Install Date : Fri Apr 12 14:23:17 2013&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 15:59:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139787#M132742</guid>
      <dc:creator>Zachary McGibbon</dc:creator>
      <dc:date>2013-04-16T15:59:53Z</dc:date>
    </item>
    <item>
      <title>ISE Condition - NAS IP Address Wildcard?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139788#M132743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try to use the argument "Matches" and if it is not present you can add this into an authorization condition (Policy Elements &amp;gt; Conditions &amp;gt; Authorization). Create the condition there and then call the condition in the authorization policy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tarik Admani &lt;BR /&gt;*Please rate helpful posts*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 16:07:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139788#M132743</guid>
      <dc:creator>Tarik Admani</dc:creator>
      <dc:date>2013-04-16T16:07:22Z</dc:date>
    </item>
    <item>
      <title>ISE Condition - NAS IP Address Wildcard?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139789#M132744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; For NAS-IP I only get EQUALS, NOT EQUALS, no matches &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 16:10:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139789#M132744</guid>
      <dc:creator>Zachary McGibbon</dc:creator>
      <dc:date>2013-04-16T16:10:14Z</dc:date>
    </item>
    <item>
      <title>ISE Condition - NAS IP Address Wildcard?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139790#M132745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is fine, you should be able to add this in the authorization condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tarik Admani &lt;BR /&gt;*Please rate helpful posts*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 16:11:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139790#M132745</guid>
      <dc:creator>Tarik Admani</dc:creator>
      <dc:date>2013-04-16T16:11:24Z</dc:date>
    </item>
    <item>
      <title>ISE Condition - NAS IP Address Wildcard?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139791#M132746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Same thing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/3/6/8/135863-condition.png" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 16:14:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139791#M132746</guid>
      <dc:creator>Zachary McGibbon</dc:creator>
      <dc:date>2013-04-16T16:14:40Z</dc:date>
    </item>
    <item>
      <title>ISE Condition - NAS IP Address Wildcard?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139792#M132747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are trying to use the nas-ip-address with a wildcard you may want to consider mapping these network devices to a group and setting the group condition. However, I am curious to see if this is a bug, because I am able to run the matches condition against the Called-Station-ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please run this by TAC and see if a bug needs to be opened or have a feature enhancement filed for this? I would assume all attributes should be able to use regex statements with the Matches arguement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tarik Admani &lt;BR /&gt;*Please rate helpful posts*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 16:29:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-condition-nas-ip-address-wildcard/m-p/2139792#M132747</guid>
      <dc:creator>Tarik Admani</dc:creator>
      <dc:date>2013-04-16T16:29:43Z</dc:date>
    </item>
  </channel>
</rss>

