<?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: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518591#M530991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which portion of the config from ISE are you interested in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switchside is pretty standard closed mode. We cannot have VLAN move and DHCP Guest in Low Impact mode for it introduces catch 22 logic problem: client needs an IP to get to captive portal and since the port is auth open it will always get an IP from the starting VLAN. Of course you can have all end points start in the guest VLAN but I personally would recommend against it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the switch port config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rack01SW05(config)#do sh run inte g 1/0/1&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration : 570 bytes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/1&lt;/P&gt;&lt;P&gt; switchport access vlan 50&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; switchport nonegotiate&lt;/P&gt;&lt;P&gt; switchport voice vlan 51&lt;/P&gt;&lt;P&gt; authentication control-direction in&lt;/P&gt;&lt;P&gt; authentication event fail action next-method&lt;/P&gt;&lt;P&gt; authentication host-mode multi-auth&lt;/P&gt;&lt;P&gt; authentication order dot1x mab&lt;/P&gt;&lt;P&gt; authentication priority dot1x mab&lt;/P&gt;&lt;P&gt; authentication port-control auto&lt;/P&gt;&lt;P&gt; authentication periodic&lt;/P&gt;&lt;P&gt; authentication timer reauthenticate server&lt;/P&gt;&lt;P&gt; authentication violation restrict&lt;/P&gt;&lt;P&gt; mab&lt;/P&gt;&lt;P&gt; dot1x pae authenticator&lt;/P&gt;&lt;P&gt; dot1x timeout tx-period 5&lt;/P&gt;&lt;P&gt; dot1x max-reauth-req 1&lt;/P&gt;&lt;P&gt; spanning-tree portfast&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;Rack01SW05(config)#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2018 02:17:32 GMT</pubDate>
    <dc:creator>starvoise</dc:creator>
    <dc:date>2018-05-10T02:17:32Z</dc:date>
    <item>
      <title>ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518581#M530980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a previous post I had a question about Wired Guest Flow scenario that required a VLAN switch and an IP renew on the new VLAN.&lt;/P&gt;&lt;P&gt;Jason Kunst had recommended many solutions to resolve the issue my customer was experiencing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now My customer wants to look at applying the below solution for the VLAN switch / DHCP IP renew scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason:·"Have the user login with CWA and then Register the endpoints by redirecting to a hotspot portal that will disconnect them after registration and cause a new connection on the new VLAN coming through"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I am not sure exactly how to configure the above flow recommended by Jason. Please see attached screenshot of what I currently have. How do I introduce the Hotspot Portal to this Policy along with CWA?&lt;IMG alt="Screen Shot 2017-02-26 at 9.38.40 AM.png" class="image-1 jive-image" src="/legacyfs/online/fusion/104901_Screen Shot 2017-02-26 at 9.38.40 AM.png" style="height: 91px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nadeem Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2017 14:55:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518581#M530980</guid>
      <dc:creator>nadeekha</dc:creator>
      <dc:date>2017-02-26T14:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518582#M530981</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;I would like to add a question to the same case - ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue.&lt;/P&gt;&lt;P&gt;Java applet for DHCP release/renew does not work with Mozilla browser on Windows 7 and 10, there is a bug about that.&lt;/P&gt;&lt;P&gt;It does not work with Chrome as well.&lt;/P&gt;&lt;P&gt;Active X works with IE, but not with Edge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question: Is it possible to modify the Guest portal flow, so that Radius CoA will not send reauth, but port bounce?&lt;/P&gt;&lt;P&gt;How could I configure port bounce in order to get a new IP address in the new VLAN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2017 15:18:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518582#M530981</guid>
      <dc:creator>Vladislav Atanasov</dc:creator>
      <dc:date>2017-02-26T15:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518583#M530982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly sure of the needed flow and types of users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recommended disabling auto registration on the credentialed portal you are using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes inject a rule between the initial redirect and then the final permission off endpoint group with the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a guest type called VLANCHANGE and use for self-reg&lt;/P&gt;&lt;P&gt;Create an endpoint&amp;nbsp; group VLANCHANGE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if Guest_flow and guest_type VLANCHANGE equals X then redirect to hotspot portal that registers into endpoint group VLAN CHANGE, make sure Hotspot Portal is set to terminate not re-auth (ISE 2.1 patch 1 and higher)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The flow would be like this&lt;/P&gt;&lt;P&gt;1. User redirected to credentialed portal&lt;/P&gt;&lt;P&gt;2. after login, COA takes place and redirected to hotspot portal for device registration&lt;/P&gt;&lt;P&gt;3. After registration COA disconnect is sent&lt;/P&gt;&lt;P&gt;4. device comes back in using endpoint group authorization in new VLAN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 14:53:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518583#M530982</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2017-02-27T14:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518584#M530983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately the release, renew is not recommended as you can see many issues you run into. please reach out with your account team if you are needing this functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The recommended way to approach would be what I suggested in the answer to this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also recommend staying away from VLAN change for guests. If you need it try using dot1x for your guest flows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 14:55:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518584#M530983</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2017-02-27T14:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518585#M530984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see this &lt;A href="https://community.cisco.com/thread/81859"&gt;Solution for Change of VLAN for wired Guests using Smart Port Macros&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 21:42:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518585#M530984</guid>
      <dc:creator>umahar</dc:creator>
      <dc:date>2017-05-19T21:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518586#M530985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, does this configuration with CoA disconnect should force the client the request a new IP address after the VLAN change ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matteo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 10:26:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518586#M530985</guid>
      <dc:creator>matteodapozzo</dc:creator>
      <dc:date>2017-10-25T10:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518587#M530986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes That’s what I explained above but it depends on your switch behavior, please see @utkarsh post above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:07:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518587#M530986</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2017-10-25T12:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518588#M530987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matteo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have shown and tested change of VLAN functionality using macros and ISE to atleast two customers who seemed quite convinced. Nothing has been put into production yet. &lt;/P&gt;&lt;P&gt;In the PPT posted in the thread you would notice that we are disabling dot1x on the port after a guest connects using macros to avoid the guest session running into a loop.&lt;/P&gt;&lt;P&gt;However recently we found another solution where we can send the VLAN id in the radius request and make an authorization rule on ISE based on Guest VLAN to avoid the loop.&lt;/P&gt;&lt;P&gt;This way we can achieve change of VLAN as well as retain the mab session/ ip phone session on that port. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 15:23:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518588#M530987</guid>
      <dc:creator>umahar</dc:creator>
      <dc:date>2017-10-25T15:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518589#M530988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matteo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would have to change CoA response to be port-bounce which will force the client to re-ip in the guest vlan. It is fully sported feature and has been working fine in my labs. If you need more support, please do reach to your account team, they should be able to help you with exact configuration steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would avoid using macros for guest for it is gong to be challenging to force port clean up when accounts expire.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 20:33:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518589#M530988</guid>
      <dc:creator>starvoise</dc:creator>
      <dc:date>2018-02-12T20:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518590#M530989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Starvoise, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your feedback. Please can you share your configuration on the switch side and on the ISE side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matteo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 08:25:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518590#M530989</guid>
      <dc:creator>matteodapozzo</dc:creator>
      <dc:date>2018-02-14T08:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: ISE 2.1 Wired Guest Flow VLAN IP Release/Renew Issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518591#M530991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which portion of the config from ISE are you interested in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switchside is pretty standard closed mode. We cannot have VLAN move and DHCP Guest in Low Impact mode for it introduces catch 22 logic problem: client needs an IP to get to captive portal and since the port is auth open it will always get an IP from the starting VLAN. Of course you can have all end points start in the guest VLAN but I personally would recommend against it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the switch port config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rack01SW05(config)#do sh run inte g 1/0/1&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration : 570 bytes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/1&lt;/P&gt;&lt;P&gt; switchport access vlan 50&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; switchport nonegotiate&lt;/P&gt;&lt;P&gt; switchport voice vlan 51&lt;/P&gt;&lt;P&gt; authentication control-direction in&lt;/P&gt;&lt;P&gt; authentication event fail action next-method&lt;/P&gt;&lt;P&gt; authentication host-mode multi-auth&lt;/P&gt;&lt;P&gt; authentication order dot1x mab&lt;/P&gt;&lt;P&gt; authentication priority dot1x mab&lt;/P&gt;&lt;P&gt; authentication port-control auto&lt;/P&gt;&lt;P&gt; authentication periodic&lt;/P&gt;&lt;P&gt; authentication timer reauthenticate server&lt;/P&gt;&lt;P&gt; authentication violation restrict&lt;/P&gt;&lt;P&gt; mab&lt;/P&gt;&lt;P&gt; dot1x pae authenticator&lt;/P&gt;&lt;P&gt; dot1x timeout tx-period 5&lt;/P&gt;&lt;P&gt; dot1x max-reauth-req 1&lt;/P&gt;&lt;P&gt; spanning-tree portfast&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;Rack01SW05(config)#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 02:17:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-2-1-wired-guest-flow-vlan-ip-release-renew-issue/m-p/3518591#M530991</guid>
      <dc:creator>starvoise</dc:creator>
      <dc:date>2018-05-10T02:17:32Z</dc:date>
    </item>
  </channel>
</rss>

