<?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: ERS 4800 FA ISID/VLAN assignment with NAC in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ers-4800-fa-isid-vlan-assignment-with-nac/m-p/81071#M9019</link>
    <description>&lt;P&gt;Glad to see it ok.&lt;/P&gt;&lt;P&gt;With this kind of setup and Access Control flexibility you have access to a huge potential for network automation.&lt;/P&gt;&lt;P&gt;Have a look at those threads:&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/view-question?ContributedContentKey=59d45d5b-0cef-49d3-b428-612fd8a17029&amp;amp;CommunityKey=efaccd87-cd58-4b48-8fdc-6c1c39b7c3db&amp;amp;tab=digestviewer" target="_self" rel="noreferrer"&gt;https://community.extremenetworks.com/extremeswitching%2Dvsp%2D233220/why%2Duse%2Da%2Dflex%2Duni%2D7829632&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please, don’t forget to close this topic&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 21 Feb 2021 15:23:49 GMT</pubDate>
    <dc:creator>Miguel-Angel_RO</dc:creator>
    <dc:date>2021-02-21T15:23:49Z</dc:date>
    <item>
      <title>ERS 4800 FA ISID/VLAN assignment with NAC</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ers-4800-fa-isid-vlan-assignment-with-nac/m-p/81068#M9016</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Wondering if anyone has a template for setting up ERS 4800 with Extreme Control so that ISID/VLAN pairs are auto-created.&lt;/P&gt;&lt;P&gt;Upstream switch is a VSP7400 and I can manually assign a port using cli “i-sid &amp;lt;ISID&amp;gt; vlan &amp;lt;ID&amp;gt;”. This tests successfully if I then add a port member manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When trying to automate this with MAC based auth via Extreme NAC I get “RADIUS Authentication timeout”&lt;/P&gt;&lt;P&gt;B09-L02C1S3(config)#% show eapol sessions&lt;BR /&gt;-------------------------- Unauthorized Clients ----------------------------&lt;BR /&gt;Unit/Port Client MAC Address Type &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Radius Status&lt;BR /&gt;--------- ------------------ -------------- ------------------------------&lt;BR /&gt;1/2 &amp;nbsp; &amp;nbsp; &amp;nbsp; 00:C0:B7:92:FE:D3 &amp;nbsp;Intruder &amp;nbsp; &amp;nbsp; &amp;nbsp; RADIUS Authentication timeout&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at control logs the correct rule is being hit and attributes are being passed:&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ffea4f7c5c9f433c8dbd6a957d2ea2a6_fb6e0031-6e2c-48cc-a46b-4fbeb01a4e85.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2306i68FEABEE34BCA5D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="ffea4f7c5c9f433c8dbd6a957d2ea2a6_fb6e0031-6e2c-48cc-a46b-4fbeb01a4e85.png" alt="ffea4f7c5c9f433c8dbd6a957d2ea2a6_fb6e0031-6e2c-48cc-a46b-4fbeb01a4e85.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see radius responses via a packet capture as well.. so there are responses going back to the switch (in addition management radius logins work).&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ffea4f7c5c9f433c8dbd6a957d2ea2a6_62310003-fae3-49bd-84be-0c81ce35fb9c.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/848i7CDF38F5FFF4A2D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="ffea4f7c5c9f433c8dbd6a957d2ea2a6_62310003-fae3-49bd-84be-0c81ce35fb9c.png" alt="ffea4f7c5c9f433c8dbd6a957d2ea2a6_62310003-fae3-49bd-84be-0c81ce35fb9c.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERS:&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;! *** VLAN ***&lt;BR /&gt;!&lt;BR /&gt;vlan create 6 type port 1&lt;BR /&gt;vlan ports 1/1-48 tagging unTagPvidOnly&lt;BR /&gt;vlan ports 1/50 tagging tagAll&lt;BR /&gt;vlan ports 2/1-48 tagging unTagPvidOnly&lt;BR /&gt;vlan ports 2/50 tagging tagAll&lt;BR /&gt;vlan configcontrol flexible&lt;BR /&gt;vlan members 1 NONE&lt;BR /&gt;no auto-pvid&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;eapol multihost allow-non-eap-enable&lt;BR /&gt;eapol multihost radius-non-eap-enable&lt;BR /&gt;eapol multihost auto-non-eap-mhsa-enable&lt;BR /&gt;eapol multihost use-radius-assigned-vlan&lt;BR /&gt;eapol multihost non-eap-use-radius-assigned-vlan&lt;BR /&gt;eapol multihost eap-packet-mode unicast&lt;BR /&gt;eapol multihost multivlan enable&lt;BR /&gt;eapol multihost non-eap-reauthentication-enable&lt;BR /&gt;interface Ethernet ALL&lt;BR /&gt;eapol multihost port 1/2 enable eap-mac-max 2 allow-non-eap-enable non-eap-mac-max 2 radius-non-eap-enable use-radius-assigned-vlan&lt;BR /&gt;&amp;nbsp;non-eap-use-radius-assigned-vlan eap-packet-mode unicast mac-max 2&lt;BR /&gt;exit&lt;BR /&gt;no eapol multihost non-eap-pwd-fmt ip-addr&lt;BR /&gt;no eapol multihost non-eap-pwd-fmt port-number&lt;BR /&gt;interface Ethernet ALL&lt;BR /&gt;eapol port 1/2 status auto traffic-control in&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fa extended-logging&lt;BR /&gt;fa zero-touch-option auto-port-mode-fa-client client-type 6-7&lt;BR /&gt;fa zero-touch-option auto-trusted-mode-fa-client client-type 6-7&lt;BR /&gt;no fa message-authentication 1/ALL,2/ALL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eventually I want to auth an avaya handset and a PC.. at the moment just wanting to get a single device authd with PVID set (untagged).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 07:37:48 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ers-4800-fa-isid-vlan-assignment-with-nac/m-p/81068#M9016</guid>
      <dc:creator>Glenn</dc:creator>
      <dc:date>2021-02-20T07:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: ERS 4800 FA ISID/VLAN assignment with NAC</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ers-4800-fa-isid-vlan-assignment-with-nac/m-p/81069#M9017</link>
      <description>&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here a working setup for me on ERS-4850 with a small difference.&lt;/P&gt;&lt;P&gt;I’m using SPBM on the ERS and not fabric attach but the radius attributes should be ok.&lt;/P&gt;&lt;P&gt;ERS4850:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;!&lt;BR /&gt;&lt;BR /&gt;! *** RADIUS ***&lt;BR /&gt;&lt;BR /&gt;radius server host 10.xx.xx.xx acct-enable&lt;BR /&gt;&lt;BR /&gt;radius server host used-by eapol acct-enable&lt;BR /&gt;&lt;BR /&gt;radius server host used-by non-eapol acct-enable timeout 20&lt;BR /&gt;&lt;BR /&gt;radius accounting interim-updates enable&lt;BR /&gt;&lt;BR /&gt;radius reachability mode use-radius username "reachme" password "reachme"&lt;BR /&gt;&lt;BR /&gt;radius reachability timeout 2&lt;BR /&gt;&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;! *** RADIUS Dynamic Server ***&lt;BR /&gt;&lt;BR /&gt;radius dynamic-server replay-protection&lt;BR /&gt;&lt;BR /&gt;radius dynamic-server client 10.xx.xx.xx&lt;BR /&gt;&lt;BR /&gt;radius dynamic-server client 10.xx.xx.xx port 3799&lt;BR /&gt;&lt;BR /&gt;adius dynamic-server client 10.xx.xx.xx secret ****************&lt;BR /&gt;&lt;BR /&gt;adius dynamic-server client 10.xx.xx.xx enable&lt;BR /&gt;&lt;BR /&gt;radius dynamic-server client 10.xx.xx.xx process-change-of-auth-requests&lt;BR /&gt;&lt;BR /&gt;radius dynamic-server client 10.xx.xx.xx process-disconnect-requests&lt;BR /&gt;&lt;BR /&gt;radius dynamic-server client 10.xx.xx.xx process-reauthentication-requests&lt;BR /&gt;&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;! *** EAP ***&lt;BR /&gt;&lt;BR /&gt;eapol multihost allow-non-eap-enable&lt;BR /&gt;&lt;BR /&gt;eapol multihost radius-non-eap-enable&lt;BR /&gt;&lt;BR /&gt;eapol multihost non-eap-phone-enable&lt;BR /&gt;&lt;BR /&gt;eapol multihost use-radius-assigned-vlan&lt;BR /&gt;&lt;BR /&gt;eapol multihost non-eap-use-radius-assigned-vlan&lt;BR /&gt;&lt;BR /&gt;eapol multihost eap-packet-mode unicast&lt;BR /&gt;&lt;BR /&gt;eapol multihost multivlan enable&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;!&lt;BR /&gt;&lt;BR /&gt;interface Ethernet ALL&lt;BR /&gt;&lt;BR /&gt;eapol multihost port 1-50 enable eap-mac-max 3 allow-non-eap-enable non-eap-mac-max 3 radius-non-eap-enable non-eap-phone-enable use-radius-assigned-vlan non-eap-use-radius-assigned-vlan eap-packet-mode unicast mac-max 3&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;no eapol multihost non-eap-pwd-fmt ip-addr&lt;BR /&gt;&lt;BR /&gt;no eapol multihost non-eap-pwd-fmt port-number&lt;BR /&gt;&lt;BR /&gt;interface Ethernet ALL&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;! EAPOL ENABLED PORTS&lt;BR /&gt;&lt;BR /&gt;eapol port 1-48 status auto re-authentication-period 60 quiet-interval 30 max-request 10&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;! UPLINKS&lt;BR /&gt;&lt;BR /&gt;eapol port 47-50 re-authentication-period 60 quiet-interval 30 max-request 10&lt;BR /&gt;&lt;BR /&gt;interface Ethernet ALL&lt;BR /&gt;&lt;BR /&gt;eapol port ALL radius-dynamic-server enable&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;! *** EAP Voip VLAN ***&lt;BR /&gt;&lt;BR /&gt;! eapol enable&lt;BR /&gt;&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;! *** Fabric Attach ***&lt;BR /&gt;&lt;BR /&gt;fa auto-provision server&lt;BR /&gt;&lt;BR /&gt;fa zero-touch-option auto-trusted-mode-fa-client client-type 6&lt;BR /&gt;&lt;BR /&gt;fa zero-touch-option auto-pvid-mode-fa-client client-type 6&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the NAC Radius attributes template:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;FA-VLAN-Create=1&lt;BR /&gt;&lt;BR /&gt;FA-VLAN-ISID=%VLAN_ID%:%CUSTOM1%&lt;BR /&gt;&lt;BR /&gt;Egress-VLANID=0x%CUSTOM2%&lt;BR /&gt;&lt;BR /&gt;FA-Service-Request=BPDU&lt;BR /&gt;&lt;BR /&gt;FA-Service-Request=SLPPGUARD&lt;BR /&gt;&lt;BR /&gt;FA-Service-Request=DHCPSNOOP:%VLAN_ID%&lt;BR /&gt;&lt;BR /&gt;Service-Type=%MGMT_SERV_TYPE%&lt;BR /&gt;&lt;BR /&gt;%CUSTOM3%&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the policy mapping for a printer (untagged) (32000xxx where 32=untagged and xxx=VLANID in hex):&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="9db30179941f49a7a62fc827485b44fd_9e329697-9307-42f5-9f94-8e7ec6b77f7b.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2874i3C68659B846EF452/image-size/large?v=v2&amp;amp;px=999" role="button" title="9db30179941f49a7a62fc827485b44fd_9e329697-9307-42f5-9f94-8e7ec6b77f7b.png" alt="9db30179941f49a7a62fc827485b44fd_9e329697-9307-42f5-9f94-8e7ec6b77f7b.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;Here for an IPPhone (a client can be attached behind the phone also doing MAC/802.1X auth)(31000xxx where 31=tagged and xxx=VLANID in hex)::&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="9db30179941f49a7a62fc827485b44fd_761b7615-cffb-4ebc-808b-39498b0d7058.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2202i0E704BEB42EC126D/image-size/large?v=v2&amp;amp;px=999" role="button" title="9db30179941f49a7a62fc827485b44fd_761b7615-cffb-4ebc-808b-39498b0d7058.png" alt="9db30179941f49a7a62fc827485b44fd_761b7615-cffb-4ebc-808b-39498b0d7058.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Give it a try and let me know&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 16:53:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ers-4800-fa-isid-vlan-assignment-with-nac/m-p/81069#M9017</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-02-20T16:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: ERS 4800 FA ISID/VLAN assignment with NAC</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ers-4800-fa-isid-vlan-assignment-with-nac/m-p/81070#M9018</link>
      <description>&lt;P&gt;Hah thanks so much Mig. That works a treat!!!&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2021 15:04:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ers-4800-fa-isid-vlan-assignment-with-nac/m-p/81070#M9018</guid>
      <dc:creator>Glenn</dc:creator>
      <dc:date>2021-02-21T15:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: ERS 4800 FA ISID/VLAN assignment with NAC</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ers-4800-fa-isid-vlan-assignment-with-nac/m-p/81071#M9019</link>
      <description>&lt;P&gt;Glad to see it ok.&lt;/P&gt;&lt;P&gt;With this kind of setup and Access Control flexibility you have access to a huge potential for network automation.&lt;/P&gt;&lt;P&gt;Have a look at those threads:&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/view-question?ContributedContentKey=59d45d5b-0cef-49d3-b428-612fd8a17029&amp;amp;CommunityKey=efaccd87-cd58-4b48-8fdc-6c1c39b7c3db&amp;amp;tab=digestviewer" target="_self" rel="noreferrer"&gt;https://community.extremenetworks.com/extremeswitching%2Dvsp%2D233220/why%2Duse%2Da%2Dflex%2Duni%2D7829632&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please, don’t forget to close this topic&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2021 15:23:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ers-4800-fa-isid-vlan-assignment-with-nac/m-p/81071#M9019</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-02-21T15:23:49Z</dc:date>
    </item>
  </channel>
</rss>

