<?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 VSP - ADAC versus AUTO-SENSE in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-adac-versus-auto-sense/m-p/93741#M1966</link>
    <description>&lt;P&gt;Hi team!!!!&lt;/P&gt;&lt;P&gt;I have an old configuration in customer over ERS based in ADAC, the por is in customer VLAN (no EAP) and the voice VLAN is added with ADAC when IP Phone is connected (port in untagPvidonly with user VLAN as PVID).&lt;/P&gt;&lt;P&gt;Now Ill change to VSP (universal hardware) and customer wants to maintain (if it possible) this config.&lt;/P&gt;&lt;P&gt;As ADAC is deprecated (I belevie) I need to use auto-sense with voice detection, and it works fine, if a IP Phone is connected is assigned the voice VLAN but I don´t know how to set the port to assign user config (remember that not EAP) or both VLANs at the same time if:&lt;/P&gt;&lt;P&gt;laptop --&amp;gt; IP Phone --&amp;gt; SW PORT&lt;/P&gt;&lt;P&gt;Any idea???&lt;/P&gt;&lt;P&gt;Thanks in advance!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2022 12:51:05 GMT</pubDate>
    <dc:creator>EF</dc:creator>
    <dc:date>2022-11-15T12:51:05Z</dc:date>
    <item>
      <title>VSP - ADAC versus AUTO-SENSE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-adac-versus-auto-sense/m-p/93741#M1966</link>
      <description>&lt;P&gt;Hi team!!!!&lt;/P&gt;&lt;P&gt;I have an old configuration in customer over ERS based in ADAC, the por is in customer VLAN (no EAP) and the voice VLAN is added with ADAC when IP Phone is connected (port in untagPvidonly with user VLAN as PVID).&lt;/P&gt;&lt;P&gt;Now Ill change to VSP (universal hardware) and customer wants to maintain (if it possible) this config.&lt;/P&gt;&lt;P&gt;As ADAC is deprecated (I belevie) I need to use auto-sense with voice detection, and it works fine, if a IP Phone is connected is assigned the voice VLAN but I don´t know how to set the port to assign user config (remember that not EAP) or both VLANs at the same time if:&lt;/P&gt;&lt;P&gt;laptop --&amp;gt; IP Phone --&amp;gt; SW PORT&lt;/P&gt;&lt;P&gt;Any idea???&lt;/P&gt;&lt;P&gt;Thanks in advance!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 12:51:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-adac-versus-auto-sense/m-p/93741#M1966</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2022-11-15T12:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - ADAC versus AUTO-SENSE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-adac-versus-auto-sense/m-p/93742#M1967</link>
      <description>&lt;P&gt;EF, check out the documentation for auto-sense. We added flow charts to show how VLAN/ISIDs are assigned to ports. For your laptop setup you can either set the auto-sense data isid globally or per port, as you wish. Roger&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 13:45:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-adac-versus-auto-sense/m-p/93742#M1967</guid>
      <dc:creator>Roger_Lapuh</dc:creator>
      <dc:date>2022-11-15T13:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - ADAC versus AUTO-SENSE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-adac-versus-auto-sense/m-p/93744#M1968</link>
      <description>&lt;P&gt;Hi EF,&lt;/P&gt;&lt;P&gt;Using auto-sense without EAP for months, it's obviously possible to set up it as your needs. All what you need is to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;configure global auto-sense using c-vid value and not "untagged" option&lt;/LI&gt;&lt;LI&gt;setting end station VLAN as auto-sense data i-sid, globally or per port&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;By example, if your voice vlan id is 200 and associated to l2vsn 10200, and you want to give VLAN 100 associated to l2vsn 10100 to user on port 1/1, you have to do:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;conf t
auto-sense voice i-sid 10200 c-vid 200
int gi 1/1
auto-sense data i-sid 10100
end&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;You need to have previously set up local VLAN/I-SID assignement for both VOICE and DATA traffic, of course.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jave&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 13:49:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-adac-versus-auto-sense/m-p/93744#M1968</guid>
      <dc:creator>Jave</dc:creator>
      <dc:date>2022-11-15T13:49:54Z</dc:date>
    </item>
  </channel>
</rss>

