<?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 Mobility express DHCP internal and switch port config in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/mobility-express-dhcp-internal-and-switch-port-config/m-p/4515873#M236391</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am tyring to configure wireless mobility express for IW6300 using 1542 WAP as master.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly advise what switch port configuration is best practice for DHCP.&amp;nbsp; I created DHCP in switch as below for MGMT of WIFI and then got IP assigned to 1542 of 172.16.29.50 and then set up the ME using cisco provision where I made 3 DHCP scope &amp;nbsp;- one for MGMT as vlan11 native same as switch with ip range 172.16.128.0/25. I made ME as DHCP for all scope including mgmt.. &amp;nbsp;with 172.16.29.50 as IP of ME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SWITCH DHCP SCOPE:&lt;/P&gt;&lt;P&gt;==================&lt;/P&gt;&lt;P&gt;ip dhcp pool MGMT_WIFI_TEST&lt;/P&gt;&lt;P&gt;network 172.16.29.0 255.255.255.192&lt;/P&gt;&lt;P&gt;default-router 172.16.29.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SWITCH interface config for all access points ports including MASTER&lt;/P&gt;&lt;P&gt;=======================================&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/11&lt;/P&gt;&lt;P&gt;description *wifi-test*&lt;/P&gt;&lt;P&gt;switchport trunk native vlan 11&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan 11,50,51&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;logging event status&lt;/P&gt;&lt;P&gt;no snmp trap link-status&lt;/P&gt;&lt;P&gt;spanning-tree portfast&lt;/P&gt;&lt;P&gt;spanning-tree bpduguard enable&lt;/P&gt;&lt;P&gt;ip dhcp snooping trust&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vlan 11&lt;/P&gt;&lt;P&gt;name MGMT&lt;/P&gt;&lt;P&gt;vlan 50&lt;/P&gt;&lt;P&gt;name WIFI&lt;/P&gt;&lt;P&gt;vlan 51&lt;/P&gt;&lt;P&gt;name WIFI-GUEST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan11&lt;/P&gt;&lt;P&gt;ip address 172.16.29.1 255.255.255.0&lt;/P&gt;&lt;P&gt;interface Vlan50&lt;/P&gt;&lt;P&gt;ip address 172.16.26.1 255.255.254.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan51&lt;/P&gt;&lt;P&gt;ip address 172.16.30.1 255.255.255.128&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now when &amp;nbsp;I remove from switch the DHCP scope above, the new 6300 don’t get located or found on ME even though they are getting ip from ME under MGMT. Why is this? When I configure back the scope on switch then the WAPs get associated with ME.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Dec 2021 10:05:02 GMT</pubDate>
    <dc:creator>adeebtaqui</dc:creator>
    <dc:date>2021-12-09T10:05:02Z</dc:date>
    <item>
      <title>Mobility express DHCP internal and switch port config</title>
      <link>https://community.cisco.com/t5/wireless/mobility-express-dhcp-internal-and-switch-port-config/m-p/4515873#M236391</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am tyring to configure wireless mobility express for IW6300 using 1542 WAP as master.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly advise what switch port configuration is best practice for DHCP.&amp;nbsp; I created DHCP in switch as below for MGMT of WIFI and then got IP assigned to 1542 of 172.16.29.50 and then set up the ME using cisco provision where I made 3 DHCP scope &amp;nbsp;- one for MGMT as vlan11 native same as switch with ip range 172.16.128.0/25. I made ME as DHCP for all scope including mgmt.. &amp;nbsp;with 172.16.29.50 as IP of ME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SWITCH DHCP SCOPE:&lt;/P&gt;&lt;P&gt;==================&lt;/P&gt;&lt;P&gt;ip dhcp pool MGMT_WIFI_TEST&lt;/P&gt;&lt;P&gt;network 172.16.29.0 255.255.255.192&lt;/P&gt;&lt;P&gt;default-router 172.16.29.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SWITCH interface config for all access points ports including MASTER&lt;/P&gt;&lt;P&gt;=======================================&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/11&lt;/P&gt;&lt;P&gt;description *wifi-test*&lt;/P&gt;&lt;P&gt;switchport trunk native vlan 11&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan 11,50,51&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;logging event status&lt;/P&gt;&lt;P&gt;no snmp trap link-status&lt;/P&gt;&lt;P&gt;spanning-tree portfast&lt;/P&gt;&lt;P&gt;spanning-tree bpduguard enable&lt;/P&gt;&lt;P&gt;ip dhcp snooping trust&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vlan 11&lt;/P&gt;&lt;P&gt;name MGMT&lt;/P&gt;&lt;P&gt;vlan 50&lt;/P&gt;&lt;P&gt;name WIFI&lt;/P&gt;&lt;P&gt;vlan 51&lt;/P&gt;&lt;P&gt;name WIFI-GUEST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan11&lt;/P&gt;&lt;P&gt;ip address 172.16.29.1 255.255.255.0&lt;/P&gt;&lt;P&gt;interface Vlan50&lt;/P&gt;&lt;P&gt;ip address 172.16.26.1 255.255.254.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan51&lt;/P&gt;&lt;P&gt;ip address 172.16.30.1 255.255.255.128&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now when &amp;nbsp;I remove from switch the DHCP scope above, the new 6300 don’t get located or found on ME even though they are getting ip from ME under MGMT. Why is this? When I configure back the scope on switch then the WAPs get associated with ME.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 10:05:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/mobility-express-dhcp-internal-and-switch-port-config/m-p/4515873#M236391</guid>
      <dc:creator>adeebtaqui</dc:creator>
      <dc:date>2021-12-09T10:05:02Z</dc:date>
    </item>
  </channel>
</rss>

