<?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 switch configuration with ISE in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/switch-configuration-with-ise/m-p/2250646#M18094</link>
    <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have an ISE implementation going on and need a switch configuration that can fail open if the ISE (Radius) is unavailable.&amp;nbsp; I have some facilities on the WAN must continue to operate if the WAN service fails.&amp;nbsp; They will not have a local ISE policy server at the location, all authentication will occur over the WAN.&amp;nbsp; I think the authentication commands can handle this, just looking for a sample configuration if someone has done this.&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 07:18:45 GMT</pubDate>
    <dc:creator>m-martynowski</dc:creator>
    <dc:date>2021-07-04T07:18:45Z</dc:date>
    <item>
      <title>switch configuration with ISE</title>
      <link>https://community.cisco.com/t5/wireless/switch-configuration-with-ise/m-p/2250646#M18094</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have an ISE implementation going on and need a switch configuration that can fail open if the ISE (Radius) is unavailable.&amp;nbsp; I have some facilities on the WAN must continue to operate if the WAN service fails.&amp;nbsp; They will not have a local ISE policy server at the location, all authentication will occur over the WAN.&amp;nbsp; I think the authentication commands can handle this, just looking for a sample configuration if someone has done this.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 07:18:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switch-configuration-with-ise/m-p/2250646#M18094</guid>
      <dc:creator>m-martynowski</dc:creator>
      <dc:date>2021-07-04T07:18:45Z</dc:date>
    </item>
    <item>
      <title>switch configuration with ISE</title>
      <link>https://community.cisco.com/t5/wireless/switch-configuration-with-ise/m-p/2250647#M18095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please have a look at the following Cisco doc for Switch Configuration Required to Support Cisco ISE Functions.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_sw_cnfg.pdf"&gt;http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_sw_cnfg.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also watch a couple of videos on you tube.&lt;/P&gt;&lt;P&gt;&lt;CITE&gt;www.youtube.com/watch?v=MVTjRMOs6aQ&lt;/CITE&gt;&lt;/P&gt;&lt;P&gt;&lt;CITE&gt;www.youtube.com/watch?v=iBDWs21yVeE&lt;/CITE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 03:18:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switch-configuration-with-ise/m-p/2250647#M18095</guid>
      <dc:creator>mmangat</dc:creator>
      <dc:date>2013-07-01T03:18:43Z</dc:date>
    </item>
    <item>
      <title>switch configuration with ISE</title>
      <link>https://community.cisco.com/t5/wireless/switch-configuration-with-ise/m-p/2250648#M18096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If you're using multi-auth, then you need this commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface Giga x/x/x &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; authentication host-mode multi-auth&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; authentication event server dead action reinitialize vlan &lt;DATA-VLAN&gt;&lt;/DATA-VLAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; authentication event server dead action authorize voice&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If you're using multi-domain then you need this commands.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface Giga x/x/x &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;authentication host-mode multi-domain&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;authentication event server dead action authorize vlan &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;STRONG&gt; &lt;DATA-VLAN&gt;&lt;/DATA-VLAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;authentication event server dead action authorize voice&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please rate if this helps&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 13:26:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switch-configuration-with-ise/m-p/2250648#M18096</guid>
      <dc:creator>Eduardo Aliaga</dc:creator>
      <dc:date>2013-07-03T13:26:28Z</dc:date>
    </item>
  </channel>
</rss>

