<?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: IOS based DHCP option 43 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882458#M211835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the lovely explanation but the only thinmg which i dont understand is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option 43 hex f104.0a5e.dec8&amp;nbsp;&amp;nbsp; (why the format has . normally hexa doesnt have that so do we have to use it or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;secondly if I give managment IP to AP (staticaly ) 10.1.1.1 and WLC has 10.1.1.100 same subnet (suppose /24) then do i have to do this excersise of hexa etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2012 09:42:05 GMT</pubDate>
    <dc:creator>The_guroo_2</dc:creator>
    <dc:date>2012-05-17T09:42:05Z</dc:date>
    <item>
      <title>IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882453#M211830</link>
      <description>&lt;P&gt;hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i have a dhcp pool configure in core switch (IOS), than to configure option 43 for wireless for the APs in the same pool, how can we configure a controller's ip address&lt;/P&gt;&lt;P&gt;my question is&lt;/P&gt;&lt;P&gt;what is the best formula or tool to convert a wireless lan controller's ip to hexadecimal for its use with dhcp pool in ios switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 05:10:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882453#M211830</guid>
      <dc:creator>john smith</dc:creator>
      <dc:date>2021-07-04T05:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882454#M211831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many online binary to he converter. I just use MissingCalc on my iPhone:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott Fella&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 23:43:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882454#M211831</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2012-05-16T23:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882455#M211832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the AP model is not 1000 series , we use TLV format to define the option 43 :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type is f1&lt;/P&gt;&lt;P&gt;Lenght : no of controller * 4&lt;/P&gt;&lt;P&gt;Value : ip address of each cotnroller concatenated with each others . Make sure that every octet in the ip address is represented by two hexadecimal digits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have two cotnrollers with management ips as follow &lt;/P&gt;&lt;P&gt;10.126.126.2 and 10.127.127.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the type is f1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; length is 2* 4 = 8 ---08 in hex&lt;/P&gt;&lt;P&gt;ip addresses translates to &lt;/P&gt;&lt;P&gt;0a7e7e02 and 0a7f7f02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use calculator to do the conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the command to be applied is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;option 43 hex f1080a7e7e020a7f7f02 &lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 04:47:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882455#M211832</guid>
      <dc:creator>maldehne</dc:creator>
      <dc:date>2012-05-17T04:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882456#M211833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;guys i was about to ask the same question i didnt get the type we have 2125 model (i have one contoller) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip dhcp pool access-points&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; network 10.X.X.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; default-router 10.X.X.1 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; option 60 &lt;STRONG&gt;ascii Cisco AP c1142 (what does this mean)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; option 43 hex f104.0a5e.dec8&amp;nbsp; &lt;STRONG&gt;what does this&lt;/STRONG&gt; mean&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; lease 7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why life is so hard &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; this config is taken from exsisiting i need to config the same in other site so kindly help me with option 60 and option 43 how to come up with the values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 07:29:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882456#M211833</guid>
      <dc:creator>The_guroo_2</dc:creator>
      <dc:date>2012-05-17T07:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882457#M211834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DHCP servers must be&amp;nbsp; programmed to return the option based on the access point DHCP Vendor&amp;nbsp; Class Identifier (VCI) string (DHCP Option 60). The VCI strings for&amp;nbsp; Cisco access points that can operate in lightweight mode are listed in &lt;A href="http://www.cisco.com/en/US/partner/docs/wireless/access_point/1550/installation/guide/1550_axf.html#wp1007791"&gt;Table F-1&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp1007819"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" id="wp1007791table1007788" width="80%"&gt;&lt;CAPTION&gt;&lt;A name="wp1007791"&gt;&lt;/A&gt;&lt;A name="wpxref97604"&gt;&lt;/A&gt;&lt;P&gt; Table F-1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Lightweight Access Point VCI Strings &lt;/P&gt;&lt;/CAPTION&gt; &lt;TBODY&gt;&lt;TR align="left" valign="bottom"&gt;&lt;TH scope="col"&gt;&lt;A name="wp1007795"&gt;&lt;/A&gt;&lt;DIV&gt; Access Point &lt;/DIV&gt;&lt;/TH&gt; &lt;TH scope="col"&gt;&lt;A name="wp1007798"&gt;&lt;/A&gt;&lt;A name="wpmkr1007797"&gt;&lt;/A&gt;&lt;DIV&gt; Vendor Class Identifier (VCI) &lt;/DIV&gt;&lt;/TH&gt; &lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1007800"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1000 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1007802"&gt;&lt;/A&gt;&lt;P&gt; Airespace.AP1200 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1008043"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1100 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1008045"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP c1100 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1007804"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1130 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1007806"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP c1130 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1007808"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1200 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1007810"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP c1200 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1007812"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1240 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1007814"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP c1240 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1016220"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1250 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1016222"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP c1250 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1008057"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1300 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1008059"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP c1300 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD rowspan="3"&gt;&lt;A name="wp1007816"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1500 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1007818"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP c1500&lt;SUP&gt;&lt;A href="http://www.cisco.com/en/US/partner/docs/wireless/access_point/1550/installation/guide/1550_axf.html#wp1011422"&gt;1&lt;/A&gt; &lt;/SUP&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1011370"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP.OAP1500&lt;SUP&gt;&lt;A href="http://www.cisco.com/en/US/partner/docs/wireless/access_point/1550/installation/guide/1550_axf.html#wp1011391"&gt;2&lt;/A&gt; &lt;/SUP&gt;, Cisco AP.LAP15102, or&lt;BR /&gt;Cisco AP.LAP15052 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1011366"&gt;&lt;/A&gt;&lt;P&gt; Airespace.AP1200&lt;SUP&gt;&lt;A href="http://www.cisco.com/en/US/partner/docs/wireless/access_point/1550/installation/guide/1550_axf.html#wp1011394"&gt;3&lt;/A&gt; &lt;/SUP&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1011360"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1520 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1011362"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP c1520 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1019171"&gt;&lt;/A&gt;&lt;P&gt; Cisco Aironet 1550 series &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1019173"&gt;&lt;/A&gt;&lt;P&gt; Cisco AP c1550 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option 43 : Here you put the ip address of the management interface of the WLC in TLV format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;If the controller have ip address 10.1.1.1&lt;/P&gt;&lt;P&gt;DHCP option 43 value will be calculated as follows:&lt;/P&gt;&lt;P&gt;T=f1&lt;/P&gt;&lt;P&gt;L=4* number of controllers = 4*1=4 (04)&lt;/P&gt;&lt;P&gt;value is the ip address of the management interface in Hex format : 0A010101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so option 43 in this case is fa040a010101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;make sure to rate correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 08:23:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882457#M211834</guid>
      <dc:creator>maldehne</dc:creator>
      <dc:date>2012-05-17T08:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882458#M211835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the lovely explanation but the only thinmg which i dont understand is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option 43 hex f104.0a5e.dec8&amp;nbsp;&amp;nbsp; (why the format has . normally hexa doesnt have that so do we have to use it or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;secondly if I give managment IP to AP (staticaly ) 10.1.1.1 and WLC has 10.1.1.100 same subnet (suppose /24) then do i have to do this excersise of hexa etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 09:42:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882458#M211835</guid>
      <dc:creator>The_guroo_2</dc:creator>
      <dc:date>2012-05-17T09:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882459#M211836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no need for the . while entering the option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have the AP and the cotnroller on the same subnet there is no need for DHCP option 43 cause the AP shoule be&lt;/P&gt;&lt;P&gt;able to hunt the wireless lan controller through broadcast discovery request on its local subnet. This broadcast discovery request will be intercepted by the controller on the local subnet by sending back a discovery response to that request.&lt;/P&gt;&lt;P&gt;From the discovery response the AP gets more info about the controller and proceed with the rest of steps of Join process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Please make sure to rate correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 09:59:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882459#M211836</guid>
      <dc:creator>maldehne</dc:creator>
      <dc:date>2012-05-17T09:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882460#M211837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add the TLV without any intervening delimiters such as “.”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to use TLV with option 43 hex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well if the AP is in the same subnet as the WLC there is no need to configure DHCP option 43 cause the AP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will be able to discover the controller through broadcast discovery request on its local subnet which will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intercepted by the controller on the same subnet and reply accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohammad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 10:04:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882460#M211837</guid>
      <dc:creator>maldehne</dc:creator>
      <dc:date>2012-05-17T10:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882461#M211838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below link form the Cisco site gives a good explanantion on how to generate the Option43 for many types of DHCP servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00808714fe.shtml"&gt;http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00808714fe.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used tis doc to create opt43 in my Lab environment using IOS and on pruduction using Windows DHCP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 08:03:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882461#M211838</guid>
      <dc:creator>Chatura Fernando</dc:creator>
      <dc:date>2013-11-05T08:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: IOS based DHCP option 43</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882462#M211839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DHCP option 43 and option 60 config guide..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/wireless/controller/5.2/configuration/guide/c52lwap.html#wp1105242"&gt;http://www.cisco.com/en/US/docs/wireless/controller/5.2/configuration/guide/c52lwap.html#wp1105242&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 19:22:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882462#M211839</guid>
      <dc:creator>Abha Jha</dc:creator>
      <dc:date>2013-11-05T19:22:40Z</dc:date>
    </item>
    <item>
      <title>Hi folks,</title>
      <link>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882463#M211840</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;juts found this topic as I was trying to figure out how does that work.. As I couldn't find any tool to do that&amp;nbsp;I put a very quick and dirty script together, which should do the job...&amp;nbsp;&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;#!/usr/bin/python&lt;BR /&gt; &lt;BR /&gt;ips=['10.126.126.2', '10.127.127.2']&lt;BR /&gt; &lt;BR /&gt;iphex=''&lt;BR /&gt;type='f1'&lt;BR /&gt;wlcs='{0:x}'.format(4*len(ips)).zfill(2)&lt;BR /&gt; &lt;BR /&gt;for ip in ips:&lt;BR /&gt; for oct in ip.split('.'):&lt;BR /&gt;  iphex+='{0:x}'.format(int(oct)).zfill(2)&lt;BR /&gt;&lt;BR /&gt;print 'option 43: %s%s%s' % (type,wlcs,iphex)&lt;/PRE&gt;
&lt;P&gt;Edit the ips list with the IP/IPs of your controllers and copy-&amp;gt;paste it to a python shell... It should work .. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps someone..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2017 21:50:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-based-dhcp-option-43/m-p/1882463#M211840</guid>
      <dc:creator>danailpetrov</dc:creator>
      <dc:date>2017-01-07T21:50:55Z</dc:date>
    </item>
  </channel>
</rss>

