<?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: Clients on ports getting their VLANs via Policy not getting a DHCP address in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90975#M21312</link>
    <description>I think this may be solved. In the policy, under "Default Actions" I changed "Permit Traffic" to "Contain to VLAN" and set the "Contain to VLAN" to the proper VLAN (100 in this example). The client received a DHCP address and I was able to get connected to the LAN and Internet. &lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1390c7486eca4a50a30b92bb66ddd6fd_594b70fc-1c03-4f8d-b0d7-fc6a93bb0892.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4546iE9D2F293F4690416/image-size/large?v=v2&amp;amp;px=999" role="button" title="1390c7486eca4a50a30b92bb66ddd6fd_594b70fc-1c03-4f8d-b0d7-fc6a93bb0892.jpg" alt="1390c7486eca4a50a30b92bb66ddd6fd_594b70fc-1c03-4f8d-b0d7-fc6a93bb0892.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 05:30:26 GMT</pubDate>
    <dc:creator>Michael_P</dc:creator>
    <dc:date>2019-07-24T05:30:26Z</dc:date>
    <item>
      <title>Clients on ports getting their VLANs via Policy not getting a DHCP address</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90970#M21307</link>
      <description>I  have an X620 setup as a core to a LAN with X440-G2 switches on the edge. I have policy working at the switches - for example: when a IP Camera is plugged in, policy assigns VLAN 13 untagged to the port, When an AP is plugged in, policy assigns VLAN 80 untagged and 60 &amp;amp; 70 tagged, etc. That part is working.&lt;BR /&gt;
&lt;BR /&gt;
The cameras are setup with static IP addresses and are reachable, but the APs (and other DHCP enabled devices) get the port configured correctly according to policy, but do not get DHCP addresses. &lt;BR /&gt;
&lt;BR /&gt;
For ports that have static VLANs assigned - DHCP is working fine.&lt;BR /&gt;
&lt;BR /&gt;
On a similar note: DHCP relay is working fine (except as listed above) but PXE booting is not working on any port static or dynamic. I figured I would mention this in case these issues are related.</description>
      <pubDate>Fri, 12 Jul 2019 04:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90970#M21307</guid>
      <dc:creator>Michael_P</dc:creator>
      <dc:date>2019-07-12T04:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Clients on ports getting their VLANs via Policy not getting a DHCP address</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90971#M21308</link>
      <description>Hi. There are a few things here. &lt;BR /&gt;
Can you post the policy config that is pushed to the switches?&lt;BR /&gt;
At the DHCP server do you see requests? that will help identify if the problem with policy is on ingress of the DHCP request or egressing the DHCP reply. &lt;BR /&gt;
DHCP does in fact use the BootP protocol, so I'm not sure why your PXE is not working while DHCP does work. Are you blocking something else with policy?</description>
      <pubDate>Sat, 13 Jul 2019 10:48:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90971#M21308</guid>
      <dc:creator>Matthew_Hum</dc:creator>
      <dc:date>2019-07-13T10:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Clients on ports getting their VLANs via Policy not getting a DHCP address</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90972#M21309</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
Matthew,&lt;BR /&gt;
Not blocking anything with Policy. I do not use a policy on the X620 at the core - just the X440s on the edge.&lt;BR /&gt;
&lt;BR /&gt;
configure policy profile 1 name "UPS" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy profile 2 name "CleartouchWindows" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy profile 3 name "V23Clients" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy profile 4 name "Phones" pvid-status "enable" pvid 4095 cos-status "enable" cos 6 egress-vlans 30&lt;BR /&gt;
configure policy profile 5 name "V22Clients" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy profile 6 name "V21Clients" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy profile 7 name "Printer" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy profile 8 name "DLE-Default" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy profile 9 name "SecurityCameras" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy profile 10 name "Wireless AP" pvid-status "enable" pvid 4095 egress-vlans 60,70&lt;BR /&gt;
configure policy profile 11 name "Phone Switches" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy profile 12 name "Safari" pvid-status "enable" pvid 4095&lt;BR /&gt;
configure policy vlanauthorization enable&lt;BR /&gt;
enable policy</description>
      <pubDate>Mon, 15 Jul 2019 20:02:27 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90972#M21309</guid>
      <dc:creator>Michael_P</dc:creator>
      <dc:date>2019-07-15T20:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Clients on ports getting their VLANs via Policy not getting a DHCP address</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90973#M21310</link>
      <description>Is the server seeing the DHCP requests?&lt;BR /&gt;
I'm assuming you're bridging at the AP. is the AP and phones sending the correct tags to the switch?&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;configure policy profile 4 name "Phones" pvid-status "enable" pvid 30 cos-status "enable" cos 6 egress-vlans 30&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
try this for the phones and see if it still has problems.</description>
      <pubDate>Fri, 19 Jul 2019 08:55:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90973#M21310</guid>
      <dc:creator>Matthew_Hum</dc:creator>
      <dc:date>2019-07-19T08:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Clients on ports getting their VLANs via Policy not getting a DHCP address</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90974#M21311</link>
      <description>&lt;BR /&gt;
This is for wired ports. DHCP is not making it to the server when the untagged vlan is dynamically assigned, but is making it to the server when the untagged vlan is statically assigned.</description>
      <pubDate>Wed, 24 Jul 2019 04:13:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90974#M21311</guid>
      <dc:creator>Michael_P</dc:creator>
      <dc:date>2019-07-24T04:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Clients on ports getting their VLANs via Policy not getting a DHCP address</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90975#M21312</link>
      <description>I think this may be solved. In the policy, under "Default Actions" I changed "Permit Traffic" to "Contain to VLAN" and set the "Contain to VLAN" to the proper VLAN (100 in this example). The client received a DHCP address and I was able to get connected to the LAN and Internet. &lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1390c7486eca4a50a30b92bb66ddd6fd_594b70fc-1c03-4f8d-b0d7-fc6a93bb0892.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4546iE9D2F293F4690416/image-size/large?v=v2&amp;amp;px=999" role="button" title="1390c7486eca4a50a30b92bb66ddd6fd_594b70fc-1c03-4f8d-b0d7-fc6a93bb0892.jpg" alt="1390c7486eca4a50a30b92bb66ddd6fd_594b70fc-1c03-4f8d-b0d7-fc6a93bb0892.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 05:30:26 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/clients-on-ports-getting-their-vlans-via-policy-not-getting-a/m-p/90975#M21312</guid>
      <dc:creator>Michael_P</dc:creator>
      <dc:date>2019-07-24T05:30:26Z</dc:date>
    </item>
  </channel>
</rss>

