<?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 DHCP and TFTP of configs in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-and-tftp-of-configs/m-p/4027211#M11853</link>
    <description>Though the documentation for the 2600s gives an example for a bootptab, information on using dhcp to specify a tftp server from which to download a configuration seems hard to come by.  Does anyone know which dhcp settings are used to specify a tftp server and filename?&lt;BR /&gt;&lt;BR /&gt;from looking at "show logging" it appears that after obtaining an address the switch attempts a tftp connection to the dhcp server, but I would like to be able to specify a tftp server.&lt;BR /&gt;&lt;BR /&gt;I'm using ISC DHCPD and have tried adding the following to the dhcpd.conf file:&lt;BR /&gt;&lt;BR /&gt;        server-name "10.5.2.118";&lt;BR /&gt;        next-server 10.5.2.118;&lt;BR /&gt;        option option-150 10.5.2.118;&lt;BR /&gt;        option tftp-server-name "10.5.2.118";&lt;BR /&gt;&lt;BR /&gt;(I've previously defined option 150 as&lt;BR /&gt;option option-150 code 150 = ip-address; )&lt;BR /&gt;&lt;BR /&gt;I've also tried two methods of specifying the filename:&lt;BR /&gt;&lt;BR /&gt;option bootfile-name "/tesxt.txt";&lt;BR /&gt;        filename "/tesssst.txt";&lt;BR /&gt;&lt;BR /&gt;I've assigned an ip address in the host definition, and that goes through and gets assigned correctly, what am I missing?</description>
    <pubDate>Tue, 26 Jun 2007 12:50:06 GMT</pubDate>
    <dc:creator>Chris Stave</dc:creator>
    <dc:date>2007-06-26T12:50:06Z</dc:date>
    <item>
      <title>DHCP and TFTP of configs</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-and-tftp-of-configs/m-p/4027211#M11853</link>
      <description>Though the documentation for the 2600s gives an example for a bootptab, information on using dhcp to specify a tftp server from which to download a configuration seems hard to come by.  Does anyone know which dhcp settings are used to specify a tftp server and filename?&lt;BR /&gt;&lt;BR /&gt;from looking at "show logging" it appears that after obtaining an address the switch attempts a tftp connection to the dhcp server, but I would like to be able to specify a tftp server.&lt;BR /&gt;&lt;BR /&gt;I'm using ISC DHCPD and have tried adding the following to the dhcpd.conf file:&lt;BR /&gt;&lt;BR /&gt;        server-name "10.5.2.118";&lt;BR /&gt;        next-server 10.5.2.118;&lt;BR /&gt;        option option-150 10.5.2.118;&lt;BR /&gt;        option tftp-server-name "10.5.2.118";&lt;BR /&gt;&lt;BR /&gt;(I've previously defined option 150 as&lt;BR /&gt;option option-150 code 150 = ip-address; )&lt;BR /&gt;&lt;BR /&gt;I've also tried two methods of specifying the filename:&lt;BR /&gt;&lt;BR /&gt;option bootfile-name "/tesxt.txt";&lt;BR /&gt;        filename "/tesssst.txt";&lt;BR /&gt;&lt;BR /&gt;I've assigned an ip address in the host definition, and that goes through and gets assigned correctly, what am I missing?</description>
      <pubDate>Tue, 26 Jun 2007 12:50:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-and-tftp-of-configs/m-p/4027211#M11853</guid>
      <dc:creator>Chris Stave</dc:creator>
      <dc:date>2007-06-26T12:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP and TFTP of configs</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-and-tftp-of-configs/m-p/4027212#M11854</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm no expert on DHCP but looking at this list of options:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.iana.org/assignments/bootp-dhcp-parameters" target="_blank"&gt;http://www.iana.org/assignments/bootp-dhcp-parameters&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;TFTP server name could be option 66 or 150. I'm guessing probably 66 - although it would appear that you've already tried server-name...&lt;BR /&gt;&lt;BR /&gt;Maybe things are case sensitive...&lt;BR /&gt;&lt;BR /&gt;You could try:&lt;BR /&gt;&lt;BR /&gt;Server-Name&lt;BR /&gt;Bootfile-Name&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Wed, 27 Jun 2007 03:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-and-tftp-of-configs/m-p/4027212#M11854</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-06-27T03:10:15Z</dc:date>
    </item>
  </channel>
</rss>

