<?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: Option43 and EffiecientIP in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4979238#M264372</link>
    <description>&lt;P&gt;Thanks a lot friend for update us&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
    <pubDate>Fri, 15 Dec 2023 15:54:19 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2023-12-15T15:54:19Z</dc:date>
    <item>
      <title>Option43 and EffiecientIP</title>
      <link>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4977536#M264281</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;We moved over to EfficientIP and I'm having a time trying to get option43 working. with Windows DHCP it was creating a hex option, but hex or binary is not an option is EfficentIP.&lt;/P&gt;&lt;P&gt;I'm hoping someone here has had to set it up and knows the correct formatting.&lt;/P&gt;&lt;P&gt;We are demoing a 9800, and some 9166APs, but they can not be primed via console. The controller is on a vlan without DHCP, so putting the AP on the vlan won't help without it getting an IP. I also changed the cisco-capwap-controller dns record and not getting anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really don't want to re-IP the controller just to get the direct connection.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 22:10:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4977536#M264281</guid>
      <dc:creator>Dustin Anderson</dc:creator>
      <dc:date>2023-12-13T22:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Option43 and EffiecientIP</title>
      <link>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4977549#M264283</link>
      <description>&lt;P&gt;Not that many people used here i guess, what option you have in efficientip&amp;nbsp; ? what is the help guide says ?&lt;/P&gt;
&lt;P&gt;i have looked at their documentation not much information provided, so if you are product owner should ask their support.&lt;/P&gt;
&lt;P&gt;Once you find solution, kindly share with community here to their community to help.&lt;/P&gt;
&lt;P&gt;Infoblox use same acsii.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 22:43:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4977549#M264283</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-12-13T22:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Option43 and EffiecientIP</title>
      <link>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4977627#M264288</link>
      <description>&lt;P&gt;You can always use broadcast.... configure the ip helper for the subnet the ap is on to point to the controller ip. &amp;nbsp;That is what I have done in the past and works great. &amp;nbsp;You can add that ip helper even though you already have an ip helper configured. &amp;nbsp;You will need to also configure ip forward protocol. &amp;nbsp;DNS should also work if the DHCP address the ap gets points to the dns server with the record.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mrncciew.com/2013/05/04/wlc-discovery-via-broadcast/" target="_blank"&gt;https://mrncciew.com/2013/05/04/wlc-discovery-via-broadcast/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 00:36:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4977627#M264288</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-12-14T00:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Option43 and EffiecientIP</title>
      <link>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4979229#M264371</link>
      <description>&lt;P&gt;So, I got a response from eIP and how to correctly set the value. I'll lay it out below for anyone in the future.&lt;/P&gt;&lt;P&gt;Now, since option 43 could be used for other stuff, you could need to make ACLs to call it instead, but i'll show just setting it on a scope.&lt;/P&gt;&lt;P&gt;So, on my test scope, the default option 43 is set for IP, my test controller is 10.10.2.224 so if I set that it's converted to binary and sent incorrectly. The missed part that was unknown from eIP is you need to do \x before each set of hex characters. This is really not documented in their admin guide and I had to open a support ticket to get the answer. Hopefully this helps some of you in the future.&lt;/P&gt;&lt;P&gt;So, by my IP of 10.10.2.224, the Cisco hex is F1040A0A02EO, but for eIP, you need to enter&amp;nbsp;\xf1\x04\x0a\x0a\x02\xe0&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eIP options.jpg" style="width: 823px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/205128iFF7238AAADB43ADC/image-size/large?v=v2&amp;amp;px=999" role="button" title="eIP options.jpg" alt="eIP options.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you do that, the option will be passed in hex as seen in the pcap below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eIP pcap.jpg" style="width: 537px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/205129i0EF54D833C1BC476/image-size/large?v=v2&amp;amp;px=999" role="button" title="eIP pcap.jpg" alt="eIP pcap.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 15:40:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4979229#M264371</guid>
      <dc:creator>Dustin Anderson</dc:creator>
      <dc:date>2023-12-15T15:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Option43 and EffiecientIP</title>
      <link>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4979238#M264372</link>
      <description>&lt;P&gt;Thanks a lot friend for update us&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 15:54:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option43-and-effiecientip/m-p/4979238#M264372</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-15T15:54:19Z</dc:date>
    </item>
  </channel>
</rss>

