<?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 Option 43 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/option-43/m-p/1945013#M180712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must use Option 43 HEX as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;&lt;P&gt;Add the Option 43 line with this syntax:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE&gt;option 43 hex &lt;HEXADECIMAL string=""&gt; &lt;/HEXADECIMAL&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The hexadecimal string in step 3 is assembled as a sequence of the&amp;nbsp; TLV values for the Option 43 suboption: Type + Length + Value. &lt;STRONG&gt;Type&lt;/STRONG&gt; is always the suboption code 0xf1. &lt;STRONG&gt;Length&lt;/STRONG&gt; is the number of controller management IP addresses times 4 in hex. &lt;STRONG&gt;Value&lt;/STRONG&gt; is the IP address of the controller listed sequentially in hex.&lt;/P&gt;&lt;P&gt;For example, suppose there are two controllers with management&amp;nbsp; interface IP addresses, 192.168.10.5 and 192.168.10.20. The type is&amp;nbsp; 0xf1. The length is 2 * 4 = 8 = 0x08. The IP addresses translate to&amp;nbsp; c0a80a05 (192.168.10.5) and c0a80a14 (192.168.10.20). When the string is&amp;nbsp; assembled, it yields f108c0a80a05c0a80a14. The Cisco IOS command that&amp;nbsp; is added to the DHCP scope is:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE&gt;option 43 hex f108c0a80a05c0a80a14&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00808714fe.shtml#p3"&gt;http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00808714fe.shtml#p3&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2012 04:42:01 GMT</pubDate>
    <dc:creator>blakekrone</dc:creator>
    <dc:date>2012-04-12T04:42:01Z</dc:date>
    <item>
      <title>Option 43</title>
      <link>https://community.cisco.com/t5/wireless/option-43/m-p/1945012#M180711</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is part of router configuration of dhcp for Wireless AP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ip dhcp excluded-address 172.16.100.1 172.16.100.100&lt;/P&gt;&lt;P&gt;ip dhcp pool lwapp-ap&lt;/P&gt;&lt;P&gt;network 172.16.100.0 255.255.255.0&lt;/P&gt;&lt;P&gt;default router 172.16.100.1&lt;/P&gt;&lt;P&gt;option 43 ascii "172.16.1.10"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip dhcp pool client-20&lt;/P&gt;&lt;P&gt;network 172.16.20.0 255.255.255.0&lt;/P&gt;&lt;P&gt;default-router 192.168.16.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip dhcp pool client-21&lt;/P&gt;&lt;P&gt;network 172.16.21.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question is it right to use option 43 ascii? i ask because when i replace ap with my laptop it takes 172.16.100.102 ip address, i know ap use Lwapp/capwap but it doesnt see 172.16.1.10 what can you advice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 04:59:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43/m-p/1945012#M180711</guid>
      <dc:creator>Kamran Mustafayev</dc:creator>
      <dc:date>2021-07-04T04:59:06Z</dc:date>
    </item>
    <item>
      <title>Option 43</title>
      <link>https://community.cisco.com/t5/wireless/option-43/m-p/1945013#M180712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must use Option 43 HEX as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;&lt;P&gt;Add the Option 43 line with this syntax:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE&gt;option 43 hex &lt;HEXADECIMAL string=""&gt; &lt;/HEXADECIMAL&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The hexadecimal string in step 3 is assembled as a sequence of the&amp;nbsp; TLV values for the Option 43 suboption: Type + Length + Value. &lt;STRONG&gt;Type&lt;/STRONG&gt; is always the suboption code 0xf1. &lt;STRONG&gt;Length&lt;/STRONG&gt; is the number of controller management IP addresses times 4 in hex. &lt;STRONG&gt;Value&lt;/STRONG&gt; is the IP address of the controller listed sequentially in hex.&lt;/P&gt;&lt;P&gt;For example, suppose there are two controllers with management&amp;nbsp; interface IP addresses, 192.168.10.5 and 192.168.10.20. The type is&amp;nbsp; 0xf1. The length is 2 * 4 = 8 = 0x08. The IP addresses translate to&amp;nbsp; c0a80a05 (192.168.10.5) and c0a80a14 (192.168.10.20). When the string is&amp;nbsp; assembled, it yields f108c0a80a05c0a80a14. The Cisco IOS command that&amp;nbsp; is added to the DHCP scope is:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE&gt;option 43 hex f108c0a80a05c0a80a14&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00808714fe.shtml#p3"&gt;http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00808714fe.shtml#p3&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 04:42:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43/m-p/1945013#M180712</guid>
      <dc:creator>blakekrone</dc:creator>
      <dc:date>2012-04-12T04:42:01Z</dc:date>
    </item>
  </channel>
</rss>

